diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-09 16:11:10 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-09 16:11:10 +0000 |
| commit | e9ca3bdf0e4754b28680df6e4e556c6d243c8b64 (patch) | |
| tree | fbf7214d5a13916515925e2dbdfe6d42982ee2eb /gnu/lib/Makefile | |
| parent | 8a67c7174881c6bb20d0eaf0d6591741cd15ca05 (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 32eaa297ac55..c3fed5665465 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id$ +# $Id: Makefile,v 1.1 1994/01/30 01:03:08 rgrimes Exp $ -SUBDIR= libg++ libmalloc libregex +SUBDIR= libg++ libmalloc libregex libreadline .include <bsd.subdir.mk> |
