summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed _MANPAGES, MANDEPEND and MANSRC.ru2001-03-262-47/+48
* Do not depend on ``all-man'' if -DNOMAN.ru2001-03-261-1/+4
* Pentium II's do not support SSE, that came in with the PIIIkris2001-03-211-1/+1
* List libfetch.des2001-03-201-0/+1
* If the MANSECT variable is specified, it will override the defaultru2001-03-201-1/+4
* Add LIBPOSIX1Ejedgar2001-03-201-0/+1
* Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernelkris2001-03-121-18/+24
* AMD K6/K6-2/Duron/Athlon CPUs support MMX too.sobomax2001-03-101-3/+3
* Add definitions and support for the AMD k6-2, Pentium MMX (i586/MMX),kris2001-02-271-1/+21
* Make ``groff -man'' work again for both man(7) and mdoc(7) manpages.ru2001-02-231-1/+1
* Overhaul the MACHINE_CPU behaviour:kris2001-02-221-1/+1
* Overhaul the MACHINE_CPU behaviour:kris2001-02-222-10/+103
* Turns out we do need to do bootstrapping of MACHINE_CPU here: make(1) won'tkris2001-02-201-0/+10
* Remove bogus setting of MACHINE_CPU here. There is no need for it.kris2001-02-191-3/+1
* Introduce support for using OpenSSL ASM optimizations. This is donekris2001-02-191-1/+3
* Zap LIBTCL, it's been superfluous for several years.kris2001-02-181-1/+0
* Add $FreeBSD$peter2000-12-292-0/+4
* Do not check for existence of ${_dir}/kern/ , because for modules that setjasone2000-12-081-2/+2
* Install the stock (as supplied by groff(1) distribution) tmac.anru2000-12-061-1/+1
* groff does not use MANDEPEND anymore.ru2000-12-051-1/+1
* Add ${LIBC_R}brian2000-11-261-0/+1
* Use test -z rather than -n.obrien2000-11-011-1/+1
* Build the ISC library as libisc. This library comes as part of thearchie2000-10-241-0/+1
* Add section for building ia64 kernels.dfr2000-10-161-0/+8
* Remove LIBRSAGLUE, add LIBSSLgshapiro2000-10-101-1/+1
* Change "building the standard ${LIB} library" to "building the staticpeter2000-10-021-1/+1
* Replace ${LIBMYTINFO} with warningache2000-09-161-2/+2
* The kernel is now known as `kernel.ko' and it and its matching modulesobrien2000-09-051-2/+2
* Fix the arguments to [(1) (AKA test(1)). If the string being testedmarkm2000-08-191-1/+1
* The previous delta was wrong; an empty MAKEOBJDIRPREFIX shouldsheldonh2000-08-171-2/+2
OpenPOWER on IntegriCloud