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

Annotation of src/sys/Makefile, Revision 1.8

1.8     ! deraadt     1: #      $OpenBSD: Makefile,v 1.7 2000/05/25 21:54:37 deraadt 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 \
1.8     ! deraadt     7:        arch/sparc arch/vax arch/sun3
1.1       deraadt     8:
                      9: .include <bsd.subdir.mk>