NetBSD/Makefile

9 lines
229 B
Makefile
Raw Normal View History

1993-04-29 16:42:00 +04:00
# $Header: /cvsroot/src/Makefile,v 1.8 1993/04/29 12:42:00 cgd Exp $
# NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW
1993-03-21 21:04:42 +03:00
1993-04-29 15:48:50 +04:00
SUBDIR+= bin include lib libexec sbin usr.bin usr.sbin share games
1993-04-29 16:42:00 +04:00
SUBDIR+= gnu
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>