put all of the gnu stuff in one place

This commit is contained in:
cgd 1993-04-29 12:42:00 +00:00
parent 0d1719f340
commit cab9fb82f8

View File

@ -1,8 +1,8 @@
# $Header: /cvsroot/src/Makefile,v 1.7 1993/04/29 11:48:50 cgd Exp $
# $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
SUBDIR+= bin include lib libexec sbin usr.bin usr.sbin share games
SUBDIR+= gnulib gnulibexec usr.gnubin gnugames
SUBDIR+= gnu
.include <bsd.subdir.mk>