summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Put -Wno-uninitialized at the end of the warns flags as it may be enabeleddwmalone2002-01-051-3/+5
* Add LIBSMB.ru2001-12-181-0/+1
* FILES support for bsd.prog.mk. See bsd.README for details.ru2001-12-173-7/+38
* Removed a no-op FILES from bsd.doc.mk.ru2001-12-171-1/+0
* Add some granularity to the WARNS levels.obrien2001-12-151-5/+10
* Unbreak "make lint" for programs and "make llib-l${LIB}.ln" forbde2001-12-032-2/+2
* Support the "install.debug" and "reinstall.debug" targets for kernel modules.des2001-10-271-1/+2
* Fix cross-building, etc:ru2001-09-291-1/+1
* When bootstrapping (build-tools and cross-tools), avoidru2001-09-212-2/+2
* This will have to be revised, but allow putting 'makeoptions GCC3=true'peter2001-09-101-0/+15
* There is a better way to suppress groff(1) output.ru2001-09-051-2/+2
* Implement the `manlint' target, for minimal validity checking ofru2001-09-052-2/+19
* Final way: Don't include /etc/defaults/make.conf at all. It wasn'talex2001-08-311-4/+0
* Don't .error, if /etc/defaults/make.conf exists. This breaks -CURRENTalex2001-08-311-1/+0
* Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf asalex2001-08-301-1/+2
* Fixed world breakage in ftpd, rshd, login, su, telnetd and telnet. LIBPAMbde2001-08-291-3/+3
* Removed some garbage (LIBGMP, LIBSKEY). Using LIBSKEY in LIBPAM shouldbde2001-08-291-5/+2
* Zap LIBSSkris2001-08-191-1/+0
* revert previous accidental commitassar2001-07-221-1/+5
* get rid of some printf and pointer type warningsassar2001-07-221-5/+1
* Always preprocess manpages with tbl(1).ru2001-07-121-1/+1
* Add LIBBZ2.obrien2001-07-091-0/+1
* Add the ".FreeBSD" symbol so we can do things like ".if define(.FreeBSD)"obrien2001-06-161-0/+1
* Style nits:ru2001-06-141-2/+2
* Games ownership cleanup.ru2001-06-132-4/+2
* Clean up the PAM lib lists. Particularly relevant to the KRB5 case.markm2001-06-071-6/+6
* Add the single suffix rules for FORTRAN.obrien2001-06-061-0/+4
* Add the single suffix rules for C++.obrien2001-06-061-3/+6
* Change the ownership of the symbolic link for hidden gameru2001-05-311-1/+1
* Do not clobber COPY, it may be set differently in /etc/make.conf.ru2001-05-301-2/+0
* Fixed `objwarn' so that it doesn't issue spurious warnings,ru2001-05-201-3/+18
* Only add -Werror if in fact we have set WARNS or WFORMAT to >0kris2001-05-191-4/+6
* Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mkkris2001-05-195-1/+44
* Kerberos updates for PAM.markm2001-05-141-3/+13
* Fixed some bitrot:bde2001-05-121-11/+10
* Cleaner method of making PAMable apps static (in the optional case ofmarkm2001-04-281-2/+3
* ... and do it make(1) way.ru2001-04-261-5/+5
* Fix the fix in rev.1.34.ru2001-04-231-1/+1
* Who ever came up with the ${CFLAGS} need to be passed to lint?asmodai2001-04-191-1/+1
* Add missing -mtty-char for MANBUILDCAT.ru2001-04-181-1/+1
* Introduce SCRIPTS for bsd.prog.mk. See bsd.README for details.ru2001-04-072-2/+34
* Remove the recently-depricated LIBPOSIX1Ejedgar2001-04-051-1/+0
* Introduce ${PROGNAME}, the name that the program will be installed as,ru2001-04-022-0/+8
* - Document recent MAN[1-9] -> MAN changes.ru2001-03-281-10/+11
* Define MAN to ${PROG}.1 if no manpages were specified, but stillru2001-03-281-1/+2
* - Removed `n' from the list of manpage sections.ru2001-03-281-5/+5
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-281-1/+0
* Make it possible to build manpages for the entire source tree.ru2001-03-276-5/+23
* Rewrite of the CAM error recovery code.ken2001-03-271-0/+1
* Backout botched attempt to introduce MANSECT feature; itru2001-03-261-4/+1
OpenPOWER on IntegriCloud