summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* Add ascii to default formats list.ache1997-05-021-2/+2
* Put the "grossness" back; it had a purpose and anyone screwing aroundjkh1997-05-011-1/+5
* removed:fsmp1997-04-301-2/+2
* Fixed the SMP fixes:bde1997-04-301-7/+10
* Added trailing slash to ${CANONICALOBJDIR} in tests for directories,bde1997-04-301-7/+7
* Oops. The previous change duplicated the grossness instead of removing it.bde1997-04-301-9/+1
* Removed gross dir file bootstrap rule. Keep depending on the dirbde1997-04-301-1/+5
* bugfix: 'make depend' cause all LKMs rebuildache1997-04-301-2/+6
* (1) Change logic for dependency: instead of defining "is_depended"asami1997-04-301-47/+54
* Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>fsmp1997-04-281-1/+9
* Pass everything in ${LDADD} directly to the linker for `make depend'bde1997-04-231-2/+2
* Fixed missing strip step in .S.o and .S.po rules.bde1997-04-231-5/+7
* Merge from 2.2.asami1997-04-211-8/+13
* Updated comment about MANDEPEND (it was misplaced in bsd.prog.mk).bde1997-04-191-1/+3
* Removed unused (and almost unusable) support for LDONLY. See ld/rtldbde1997-04-191-27/+1
* (1) Change comment for USE_X11 to be more explicit about what itasami1997-04-151-10/+12
* Support GLOBAL style tags.jkh1997-04-136-22/+72
* Use "-pg" instead of "-p" for generating profiled object files.jdp1997-04-091-5/+5
* 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
OpenPOWER on IntegriCloud