diff options
| author | Geoff Rehmet <csgr@FreeBSD.org> | 1994-05-27 10:53:33 +0000 |
|---|---|---|
| committer | Geoff Rehmet <csgr@FreeBSD.org> | 1994-05-27 10:53:33 +0000 |
| commit | 4c640372f4ccbae01d6098a99f91b413e9e88ade (patch) | |
| tree | 715c1f6486893c758bb90fc72d5c2758a70a553d /gnu/lib/libreadline | |
| parent | 2413b6ac4880131c9c7a313c20e056c2a3f876a9 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libreadline')
| -rw-r--r-- | gnu/lib/libreadline/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/lib/libreadline/Makefile b/gnu/lib/libreadline/Makefile index faedac2fc778..63f1464eac32 100644 --- a/gnu/lib/libreadline/Makefile +++ b/gnu/lib/libreadline/Makefile @@ -1,7 +1,5 @@ -# $Id: Makefile,v 1.8 1994/05/13 15:47:02 ache Exp $ +# $Id: Makefile,v 1.9 1994/05/14 01:18:01 ache Exp $ -SHLIB_MAJOR=1 -SHLIB_MINOR=0 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/readline -DVOID_SIGHANDLER \ -DHAVE_UNISTD_H -DHAVE_STRING_H -DHAVE_STDLIB_H -DHAVE_VARARGS_H \ |
