summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* The clean rule in here was bogus.jkh1996-07-271-4/+1
* Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't haveandreas1996-07-271-3/+3
* Fix the recently added whereobj target.peter1996-07-141-4/+4
* Add whereobj target to find that pesky obj dirpst1996-07-121-1/+17
* Remove now-unused SRC_ENCAPSULATION hack.jkh1996-07-051-29/+1
* Fix the ordering dependency I broke.jkh1996-06-301-2/+2
* Make cleandirs more safephk1996-06-292-4/+4
* Add a missing space in a commentgpalmer1996-06-261-2/+2
* Add default targets for cleandepend and objlink.jkh1996-06-241-2/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-2411-279/+126
* Correct spelling errors (i before e except after c :-) )gpalmer1996-06-221-3/+3
* Add man-page section 'n' and LIBTCL macro.phk1996-06-222-3/+4
* Handle the `distribute' target.jkh1996-06-201-1/+7
* Whoops - I made `make clean' chatty by mistake.jkh1996-06-201-2/+2
* The changes to go with ncftp -> fetch. Besides changing the names,asami1996-06-191-11/+12
* Spit out the a proper port path for the describe target.jkh1996-06-191-2/+2
* Ok, now cleandir: is correct.jkh1996-06-191-4/+4
* Add some unobtrusive changes to handle sources which aren't portsjkh1996-06-191-53/+106
* Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir.phk1996-06-173-3/+17
* Synced with Makefile.i386: added -Wunused.bde1996-06-171-2/+2
* Add LIBFTPIOjkh1996-06-171-1/+2
* Add "MASTER_SITES?=" (no this is not a typo) right before theasami1996-06-131-1/+2
* Fix incorrect handling of .cxx files in default rules.jfieber1996-06-031-4/+4
* Back out yacc change.phk1996-06-021-8/+11
* Add some comments to sections to disable targets using NO_* variables.asami1996-06-011-6/+12
* Make the yacc rules reentrantphk1996-05-301-12/+9
* Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toasami1996-05-301-3/+3
* Avoid a ton of "mv" when making libs by using -O to ld.phk1996-05-282-43/+24
* `make install' do not depend on `make all'wosch1996-05-271-58/+62
* Add a note that MAKEOBJDIR is an enviroment variablewosch1996-05-271-2/+8
* Add some comments for variables and targets.wosch1996-05-254-5/+272
* speedup MLINKSwosch1996-05-251-14/+12
* Make some rules reentrant, and mark the onces that cannot be.phk1996-05-092-32/+38
* Fix a minor grammatical error (reselled -> resold) I just noticed.jkh1996-04-271-2/+2
* Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.asami1996-04-261-2/+2
* New variable NOOBJLINKwosch1996-04-221-9/+46
OpenPOWER on IntegriCloud