diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 03:42:09 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 03:42:09 +0000 |
| commit | aa6cb8a6483d69214c8ef51b48b0ddea8257b56b (patch) | |
| tree | b6ec3ef03d60ce961aca103ffa670c5461e66494 /gnu | |
| parent | e9dc556583c59cc8e7943e5bf14e7188bbd630dd (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 6ebb1f91af7e..ef424189859e 100644 --- a/gnu/lib/libreadline/Makefile +++ b/gnu/lib/libreadline/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1999/05/28 04:25:45 ache Exp $ +# $Id: Makefile,v 1.30.2.1 1999/08/18 19:15:44 obrien Exp $ SUBDIR = history readline @@ -13,4 +13,4 @@ beforeinstall: ${DESTDIR}/usr/include/readline .endfor -.include <bsd.subdir.mk> +.include <bsd.prog.mk> |
