summaryrefslogtreecommitdiff
path: root/share/mk/bsd.dep.mk
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-211-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Clean new index file(GPATH) of global.Hidetoshi Shimokawa1999-01-181-2/+3
* Recognize ".cpp" as a C++ suffix.Dmitrij Tejblum1998-06-051-3/+4
* Oops, forgot references in previous commit.Bruce Evans1998-05-151-1/+1
* Support Objective C almost as well as C++.Bruce Evans1998-05-151-1/+7
* Oops, the lex and yacc sources must be added to SRCS before ${SRCS}Bruce Evans1998-05-111-40/+40
* Moved lex and yacc source handling from bsd.prog.mk to bsd.dep.mkBruce Evans1998-05-081-1/+40
* Only include bsd.dep.mk in `mk'files that handle C sources. AbuseBruce Evans1998-05-061-14/+1
* Support new version of global.Eivind Eklund1998-03-231-5/+5
* Pass -nostdinc to mkdep for assembler and C files (it was alreadyBruce Evans1998-03-071-16/+15
* Fixed cleaning of tags files. GSYMS was forgotten.Bruce Evans1998-02-201-2/+2
* Optimize rm(1) usage.Wolfram Schneider1997-12-141-3/+2
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-3/+7
* Fixed cleandepend target. Subdirectories weren't handled unless SRCSBruce Evans1997-08-261-2/+2
* Add `B' to list of flags to pass through from C*FLAGS when using mkdepSatoshi Asami1997-06-181-4/+4
* Support GLOBAL style tags.Jordan K. Hubbard1997-04-131-9/+15
* Use `ld -f' (actually `cc -Wl,-f') at `make depend' time to generateBruce Evans1997-04-091-1/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Back out the recent DEPEND changes - as Bruce points out, it's bogus.Jordan K. Hubbard1996-08-251-3/+0
* Make it possible to turn the depend pass off entirely with a NO_DEPENDJordan K. Hubbard1996-08-231-1/+4
* The clean rule in here was bogus.Jordan K. Hubbard1996-07-271-4/+1
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-9/+25
* Add some comments for variables and targets.Wolfram Schneider1996-05-251-1/+29
* add MKDEPCMD?= and DEPENDFILE?=Wolfram Schneider1996-04-011-18/+29
* More complete implementation of SUBDIR for programs, libraries and kmods.Bruce Evans1995-02-081-3/+3
* Add a couple of files we created in 1.x.Garrett Wollman1994-08-041-0/+47