| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed `objwarn' so that it doesn't issue spurious warnings, | ru | 2001-05-20 | 1 | -3/+18 |
* | ... and do it make(1) way. | ru | 2001-04-26 | 1 | -5/+5 |
* | Fix the fix in rev.1.34. | ru | 2001-04-23 | 1 | -1/+1 |
* | Use test -z rather than -n. | obrien | 2000-11-01 | 1 | -1/+1 |
* | Fix the arguments to [(1) (AKA test(1)). If the string being tested | markm | 2000-08-19 | 1 | -1/+1 |
* | The previous delta was wrong; an empty MAKEOBJDIRPREFIX should | sheldonh | 2000-08-17 | 1 | -2/+2 |
* | Do not allow the cleandir target to blow away the entire source | sheldonh | 2000-08-16 | 1 | -1/+1 |
* | ${MACHINE} -> ${MACHINE_ARCH} | marcel | 1999-11-14 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Restored objlink. The previous commit was confused about the difference | bde | 1999-03-21 | 1 | -1/+11 |
* | Bitrot. Remove objlink as it is not pleasant to be downwind. | markm | 1999-03-14 | 1 | -30/+2 |
* | BINFORMAT -> OBJFORMAT ready for E-day. | jb | 1998-08-30 | 1 | -2/+2 |
* | Make the whereobj target print it's output without the overhead of | peter | 1998-06-04 | 1 | -2/+2 |
* | Only include bsd.dep.mk in `mk'files that handle C sources. Abuse | bde | 1998-05-06 | 1 | -1/+24 |
* | Improved comparison of ${DPADD} with ${LDADD} for the checkdpadd target. | bde | 1998-03-14 | 1 | -6/+10 |
* | Remove ${CLEANDIRS} in the default clean rule, so that bsd.prog.mk can | bde | 1998-02-25 | 1 | -3/+8 |
* | Only remove ${CLEANFILES} in the default clean rule. In particular, | bde | 1997-12-19 | 1 | -18/+16 |
* | Added trailing slash to ${CANONICALOBJDIR} in tests for directories, | bde | 1997-04-30 | 1 | -7/+7 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | In the "cleanobj" target, always remove the old-style "${.CURDIR}/obj" | jdp | 1997-02-14 | 1 | -2/+0 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Don't warn about non-canonical object directories if they have been | bde | 1996-09-29 | 1 | -15/+20 |
* | The warning was triggering off the unused variable MAKEOBJDIR, instead | nate | 1996-09-28 | 1 | -2/+2 |
* | Back out my brackets change, it is definitely make bug, (recently | ache | 1996-09-24 | 1 | -2/+2 |
* | Add brackets to change bogus make expression priority, i.e. | ache | 1996-09-24 | 1 | -2/+2 |
* | Added a `checkdpadd' target to help check that ${DPADD} is consistent with | bde | 1996-09-20 | 1 | -1/+13 |
* | Fixed and simplified `whereobj' rule. Use the not-so-new -V feature. | bde | 1996-09-20 | 1 | -10/+2 |
* | disable the objwarn warning if NOOBJ is set.. We have quite a few places | peter | 1996-09-19 | 1 | -3/+5 |
* | .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in | swallace | 1996-09-18 | 1 | -23/+43 |
* | Fixed `make objlink' (and `make obj' in the (non-default) OBJLINK case). | bde | 1996-09-05 | 1 | -3/+5 |
* | Fix the recently added whereobj target. | peter | 1996-07-14 | 1 | -4/+4 |
* | Add whereobj target to find that pesky obj dir | pst | 1996-07-12 | 1 | -1/+17 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -48/+51 |
* | Add a note that MAKEOBJDIR is an enviroment variable | wosch | 1996-05-27 | 1 | -2/+8 |
* | New variable NOOBJLINK | wosch | 1996-04-22 | 1 | -9/+46 |
* | Add targets cleanfiles/clean, cleandir | wosch | 1996-04-09 | 1 | -2/+20 |
* | Obtained from: NetBSD | wosch | 1996-03-24 | 1 | -0/+38 |