diff options
| author | Mark Murray <markm@FreeBSD.org> | 1995-11-13 19:12:10 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1995-11-13 19:12:10 +0000 |
| commit | 1191aefe58992f14fdef151621337f79b61541a4 (patch) | |
| tree | ebfe14aed9a4c73a29255192ab7366575db44676 | |
| parent | ebbcda3ef4c1934470ca8f0f450388b0c0a9a91b (diff) | |
Notes
| -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 1d15726c8506..263725544a25 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.8 1995/01/16 17:53:43 ache Exp $ +# $Id: Makefile,v 1.9 1995/11/12 15:03:50 markm Exp $ -SUBDIR= libdialog libg++ libmalloc libmp libregex libreadline +SUBDIR= libdialog libg++ libgmp libmalloc libmp libregex libreadline .include <bsd.subdir.mk> |
