diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-09-09 15:10:37 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-09-09 15:10:37 +0000 |
| commit | b54a9a158cc93ba59feae2a6bd61863e29b5b47c (patch) | |
| tree | 2b46870d6bb01199e0d6c91da71dffcc8fbbbef3 /gnu/lib/Makefile | |
| parent | b8160beb39aea94694469c8d44f324c417699157 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/Makefile')
| -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 68e38706e45e..c1279f0d23d7 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 1994/05/09 16:11:10 ache Exp $ +# $Id: Makefile,v 1.3 1994/08/07 20:58:04 jkh Exp $ -SUBDIR= libmalloc libregex libreadline +SUBDIR= libg++ libmalloc libregex libreadline .include <bsd.subdir.mk> |
