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

Annotation of src/distrib/Makefile, Revision 1.6

1.6     ! deraadt     1: #      $OpenBSD: Makefile,v 1.5 1997/09/18 17:18:33 deraadt Exp $
1.1       deraadt     2:
1.6     ! deraadt     3: .if    !make(install)
        !             4: SUBDIR= special
        !             5: .endif
        !             6: SUBDIR+= ${MACHINE} notes
1.1       deraadt     7:
                      8: .include <bsd.subdir.mk>