summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/readline/Makefile.in
AgeCommit message (Collapse)Author
2000-09-14Some installation problems: older gnu programs don't know about DESTDIR,Marc Espie
but we have a mix here -> convert the old ones to heed DESTDIR. Also, fix manpages installation in Makefile.bsd-wrapper (INSTALL_MAN setting that got lost, bad MANDIR, don't set MANDIR if PREFIX is the standard location)
2000-05-30Install history.h in /usr/include/readline, PR 934Angelos D. Keromytis
1999-05-02Obvious typo in previous commit; niklas@Marc Espie
1999-05-01Let Makefiles pass infodir and bindir thru recursive invocation,Marc Espie
so that make install will heed DESTDIR, and so gdb.info & friends will finally show up in distrib/sets...
1998-05-18install gdb and related info filesMarco S Hyman
1996-11-23Merge to Cygnus 961112 + add some support (not ready) for shared libsNiklas Hallqvist