aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Undo rev 1.11, the cd is null since NOOBJ is set.Wolfram Schneider1998-01-031-2/+2
* About one month worth of bsd.port.mk improvements.Satoshi Asami1998-01-021-13/+66
* DISTRIBUTION is bin (we'll make the info dist another way).Jordan K. Hubbard1997-12-261-6/+2
* Only remove ${CLEANFILES} in the default clean rule. In particular,Bruce Evans1997-12-191-18/+16
* Oops, the previous patch was botched.Bruce Evans1997-12-181-2/+1
* Oops, rm -f can't handle empty lists.Bruce Evans1997-12-171-1/+5
* Oops, rm -f can't handle empty lists.Bruce Evans1997-12-171-1/+3
* Don't clean files that we don't create.Bruce Evans1997-12-171-4/+4
* Normally don't include <bsd.libnames.mk>. Include it in the !aout caseBruce Evans1997-12-171-6/+8
* Removed gross dir file bootstrap rule again. It would break buildingBruce Evans1997-12-161-19/+12
* Add libcalendarWolfgang Helbig1997-12-151-1/+2
* Optimize rm(1) usage.Wolfram Schneider1997-12-141-3/+2
* Add LIBZWolfram Schneider1997-12-091-1/+2
* Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." soSatoshi Asami1997-11-201-1/+11
* Add new target "checksubdirs". It will warn about any subdirectories thatSatoshi Asami1997-11-201-1/+29
* target(__target) -> target(${__target})Wolfram Schneider1997-11-151-2/+2
* Upgrade perl to perl5.004_04Mark Murray1997-11-121-3/+3
* target(__target) -> target(${__target})Wolfram Schneider1997-11-101-2/+2
* Remove the comments hat just list the nested includes.Wolfram Schneider1997-11-095-14/+6
* target(__target) -> target(${__target})Wolfram Schneider1997-11-091-2/+2
* Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andBill Fenner1997-11-061-7/+14
* Inlucde ../Makefile.inc if exists. This make it easier toWolfram Schneider1997-11-021-1/+5
* Undo rev 1.33 and 1.34: Build the HTML files in .CURDIR andWolfram Schneider1997-11-011-3/+4
* Oops, comment lines can't be indented either.Bruce Evans1997-10-211-3/+2
* Oops, comment lines can't be continued.Bruce Evans1997-10-211-3/+3
* Added -Wuninitialized to CWARNFLAGS. Warnings about uninitialializedBruce Evans1997-10-211-2/+3
* Support output format html.Wolfram Schneider1997-10-121-19/+46
* Do not use an intermediate file. The intermediate filename will goWolfram Schneider1997-10-111-3/+2
* Bugfix for rev 1.41:Wolfram Schneider1997-10-091-2/+2
* Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.Satoshi Asami1997-10-081-1/+4
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-3/+7
* Delete redundant entries.Wolfram Schneider1997-10-041-15/+21
* Support output formats dvi, ps, latin1.Wolfram Schneider1997-10-011-14/+36
* Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to usePeter Wemm1997-09-052-4/+10
* Change the BINFORMAT definitions so that they do not depend on sys.mk,Peter Wemm1997-09-053-6/+9
* A first cut at some rules for building elf shared libs. Of particularPeter Wemm1997-08-303-3/+53
* Fixed cleandepend target. Subdirectories weren't handled unless SRCSBruce Evans1997-08-261-2/+2
* Add "distclean" to list of targets to descend into subdirs for.Satoshi Asami1997-08-221-2/+2
* (1) Be nicer about mtree file missing. (Actually, just suggest whereSatoshi Asami1997-08-201-3/+13
* Merge buildworld/installworld patch to Makefile from RELENG_2_2. PatchSatoshi Asami1997-08-052-3/+5
* Do not set the application variable LDDESTDIR. Note that it is still honoredSatoshi Asami1997-07-311-6/+1
* Don't use !empty() on the potentially unset variable MANBUILDCAT. UsingBruce Evans1997-07-251-8/+8
* Removed a stray `.if' that broke everything.Bruce Evans1997-07-251-2/+1
* Allow optional building of preformatted manual pages.Paul Traina1997-07-241-2/+80
* Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'.Bruce Evans1997-07-211-2/+2
* Changes for perl-5.004_01Mark Murray1997-07-171-3/+3
* (1) Add preliminary support for architecture/operating system-dependentSatoshi Asami1997-07-101-6/+55
* Removed temporary SMP header fix.Bruce Evans1997-06-301-16/+1
* ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGSDavid E. O'Brien1997-06-291-2/+2
* Make NOSHARED = no / NOSHARED = NO do what you'd expect.Paul Traina1997-06-281-2/+2