diff options
-rw-r--r-- | gnu/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index c3fed56..68e3870 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.1 1994/01/30 01:03:08 rgrimes Exp $ +# $Id: Makefile,v 1.2 1994/05/09 16:11:10 ache Exp $ -SUBDIR= libg++ libmalloc libregex libreadline +SUBDIR= libmalloc libregex libreadline .include <bsd.subdir.mk> |