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

Annotation of src/sys/Makefile, Revision 1.5.2.5

1.5.2.4   niklas      1: #      $OpenBSD$
1.1       deraadt     2: #      $NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $
                      3:
1.5.2.4   niklas      4: SUBDIR=        arch/alpha arch/hp300 arch/hppa arch/i386 arch/m68k \
1.5.2.3   nate        5:        arch/mac68k arch/macppc arch/mvme68k arch/mvme88k \
1.5.2.5 ! niklas      6:        arch/mvmeppc arch/pegasos arch/sparc arch/sparc64 \
        !             7:        arch/vax
        !             8: # arch/cats arch/amd64
1.1       deraadt     9:
                     10: .include <bsd.subdir.mk>