summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* target(__target) -> target(${__target})wosch1997-11-151-2/+2
* Upgrade perl to perl5.004_04markm1997-11-121-3/+3
* target(__target) -> target(${__target})wosch1997-11-101-2/+2
* Remove the comments hat just list the nested includes.wosch1997-11-095-14/+6
* target(__target) -> target(${__target})wosch1997-11-091-2/+2
* Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andfenner1997-11-061-7/+14
* Inlucde ../Makefile.inc if exists. This make it easier towosch1997-11-021-1/+5
* Undo rev 1.33 and 1.34: Build the HTML files in .CURDIR andwosch1997-11-011-3/+4
* Oops, comment lines can't be indented either.bde1997-10-211-3/+2
* Oops, comment lines can't be continued.bde1997-10-211-3/+3
* Added -Wuninitialized to CWARNFLAGS. Warnings about uninitialializedbde1997-10-211-2/+3
* Support output format html.wosch1997-10-121-19/+46
* Do not use an intermediate file. The intermediate filename will gowosch1997-10-111-3/+2
* Bugfix for rev 1.41:wosch1997-10-091-2/+2
* Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.asami1997-10-081-1/+4
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-3/+7
* Delete redundant entries.wosch1997-10-041-15/+21
* Support output formats dvi, ps, latin1.wosch1997-10-011-14/+36
* Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to usepeter1997-09-052-4/+10
* Change the BINFORMAT definitions so that they do not depend on sys.mk,peter1997-09-053-6/+9
* A first cut at some rules for building elf shared libs. Of particularpeter1997-08-303-3/+53
* Fixed cleandepend target. Subdirectories weren't handled unless SRCSbde1997-08-261-2/+2
* Add "distclean" to list of targets to descend into subdirs for.asami1997-08-221-2/+2
* (1) Be nicer about mtree file missing. (Actually, just suggest whereasami1997-08-201-3/+13
* Merge buildworld/installworld patch to Makefile from RELENG_2_2. Patchasami1997-08-052-3/+5
* Do not set the application variable LDDESTDIR. Note that it is still honoredasami1997-07-311-6/+1
* Don't use !empty() on the potentially unset variable MANBUILDCAT. Usingbde1997-07-251-8/+8
* Removed a stray `.if' that broke everything.bde1997-07-251-2/+1
* Allow optional building of preformatted manual pages.pst1997-07-241-2/+80
* Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'.bde1997-07-211-2/+2
* Changes for perl-5.004_01markm1997-07-171-3/+3
* (1) Add preliminary support for architecture/operating system-dependentasami1997-07-101-6/+55
* Removed temporary SMP header fix.bde1997-06-301-16/+1
* ``-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
OpenPOWER on IntegriCloud