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

Annotation of src/lkm/Makefile, Revision 1.3

1.3     ! deraadt     1: #      $OpenBSD: Makefile,v 1.2 1996/06/02 04:51:31 tholo Exp $
1.1       mickey      2:
                      3: SUBDIR+= ipl
1.2       tholo       4:
1.3     ! deraadt     5: #.if ${MACHINE_ARCH} == "i386"
        !             6: #SUBDIR+= ap
        !             7: #.endif
1.1       mickey      8:
                      9: .include <bsd.subdir.mk>