[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / gnu

Annotation of src/gnu/Makefile, Revision 1.2

1.1       deraadt     1: #      $NetBSD: Makefile,v 1.4 1995/04/23 07:49:43 cgd Exp $
                      2:
                      3: SUBDIR+= lib usr.bin
                      4: .if (${MACHINE_ARCH} != "alpha")
1.2     ! deraadt     5: SUBDIR+= libexec
1.1       deraadt     6: .endif
                      7:
                      8: .include <bsd.subdir.mk>