Update for new organization of gnu tree.

This commit is contained in:
Rodney W. Grimes 1994-01-30 01:03:16 +00:00
parent 3f6a562175
commit 984de365e7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1042
2 changed files with 9 additions and 0 deletions

5
gnu/lib/Makefile Normal file
View File

@ -0,0 +1,5 @@
# $Id$
SUBDIR= libg++ libmalloc libregex
.include <bsd.subdir.mk>

4
gnu/lib/Makefile.inc Normal file
View File

@ -0,0 +1,4 @@
# $Id$
SHLIB_MAJOR?= 1
SHLIB_MINOR?= 0