summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/texinfo/Makefile.bsd-wrapper (follow)
Commit message (Expand)AuthorAgeFilesLines
* a few depend:-related thingies that were still in.espie2019-12-211-4/+1
* destroy lint remnants.espie2017-06-121-4/+1
* Set permissions of /usr/share/info/dir explicitly, so they don't depend ontb2016-11-161-1/+2
* Fix ownership for install on a noperm filesystem.natano2016-10-031-1/+3
* Install binaries, scripts and documentation with the usual owner/group/mode.natano2016-09-111-3/+7
* use CC when running configurejsg2014-07-111-4/+5
* man pages can only be built after configure has runespie2007-11-031-1/+3
* manpage for texi2pdf, with some help from jmc@, okay theo@espie2006-07-171-1/+2
* let texinfo use whatever makeinfo it wants, preferably the one it justespie2006-07-171-4/+2
* makeinfo --no-split, simplifies sets immensely.espie2006-07-121-2/+5
* a few missing man pages converted from info documents; work done by jmcderaadt2003-02-161-3/+3
* Zap CLEANFILES. Those files are no longer generated.art2002-06-111-3/+1
* disable all auto* stuff explicitly, which is a heck of a lot easier to doespie2002-06-101-2/+4
* explicitly pass DESTDIR=value on install line, instead of tweakingespie2002-06-101-2/+2
* New make passes DESTDIR correctly, and texinfo handles it correctly.espie2000-08-041-4/+3
* Remove unneeded SUBDIR override.espie2000-07-311-4/+2
* --infodir in configure. Don't rely on stuff that is no longer available.espie2000-02-151-3/+3
* Merge conflicts, and a few details:espie2000-02-091-6/+10
* move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jpderaadt1999-06-071-2/+2
* Clean up mess instead of applying band-aids.espie1999-01-241-5/+5
* Whomever thinks that a 'make clean' should do a 'make all' first shall bedownsj1999-01-241-2/+4
* Upgrade to 3.12, merge with OpenBSD changes.espie1999-01-111-2/+2
* set PATH before running configure since we can't rely on the user's path being sanemillert1998-10-181-1/+3
* after configure, call "make all-recursive" instead of "make" -- thisflipk1997-09-051-2/+2
* back out 1.22kstailey1997-08-181-3/+2
* set x bits on critical fileskstailey1997-08-181-2/+3
* OpenBSD customization. As we have DESTDIR as a maketime configuration option,niklas1997-08-061-7/+9
* updates for 3.11kstailey1997-08-011-3/+3
* optimize GLOBAL_AUTOCONF_CACHE codekstailey1997-08-011-13/+9
* Changed the rules.kstailey1997-07-291-4/+4
* Start of GLOBAL_CACHE option to speed compiles.kstailey1997-07-291-1/+13
* don't hardcode `install'kstailey1997-07-241-9/+5
* get the "make -f Makefile.bsd-wrapper config" case too (pr 188.)kstailey1997-07-241-2/+2
* optimize pr 188kstailey1997-07-241-6/+2
* don't crap out if DEBUG is set pr 188kstailey1997-07-241-1/+5
* respect "INSTALL_STRIP= -s" pr 188kstailey1997-07-241-2/+10
* tabs vs. spaceskstailey1997-06-231-2/+2
* respect NOMAN during installkstailey1997-06-231-1/+6
* respect NOMAN (in bulk)kstailey1997-06-231-1/+3
* auto-generate share/info/dirderaadt1996-07-201-2/+4
* More files to smash while making clean.etheisen1996-02-021-2/+2
* Undo LDSTATIC change. Possibly needed.etheisen1996-02-021-2/+2
* Added default info path to match our directory structure.etheisen1996-02-021-4/+10
* "make -f Makefile.bsd-wrapper config" should *really* config, andniklas1996-02-021-1/+2
* cannot assume BINDIR is setupderaadt1996-01-011-2/+2
* Support LDSTATIC and BINDIRniklas1995-12-271-4/+4
* Don't build or install compiled elisp files or unformatted manpages.niklas1995-12-221-0/+36