summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details.asami1996-11-301-53/+95
* Just realized that the spacing after "==>" is not consistent. I'masami1996-11-141-8/+8
* Oops, forgot to silencethe gzip command to compress manpages.asami1996-11-141-2/+3
* (1) There is no default "orphans" for CATEGORIES, it simply fails ifasami1996-11-131-21/+106
* Turned off -W and -Winline so that the warnings that should be fixed forbde1996-11-111-3/+3
* Style changes: $(...) --> ${...}, consistent placement of -c.alex1996-11-071-15/+15
* Set tabstops to 4 in vi like in emacs.obrien1996-11-031-1/+2
* Add in POSIX 1003.2 mandated rules. NOTE: thesesteve1996-11-031-1/+93
* (1) Add NetBSD support. Closes PR bin/1643.asami1996-11-012-36/+76
* Oops, this wasn't supposed to have -Wcast-qual yet.bde1996-10-091-2/+2
* Oops, forgot to cvs add bsd.kern.mk.bde1996-10-081-0/+15
* Centralized the definition of CWARNFLAGS into bsd.kern.mk.bde1996-10-082-9/+6
* Generate ISO-8859-1 text by default instead of US-ASCII.jfieber1996-10-081-2/+2
* add variables MODLOAD and MODUNLOAD for modlad/modunload commandswosch1996-10-061-4/+11
* Create first HTML output and than ASCII. Generatingwosch1996-10-061-3/+3
* Add LIBSTDCPLUSPLUSpeter1996-10-041-1/+2
* libresolv.a doesn't exist anymore... Hmm, what's the right thing to dopeter1996-10-041-2/+2
* 1) If as link file was created by sgmlfmt, use it during installation.jfieber1996-10-011-5/+8
* Don't warn about non-canonical object directories if they have beenbde1996-09-291-15/+20
* Add links file to CLEANFILES.jfieber1996-09-291-2/+2
* The warning was triggering off the unused variable MAKEOBJDIR, insteadnate1996-09-281-2/+2
* Fixed dependencies on libraries which I broke in rev.1.39 ofbde1996-09-282-4/+6
* Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is notasami1996-09-241-3/+3
* Back out my brackets change, it is definitely make bug, (recentlyache1996-09-241-2/+2
* Add brackets to change bogus make expression priority, i.e.ache1996-09-241-2/+2
* Look on the CDROM for patch files too.asami1996-09-231-2/+4
* Added a `checkdpadd' target to help check that ${DPADD} is consistent withbde1996-09-202-3/+16
* Fixed and simplified `whereobj' rule. Use the not-so-new -V feature.bde1996-09-201-10/+2
* add -fgnu-runtime to the .m.o and .m.po rules, since we (will) havepeter1996-09-191-3/+3
* disable the objwarn warning if NOOBJ is set.. We have quite a few placespeter1996-09-191-3/+5
* .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set inswallace1996-09-184-29/+49
* Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-usingpeter1996-09-161-3/+18
* Moved definitions of library names from bsd.prog.mk to a new centralbde1996-09-054-58/+60
* Fixed `make objlink' (and `make obj' in the (non-default) OBJLINK case).bde1996-09-051-3/+5
* BSD.usr.dist:bde1996-09-032-18/+2
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-2/+2
* Use MANFILTER everywhere instead of a couple of MANFILT typos..peter1996-08-261-4/+4
* /bin/echo -> ${ECHO}wosch1996-08-251-2/+2
* Back out the recent DEPEND changes - as Bruce points out, it's bogus.jkh1996-08-253-7/+4
* Use the new "file:" URL specification to fetch to check the CDROMasami1996-08-241-2/+12
* Make it possible to turn the depend pass off entirely with a NO_DEPENDjkh1996-08-234-7/+10
* Add depend to all target so that it's explicit. It's only done once,jkh1996-08-233-6/+6
* Update explanation of *_DEPENDS, in particular note that bsd.port.mkasami1996-08-201-18/+20
* (1) Use INSTALL_PROGRAM where we attempt to pass this command lineasami1996-08-181-2/+7
* (1) Ignore patches directory without a patch with a message instead ofasami1996-08-171-44/+29
* (1) Add myself as MAINTAINER (of this file) -- commented out so itasami1996-08-151-4/+29
* Add a hook ``MANFILTER''. This optionally specifies a command topeter1996-08-111-1/+22
* Replace some leaky ``cpp | as'' pipelines with ``cc -x <lang>'' commandspeter1996-08-111-13/+10
* Make explanation of BUILD_DEPENDS less confusing.asami1996-08-071-3/+3
* Use tsort -qjkh1996-08-031-4/+4
OpenPOWER on IntegriCloud