summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
AgeCommit message (Collapse)Author
1997-08-01updates for 3.11kstailey
1997-08-01optimize GLOBAL_AUTOCONF_CACHE codekstailey
1997-07-29Changed the rules.kstailey
The variable is now GLOBAL_AUTOCONF_CACHE. You must set it to the name of the cache file to use. Ether "setenv GLOBAL_AUTOCONF_CACHE /var/tmp/foo" or add it to /etc/mk.conf
1997-07-29Start of GLOBAL_CACHE option to speed compiles.kstailey
This change should have no effect by default. "setenv GLOBAL_CACHE" or add GLOBAL_CACHE to /etc/mk.conf to activate. Global cache files are on a per-account basis to deal with security.
1997-07-24don't hardcode `install'kstailey
1997-07-24get the "make -f Makefile.bsd-wrapper config" case too (pr 188.)kstailey
1997-07-24optimize pr 188kstailey
1997-07-24don't crap out if DEBUG is set pr 188kstailey
1997-07-24respect "INSTALL_STRIP= -s" pr 188kstailey
1997-06-23tabs vs. spaceskstailey
1997-06-23respect NOMAN during installkstailey
1997-06-23respect NOMAN (in bulk)kstailey
1996-07-20auto-generate share/info/dirTheo de Raadt
1996-02-02More files to smash while making clean.etheisen
1996-02-02Undo LDSTATIC change. Possibly needed.etheisen
1996-02-02Added default info path to match our directory structure.etheisen
Pass CFLAGS into 'configure' generated Makefile. Setup infodir for both build and install. Removed static linking. Not required for texinfo. Added CLEANFILES section to smash files cleandir missed.
1996-02-02"make -f Makefile.bsd-wrapper config" should *really* config, andNiklas Hallqvist
never use cached values.
1996-01-01cannot assume BINDIR is setupTheo de Raadt
1995-12-27Support LDSTATIC and BINDIRNiklas Hallqvist
1995-12-22Don't build or install compiled elisp files or unformatted manpages.Niklas Hallqvist
However formatted ones shall be installed. Fix typo.