summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* change COOKIE directory from .CURDIR to WRKDIR since a user may not haveswallace1994-09-221-3/+3
* Make it easier to create filesystem LKMs by doing most of thewollman1994-09-211-1/+16
* Modified DEPENDS rule so that anything you depend on gets bothjkh1994-09-191-2/+2
* DESTDIR added to PORTSDIR definitionache1994-09-191-2/+2
* Emendation to previous commit: only create static INTERNALLIBs ifwollman1994-09-181-1/+3
* It turns out that occasionally you want both shared and static versionswollman1994-09-181-4/+2
* Add support for DEBUG_FLAGS. If you say something like:jkh1994-09-165-6/+20
* A make system file for building LKMs, derived from bsd.prog.mk.wollman1994-09-142-2/+145
* Remove obsolete bundle target, add new fetch target.jkh1994-09-141-5/+5
* Don't assume / seperator between site name and dist file in fetch.jkh1994-09-141-3/+3
* Missing semi-colon after a done statement. Fixed.jkh1994-09-131-2/+2
* Adjust comments to document MASTER_SITES and remove mention ofjkh1994-09-131-5/+2
* Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolvedjkh1994-09-131-10/+14
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-112-4/+4
* More fixes and general cleanup. Add more fine-grained control over whatjkh1994-09-111-15/+25
* Whoops, forgot to stop this lurking typo, too.jkh1994-09-111-2/+1
* Eliminate a few lurking bogons - this is almost close to being right!jkh1994-09-111-4/+13
* Annual simplification drive:jkh1994-09-101-110/+95
* Rearrange this a bit while I think about the whole problem of fetchingjkh1994-09-091-50/+55
* As per suggestion by Michael Reifenberger, make ncftp use the -N flag.jkh1994-09-091-2/+3
* Add the installation of bsd.README. Realphabitize the FILES= list.rgrimes1994-09-071-2/+3
* The .c: rule added by Bruce, but as yet unused, causes serious problemsrgrimes1994-09-071-3/+5
* Add an X11BASE variable that currently points to /usr/X386 but willjkh1994-09-041-1/+5
* Fixed a couple of typos. Ok, this works now. Only one significant hurdlejkh1994-09-021-5/+5
* Ok, I've reviewed this and made it work now. ncftp fetching seems to bejkh1994-09-021-17/+16
* Add a few missing >> lines to error echo's.. This is basically myjkh1994-09-021-4/+4
* Here's my first cut at doing auto-fetch with ncftp. The extract rulejkh1994-09-011-7/+31
* Geeze, what was I thinking again? Replace all references to:jkh1994-09-011-7/+15
* Changed g++ to c++paul1994-08-311-2/+2
* added hook for post-build scriptadam1994-08-301-1/+4
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1994-08-283-14/+15
* Use ${ECHODIR} instead of `echo' for printing directory names so thatbde1994-08-281-3/+3
* Fix spelling error in little-used target.bde1994-08-281-6/+17
* Recover improvements in 4.4lite version that were clobbered by thebde1994-08-281-30/+50
* Lots of changes - get the NO_XXX things over, add @'s to the touches forjkh1994-08-281-20/+74
* Fix filenames for LIBC and LIBTERM.bde1994-08-281-2/+2
* Add bsd.port* to the Makefile.jkh1994-08-281-1/+1
* Add support for two modifier variables which will be useful soon:wollman1994-08-261-2/+11
* Add a pre-configure rule after all, since it's helpful to be ablejkh1994-08-251-6/+7
* Also `make Makefiles' in USE_IMAKE case to catch subdirs.jkh1994-08-251-2/+2
* Sigh. I am a hosebrain. I've been using gmake for so long, I'vejkh1994-08-251-21/+6
* Add a new flag: USE_IMAKEjkh1994-08-251-1/+4
* Some cosmetic changes.jkh1994-08-241-7/+56
* Ok, this should work with a centralized package directory now (so youjkh1994-08-221-6/+5
* Make package target a lot more general.jkh1994-08-221-6/+14
* Whoops - left out the package rule!jkh1994-08-221-1/+5
* Use proper proper package suffix.jkh1994-08-221-2/+2
* Whoops, left out a backslash in my package rule.jkh1994-08-221-4/+4
* Ok, now we warn if we're about to recreate the distfile from configuredjkh1994-08-221-7/+12
* New bsd.port.subdir.mk file for use by ports. This groks all thejkh1994-08-222-42/+60
OpenPOWER on IntegriCloud