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

Annotation of src/sys/Makefile, Revision 1.7

1.7     ! deraadt     1: #      $OpenBSD: Makefile,v 1.6 2000/04/28 23:17:04 espie Exp $
1.1       deraadt     2: #      $NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $
                      3:
1.7     ! deraadt     4: # arch/arc arch/wgrisc
        !             5: SUBDIR=        arch/alpha arch/amiga arch/hp300 arch/i386 \
        !             6:        arch/mac68k arch/mvme68k arch/pmax arch/powerpc \
        !             7:        arch/sparc arch/vax
1.1       deraadt     8:
                      9: .include <bsd.subdir.mk>