summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Put libopie.a in libnamespst1997-02-071-0/+1
* Don't use /tmp for afterdepend cleanup targetpst1997-01-261-1/+1
* (1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it fromasami1997-01-251-5/+15
* Move gzip(1) option -c from commandline into variable GZIPCMD. Notwosch1997-01-141-2/+2
* Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :).asami1997-01-141-2/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1417-17/+17
* Make sure dir file exists before we call install-info, which requires it.jkh1997-01-131-2/+6
* Skip non-existent subdirectories. The diff is rather large becauseasami1997-01-131-10/+11
* Add comments about variables and targets. Incomplete, see '???'.wosch1997-01-121-1/+71
* Add a general comment about this include file.wosch1997-01-121-1/+6
* Add OpenBSD support. Change some comments to reflect the fact. Also:asami1997-01-121-9/+22
* (1) New variable, SCRIPTS_ENV, which is passed to scripts/configureasami1997-01-121-23/+43
* one more tweak to make it fly without INFO defined. (like bsd.prog.mk)peter1997-01-121-2/+2
* oops, missed a ${BINDIR} -> ${INFODIR}. Also remove the slash betweenpeter1997-01-121-2/+2
* recover spammed revisions 1.20 and 1.21. This fixes the breaks in thepeter1997-01-121-9/+8
* Revert changes to make the .y.c rule 'make -j n' safe.steve1997-01-121-2/+4
* In an attempt to make the new info rules bootstrap themselves, makejmacd1997-01-111-0/+8
* Change the installation rules. It now copies an empty dir filejmacd1997-01-111-11/+28
* if !(command) -> if ! (command)wosch1997-01-101-2/+2
* FIx typing error .SRCDIR -> SRCDIRache1997-01-061-2/+2
* Make the .y.c rule 'make -j n' friendly.steve1997-01-061-4/+2
* Use SRCDIR to handle non-current directory docsache1997-01-051-9/+8
* add new variable NOMLINKSwosch1996-12-261-2/+4
* I'm sorry, this kind of commits need to be reviewed by me, espiciallyasami1996-12-261-21/+7
* Integrate changes from OpenBSD's efforts to use the FreeBSD ports system.imp1996-12-251-4/+21
* Suggested by: msmithasami1996-12-231-9/+11
* Do not use variable PRINTERDEVICE as printer name.wosch1996-12-221-3/+3
* Change bsd.doc.mk to use the variable PRINTERDEVICE insteadmpp1996-12-191-12/+12
* Add missing targets (extract, patch) in the IGNORE (INTERACTIVE &asami1996-12-181-7/+11
* Add new variable IGNOREFILES, to be set to list of files that you don'tasami1996-12-171-13/+53
* update commentswosch1996-12-171-3/+3
* Change delimiter of substitution that uses MANLANG from `.' to `%', soasami1996-12-121-4/+4
* Extend the manpage compression handling a bit.asami1996-12-111-6/+18
* Add support for uncompressing manpages that are already installedasami1996-12-111-4/+16
* Submitted by: fennerasami1996-12-091-10/+14
* Was using new URL (ftp://ftp://) before the RFC has been voted on. :-)obrien1996-12-081-2/+2
* Optimize by changing "sort | uniq" -> "sort -u". "make index" is nowasami1996-12-041-6/+6
* 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
OpenPOWER on IntegriCloud