summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* enable the sinclude/-include feature support I wrote long ago.espie2014-10-181-2/+2
* gc old defineespie2012-12-071-8/+1
* Correct $OpenBSD$ stuffespie2010-07-191-2/+1
* two small changes:espie2010-07-191-1/+1
* more dead code: we always define LIBRARIES and INCLUDESespie2007-09-161-13/+1
* remove dead code: #define RECHECK is always onespie2007-09-161-12/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* use defined(__ELF__) instead of a list of ELF architectures from whichmatthieu2002-01-301-3/+2
* Use Str_concat instead of fixed buffers and snprintf in building paths.espie2001-06-051-1/+7
* Mostly clean-up:espie2001-05-231-1/+17
* Synch with my current work.espie2001-05-031-13/+38
* Modifications from netbsd:espie1998-12-051-1/+1
* PowerPC port is ELF based, treat same as svr4, mips, and alpha.rahnds1996-12-221-2/+2
* Sync with NetBSD:millert1996-11-301-6/+5
* Do not look for a.out t.o.c sections in the mips-based portsniklas1996-09-211-2/+3
* Sync up with NetBSD:briggs1996-09-021-6/+29
* RANLIBMAG should not be set on alphas, as make doesn't know ECOFF archivesniklas1996-07-311-2/+2
* rcsidderaadt1996-06-261-0/+1
* From NetBSD:niklas1996-02-221-3/+5
* initial import of NetBSD treederaadt1995-10-181-0/+94