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

File: [local] / src / sys / Makefile (download)

Revision 1.7, Thu May 25 21:54:37 2000 UTC (24 years ago) by deraadt
Branch: MAIN
Changes since 1.6: +5 -14 lines

cause traversal into arch & subdirectories for the purposes of manual page install...

#	$OpenBSD: Makefile,v 1.7 2000/05/25 21:54:37 deraadt Exp $
#	$NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $

# arch/arc arch/wgrisc
SUBDIR=	arch/alpha arch/amiga arch/hp300 arch/i386 \
	arch/mac68k arch/mvme68k arch/pmax arch/powerpc \
	arch/sparc arch/vax

.include <bsd.subdir.mk>