aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.obj.mk
Commit message (Expand)AuthorAgeFilesLines
* YAMFCJordan K. Hubbard1998-03-071-24/+13
* Merge from main branch 1.17 -> 1.18: Always remove old-style "obj"John Polstra1997-02-141-3/+1
* Don't warn about non-canonical object directories if they have beenBruce Evans1996-09-291-15/+20
* The warning was triggering off the unused variable MAKEOBJDIR, insteadNate Williams1996-09-281-2/+2
* Back out my brackets change, it is definitely make bug, (recentlyAndrey A. Chernov1996-09-241-2/+2
* Add brackets to change bogus make expression priority, i.e.Andrey A. Chernov1996-09-241-2/+2
* Added a `checkdpadd' target to help check that ${DPADD} is consistent withBruce Evans1996-09-201-1/+13
* Fixed and simplified `whereobj' rule. Use the not-so-new -V feature.Bruce Evans1996-09-201-10/+2
* disable the objwarn warning if NOOBJ is set.. We have quite a few placesPeter Wemm1996-09-191-3/+5
* .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set inSteven Wallace1996-09-181-23/+43
* Fixed `make objlink' (and `make obj' in the (non-default) OBJLINK case).Bruce Evans1996-09-051-3/+5
* Fix the recently added whereobj target.Peter Wemm1996-07-141-4/+4
* Add whereobj target to find that pesky obj dirPaul Traina1996-07-121-1/+17
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-48/+51
* Add a note that MAKEOBJDIR is an enviroment variableWolfram Schneider1996-05-271-2/+8
* New variable NOOBJLINKWolfram Schneider1996-04-221-9/+46
* Add targets cleanfiles/clean, cleandirWolfram Schneider1996-04-091-2/+20
* Obtained from: NetBSDWolfram Schneider1996-03-241-0/+38