summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.dep.mk
Commit message (Expand)AuthorAgeFilesLines
* This are the build infrastructure changes to allow to use thetrhodes2004-03-121-6/+13
* Fixed bogus ${FOO:Mbar} tests where the actual intent is to checkru2004-01-271-6/+6
* Guess better the source for object files in case .depend file isru2004-01-171-0/+12
* Introduce DPSRCS, that holds the list of source files which areru2004-01-131-5/+8
* - Replaced several := ops with their += equivalents; the oldru2004-01-121-9/+8
* Use make(1) instead of a shell script to implement the checkdpadd target.bde2003-07-031-9/+7
* The .s files do not have to be preprocessed with cpp(1).ru2003-07-021-2/+2
* There's no reason to keep separate AINC knob anymore.ru2003-07-011-8/+2
* Added the new variable CTAGS which, if set to "ctags", revertsru2002-10-171-17/+37
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-9/+0
* Moved checkdpadd target to where it logically belongs.ru2002-07-031-0/+22
* Fixed missing quotes in the default for MKDEPCMD in the CC != cc case.bde2002-05-071-1/+1
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.ru2002-04-231-4/+4
* Prohibit the direct inclusion of bsd.dep.mk.ru2002-04-221-0/+3
* Doh, previous revision made .depend to be almost always out of date.ru2002-04-171-3/+2
* Don't spawn extra make(1) process to execute _EXTRADEPEND.ru2002-04-161-2/+4
* Only pass our idea of `CC' down to mkdep(1) if it's non-default.ru2002-04-151-0/+4
* Removed bogus env(1) commands. make(1) uses a real shell, sobde2002-03-191-1/+1
* Pass our idea of `CC' down to mkdep.obrien2002-03-151-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Clean new index file(GPATH) of global.simokawa1999-01-181-2/+3
* Recognize ".cpp" as a C++ suffix.dt1998-06-051-3/+4
* Oops, forgot references in previous commit.bde1998-05-151-1/+1
* Support Objective C almost as well as C++.bde1998-05-151-1/+7
* Oops, the lex and yacc sources must be added to SRCS before ${SRCS}bde1998-05-111-40/+40
* Moved lex and yacc source handling from bsd.prog.mk to bsd.dep.mkbde1998-05-081-1/+40
* Only include bsd.dep.mk in `mk'files that handle C sources. Abusebde1998-05-061-14/+1
* Support new version of global.eivind1998-03-231-5/+5
* Pass -nostdinc to mkdep for assembler and C files (it was alreadybde1998-03-071-16/+15
* Fixed cleaning of tags files. GSYMS was forgotten.bde1998-02-201-2/+2
* Optimize rm(1) usage.wosch1997-12-141-3/+2
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-3/+7
* Fixed cleandepend target. Subdirectories weren't handled unless SRCSbde1997-08-261-2/+2
* Add `B' to list of flags to pass through from C*FLAGS when using mkdepasami1997-06-181-4/+4
* Support GLOBAL style tags.jkh1997-04-131-9/+15
* Use `ld -f' (actually `cc -Wl,-f') at `make depend' time to generatebde1997-04-091-1/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Back out the recent DEPEND changes - as Bruce points out, it's bogus.jkh1996-08-251-3/+0
* Make it possible to turn the depend pass off entirely with a NO_DEPENDjkh1996-08-231-1/+4
* The clean rule in here was bogus.jkh1996-07-271-4/+1
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-9/+25
* Add some comments for variables and targets.wosch1996-05-251-1/+29
* add MKDEPCMD?= and DEPENDFILE?=wosch1996-04-011-18/+29
* More complete implementation of SUBDIR for programs, libraries and kmods.bde1995-02-081-3/+3
* Add a couple of files we created in 1.x.wollman1994-08-041-0/+47
OpenPOWER on IntegriCloud