summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Install static and profiled libraries with -C.des2002-03-221-2/+2
* Make lint(1) a cross-tool.ru2002-03-201-1/+1
* Removed bogus env(1) commands. make(1) uses a real shell, sobde2002-03-192-5/+5
* lint the previous lint commit.ru2002-03-181-14/+12
* __MAKE_CONF?=/etc/make.confimp2002-03-181-2/+3
* Allow "make lint" to mostly work. Our sources are very unclean WRTmarkm2002-03-172-8/+38
* Pass our idea of `CC' down to mkdep.obrien2002-03-151-1/+1
* Consistently use $PICFLAG.obrien2002-03-121-2/+2
* Spell pic "PIC" for sparc64.obrien2002-03-121-0/+4
* . Add support for making NLS linksphantom2002-03-041-1/+22
* Slightly relax requirements to set per-file variablesphantom2002-03-041-3/+8
* Add basic infrastructure for building and installing Message Catalogs (NLS Ca...phantom2002-03-042-1/+107
* Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1ru2002-02-212-18/+5
* Add two new libraries which are part of sendmail 8.12. libsm is used onlygshapiro2002-02-171-0/+3
* Correct comment: mklocale(1) and NLS are absolutely independentphantom2002-02-131-1/+1
* Correct NLSOWN and NLSGRP values.phantom2002-02-131-4/+4
* Neither .depend nor ${DEPENDFILE} depend on _SUBDIR.ru2002-02-061-1/+1
* Back out revision 1.23 (SUBDIR_CHANGE).ru2002-02-061-37/+12
* Add pam_ssh support to the static PAM library, libpam.a:ru2002-01-231-6/+9
* Add the necessary dependencies and linker flags for linking with ades2002-01-211-3/+6
* 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
OpenPOWER on IntegriCloud