diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-06-10 07:35:49 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-06-10 07:35:49 +0000 |
| commit | c1717893591d699ef8534d8102e369292a9e02fe (patch) | |
| tree | e9dfc2b7ab0fd42199de9b914be79e23839d3b6e /gnu/lib/libreadline | |
| parent | 476a220578cd894a95ede3c2a927fe754fcba4b7 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libreadline')
| -rw-r--r-- | gnu/lib/libreadline/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libreadline/Makefile b/gnu/lib/libreadline/Makefile index 63f1464eac32..970f92b08d97 100644 --- a/gnu/lib/libreadline/Makefile +++ b/gnu/lib/libreadline/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.9 1994/05/14 01:18:01 ache Exp $ +# $Id: Makefile,v 1.10 1994/05/27 10:51:31 csgr Exp $ -CFLAGS+= -I${.CURDIR} -I${.CURDIR}/readline -DVOID_SIGHANDLER \ +CFLAGS+= -I${.CURDIR} -DVOID_SIGHANDLER \ -DHAVE_UNISTD_H -DHAVE_STRING_H -DHAVE_STDLIB_H -DHAVE_VARARGS_H \ -DFreeBSD |
