diff options
| author | Mark Murray <markm@FreeBSD.org> | 1995-11-12 15:03:50 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1995-11-12 15:03:50 +0000 |
| commit | 58cf3c925d60a19879aaaf4800e86921fd91a53b (patch) | |
| tree | ed5b3f8333fe34eb76e03e50c92e4d54ee1778c5 /gnu | |
| parent | 43f0bbcd012f4326d13b6a18d54b591cc81e8a20 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 3c81143abea3..1d15726c8506 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.7 1995/01/11 04:34:23 ache Exp $ +# $Id: Makefile,v 1.8 1995/01/16 17:53:43 ache Exp $ -SUBDIR= libdialog libg++ libmalloc libregex libreadline +SUBDIR= libdialog libg++ libmalloc libmp libregex libreadline .include <bsd.subdir.mk> |
