diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-16 17:53:43 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-16 17:53:43 +0000 |
| commit | 98f978a585331a92a4e3ce1066de1ffd1cc72480 (patch) | |
| tree | fa595a32dd0b1b05168133682da9e3408a6fb0a3 /gnu/lib | |
| parent | 9953d9b05d7cd373f5252d5d4c9e6e47fb869d26 (diff) | |
Notes
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index a17364916565..3c81143abea3 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,6 +1,5 @@ -# $Id: Makefile,v 1.6 1995/01/04 22:38:51 ache Exp $ +# $Id: Makefile,v 1.7 1995/01/11 04:34:23 ache Exp $ -SUBDIR= libdialog libg++ libmalloc libregex libregex/doc libreadline \ - libreadline/doc +SUBDIR= libdialog libg++ libmalloc libregex libreadline .include <bsd.subdir.mk> |
