summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* Use `ld -f' (actually `cc -Wl,-f') at `make depend' time to generatebde1997-04-093-13/+32
* Include ${CURDIR}/../Makefile.inc as in most other `.mk' files. Thisbde1997-04-071-2/+6
* Fix a typo that prevented the proper flag from being setmpp1997-04-041-2/+2
* Remove ${MAKEFLAGS} on recommendation by Bruce, mainly because the reasonscrappy1997-03-311-2/+2
* Add ${MAKEFLAGS} to ${MAKE} in _SUBDIRUSE so that something likescrappy1997-03-301-2/+2
* Fix some bugs from bde's list (long lines)peter1997-03-291-5/+9
* makeinfo can fail but still leave behind zero length files which causepeter1997-03-121-4/+9
* Move the conditional declarations of ICOMPRESS_CMD and ICOMPRESS_EXTpeter1997-03-121-4/+3
* Add comments.wosch1997-03-091-0/+32
* Add reference to `PMake - A Tutorial'wosch1997-03-091-0/+3
* Add table of contents. Remove stale comments.wosch1997-03-091-5/+20
* Add comments.wosch1997-03-091-2/+33
* Add new variables COMPRESS_CMD and COMPRESS_EXT.wosch1997-03-084-34/+44
* Don't use dot in a chown command. The chown command has been a no-opbde1997-03-081-2/+2
* Make COMMENT and DESCR variables (just like PLIST). Will be usefulasami1997-03-061-9/+11
* Cosmetic change: remove a redundant ${.OBJDIR} in the html realinstallwosch1997-03-021-2/+2
* Put html output into the obj directory and not into the source directory.wosch1997-03-021-5/+4
* (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig andasami1997-02-231-20/+37
* Revert $FreeBSD$ to $Id$peter1997-02-2216-16/+16
* Submitted by: Dave Cornejo <dave@dogwood.com>obrien1997-02-171-3/+2
* Removed bogus NOOBJ ifdef which was added in rev.1.18-1.19. SRCS isbde1997-02-171-2/+0
* Bugfixes for HTML output:wosch1997-02-161-2/+3
* Remove unsupported man section 3fwosch1997-02-161-1/+1
* Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN.obrien1997-02-161-2/+4
* In the "cleanobj" target, always remove the old-style "${.CURDIR}/obj"jdp1997-02-141-2/+0
* Fix a typo in the .s.o rule: asssembler -> assemblerjmz1997-02-141-1/+1
* Support PRINTERDEVICE "html" using the troff translator unroff(1).wosch1997-02-131-4/+25
* Change $FreeBSD$ back to $Id$. I'm sorry, but it's been too long andasami1997-02-121-1/+1
* 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
OpenPOWER on IntegriCloud