summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGSobrien1997-06-291-2/+2
* Make NOSHARED = no / NOSHARED = NO do what you'd expect.pst1997-06-281-2/+2
* Add new variable USE_PERL5. It is similar to USE_GMAKE, except thatasami1997-06-241-2/+7
* Change the distribute targets so that a given item in our source treejkh1997-06-217-15/+28
* Add `B' to list of flags to pass through from C*FLAGS when using mkdepasami1997-06-182-11/+11
* Move the "umask ?= 0022" check (a warning only) from the defaultasami1997-06-181-6/+6
* Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, justasami1997-06-181-1/+4
* (1) Use the new BSD.x11.dist mtree file to create directories underasami1997-06-041-55/+51
* Add a `strip' target which remove the ^H from plain text files.wosch1997-05-251-7/+18
* Add "-assert pure-text" to the link line. The warnings about RRSdfr1997-05-231-2/+2
* Change CXXINCLUDES to use "g++" explicitly. CXXINCLUDES was definedasami1997-05-232-4/+4
* Add LIBALIAS.brian1997-05-231-1/+2
* Add variable LPR for printer command.wosch1997-05-111-3/+18
* Support compressed output. Default is uncompressed output format.wosch1997-05-111-10/+46
* Add SMPHDRS to CLEANFILES instead of replacing its current value.dfr1997-05-061-2/+2
* Use "gcc -shared" instead of "ld -Bshareable" for building sharedjdp1997-05-041-11/+5
* Add ascii to comment describing default FORMATS value tooache1997-05-021-2/+2
* 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
OpenPOWER on IntegriCloud