summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsgpalmer1995-03-031-10/+20
* Back out my previous change. I need to really think about this.jkh1995-03-031-2/+2
* A small feature just for my own use.jkh1995-03-031-2/+2
* "make distribute" have changed, beware if you use it.phk1995-02-256-12/+12
* Always go to ${WRKDIR} before extraction. Modify the tar extract commandjkh1995-02-171-3/+6
* Make the checksum target not bomb out if there is a mismatch, justgpalmer1995-02-141-2/+1
* Make sure that info files never hit the "bin" dist.phk1995-02-111-1/+6
* More complete implementation of SUBDIR for programs, libraries and kmods.bde1995-02-084-7/+14
* Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.hsu1995-02-061-2/+5
* Use absolute path to md5 program. It lives in /sbin and people are unlikelyphk1995-02-041-2/+2
* Add long-awaited (:) support for sophisticated dependency checking. We nowasami1995-02-041-5/+83
* Create an obj symlink when necessary.jkh1995-02-021-17/+7
* Start the ball rolling by sticking agpalmer1995-02-011-1/+2
* Make fetch a bit more forgiving of subdirs.jkh1995-01-301-3/+3
* Add LN_FLAGS to all the places it makes sense.jkh1995-01-302-4/+4
* Add new LN_FLAGS variable for making LINKS symbolic and whatnot.jkh1995-01-301-2/+2
* LIBFORMS & LIBSCSI addedache1995-01-251-1/+3
* NOOBJS was bogus - use the already extant `NOOBJ'.jkh1995-01-241-2/+2
* Add the ability to say `NOOBJS' to indicate that the target has no objectjkh1995-01-241-1/+3
* Fix bogus tab in makesum target.jkh1995-01-241-2/+1
* Whomever put the depend rule in screwed it up. Fix it.jkh1995-01-231-2/+3
* Eliminate a bogus stray tab.jkh1995-01-231-2/+1
* Set PREFIX in the build target. Suggested by John Fieber.jkh1995-01-231-5/+5
* Oops. Fix up the checksum routine - my last commit broke it slightly.gpalmer1995-01-221-20/+20
* Put brackets around EXTRACT_CMD, can be several commands hereache1995-01-171-3/+3
* Remove -Wall for ascii formatting, we don't need so manyache1995-01-171-2/+2
* Modify prev. change, pass internal args directly to groff,ache1995-01-171-2/+2
* Call nroff, if PRINTER == asciiache1995-01-171-1/+5
* Correct a small problem in that when there isn't a checksum for thatgpalmer1995-01-161-4/+11
* Slightly more complete implementation of SUBDIR for libraries.wollman1995-01-141-7/+7
* Add SUBDIR facility to bsd.lib.mk like in bsd.prog.mk.wollman1995-01-141-2/+15
* The enclosed patch makes bsd.doc.mk consistent with bsd.prog.mkjkh1995-01-141-17/+7
* The enclosed patch is a cosmetic change to bsd.prog.mk. Whenjkh1995-01-141-3/+3
* Change DISTRIBUTION names. Also make bsd.doc.mk go to doc distribution,jkh1995-01-146-12/+12
* Whoops! Correct cut-and-paste gaffe.jkh1995-01-121-3/+2
* Add an ID line at the top (this thing still needs some sort ofjkh1995-01-121-0/+9
* Use absolute path for install passed to configureache1995-01-121-3/+3
* Always delete ${DOC}.ps and ${DOC}.ascii in the clean target, no matter whatwollman1995-01-111-2/+3
* Typo!asami1995-01-111-3/+3
* Add missing ! in front of pipeline for extract commands---otherwiseasami1995-01-111-3/+3
* Add .MAIN: all so that extraneous targets don't confuse `make'.wollman1995-01-111-1/+2
* Add standard before/real/afterinstall support like in bsd.prog.mk.wollman1995-01-111-2/+13
* Fix last .endif.wollman1995-01-111-1/+2
* Changes to make /usr/share/doc work somewhat right. (SMM commitswollman1995-01-111-3/+38
* Catch case where extraction fails. Thanks!jkh1995-01-101-3/+7
* Use .MAIN: allache1995-01-071-0/+2
* Move pre-extract target inside COOKIEache1995-01-061-7/+8
* Sort out dependencies. Now they look like:asami1995-01-051-5/+5
* Typo fix from Ollivier Robert.jkh1995-01-051-3/+3
* Rename check-md5 target to checksum.jkh1995-01-051-3/+3
OpenPOWER on IntegriCloud