summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/suff.c
Commit message (Expand)AuthorAgeFilesLines
* Make make(1) WARNS=6 clean except for const issues. This mostly involvesjmallett2002-09-281-15/+15
* Add empty default cases where they should be, remove non-local execution stuffjmallett2002-09-281-0/+5
* Make the DEBUGF() macro portable by (ugh) adding a Debug() function, whichjmallett2002-09-181-29/+29
* Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), usingjmallett2002-09-171-76/+32
* #define<space> -> #define<tab>jmallett2002-09-171-3/+3
* Update SCM ID method.obrien2002-04-131-3/+1
* De'register.obrien2002-04-131-12/+12
* remove __Pimp2002-03-221-24/+24
* Fix two bugs in null suffix handling. Both occured only after the suffixtmm2001-03-081-6/+19
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-181-1/+1
* There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-021-110/+110
* There's no reason to use fancy forms of NULL. Replace all instanceswill2000-12-021-48/+48
* Use __RCSID()wsanchez2000-07-091-6/+4
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)hoek1999-09-111-3/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).hoek1999-08-171-8/+10
* When all transformation rules to or from a suffix disappeared, make triesphk1998-04-261-21/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importsteve1996-10-081-0/+2
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-18/+30
* NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabetache1995-06-181-1/+14
* Remove trailing whitespace.rgrimes1995-05-301-33/+33
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-147/+351
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+2218
OpenPOWER on IntegriCloud