summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Support for fine-grained external control of subdir building.eivind1998-03-291-12/+38
* Remove special handling of 'tags' for complex subdir systemseivind1998-03-261-26/+4
* Don't delete "Latest" link if NO_LATEST_LINK is set.asami1998-03-241-2/+5
* Support new version of global.eivind1998-03-234-15/+15
* Use gzip's -n flag so that simple regression tests of `make world'bde1998-03-191-3/+3
* Fixed CLEANFILES. Some temporary files were missing.bde1998-03-191-2/+2
* Improved comparison of ${DPADD} with ${LDADD} for the checkdpadd target.bde1998-03-141-6/+10
* Introduce the 'regress' target.eivind1998-03-126-7/+29
* Pass -nostdinc to mkdep for assembler and C files (it was alreadybde1998-03-071-16/+15
* Fixed generation of extra dependencies:bde1998-03-071-6/+3
* Add ${CXX} to list of variables passed in the environment whenasami1998-03-071-2/+3
* If .depend doesn exist, then pretend that all objects depend on allbde1998-03-061-1/+6
* Removed support for now-unused FreeBSD misfeature DPSRCS.bde1998-03-062-6/+4
* Fixed dependency of ${PROG} on ${DPSRCS}. There were various racesbde1998-03-061-3/+8
* Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}.bde1998-03-061-6/+9
* Removed clean target. Simply add to CLEANFILES so that the default targetbde1998-02-251-10/+2
* Remove ${CLEANDIRS} in the default clean rule, so that bsd.prog.mk canbde1998-02-251-3/+8
* Don't add ${DOC}.ascii* to CLEANFILES twice.bde1998-02-251-5/+5
* Removed default tags target. It was identical to the central one inbde1998-02-201-13/+1
* Removed default tags target. PROG is always defined here, so ifdefingbde1998-02-201-20/+2
* Don't pass the undocumented flags `-se' to gtags (gtags ignores them forbde1998-02-201-2/+2
* Fixed cleaning of tags files. GSYMS was forgotten.bde1998-02-201-2/+2
* Limit check for target to smaller section of makefile.eivind1998-02-191-3/+4
* (1) Don't disable "deinstall" if IGNORE is set.asami1998-02-191-2/+3
* Don't create a ${PROG} target if it already exists.eivind1998-02-191-1/+3
* Postpone the test for non-emptiness of $PROG, $OBJS and $CLEANFILEShelbig1998-02-071-5/+4
* (1) Improve the obsolete tcl/tk detection and dignosis.asami1998-02-041-9/+25
* Restrict the include search path using -nostdinc -I- in $(CFLAGS} asbde1998-02-011-3/+12
* Allow package building in current directory again.obrien1998-01-311-2/+6
* Generate symlinks to the "sys" and <machine> directories and putbde1998-01-261-12/+37
* DISTRIBUTION=bin - we separate it out later.jkh1998-01-231-3/+3
* FreeBSD's make knows about the MACHINE, but not the MACHINE_ARCH unlessjb1998-01-211-2/+9
* Choose the default binary format based on machine type.jb1998-01-132-2/+10
* Add a couple of ?='s missed in the previous commit.steve1998-01-041-3/+3
* Add new variables:wosch1998-01-031-2/+10
* Undo rev 1.11, the cd is null since NOOBJ is set.wosch1998-01-031-2/+2
* About one month worth of bsd.port.mk improvements.asami1998-01-021-13/+66
* DISTRIBUTION is bin (we'll make the info dist another way).jkh1997-12-261-6/+2
* Only remove ${CLEANFILES} in the default clean rule. In particular,bde1997-12-191-18/+16
* Oops, the previous patch was botched.bde1997-12-181-2/+1
* Oops, rm -f can't handle empty lists.bde1997-12-171-1/+5
* Oops, rm -f can't handle empty lists.bde1997-12-171-1/+3
* Don't clean files that we don't create.bde1997-12-171-4/+4
* Normally don't include <bsd.libnames.mk>. Include it in the !aout casebde1997-12-171-6/+8
* Removed gross dir file bootstrap rule again. It would break buildingbde1997-12-161-19/+12
* Add libcalendarhelbig1997-12-151-1/+2
* Optimize rm(1) usage.wosch1997-12-141-3/+2
* Add LIBZwosch1997-12-091-1/+2
* Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." soasami1997-11-201-1/+11
* Add new target "checksubdirs". It will warn about any subdirectories thatasami1997-11-201-1/+29
OpenPOWER on IntegriCloud