summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Fix all-man to look into the SUBDIR subdirs as well.ru2002-04-151-1/+1
* Added glue for the all-man and maninstall targets.ru2002-04-151-0/+8
* Add a dependency on libypclnt to libpam, in preperation for making pam_unixdes2002-04-151-2/+2
* Add libypclnt.des2002-04-131-0/+1
* Back out second part of the previous change. While this wasru2002-04-121-2/+9
* Fixed the fatal breakage I introduced in the last commit.ru2002-04-121-1/+1
* Don't add -lstdc++ to LDADD, just let c++(1) link C++ programs.ru2002-04-121-5/+7
* Implement PROG_CXX for <bsd.prog.mk>.ru2002-04-112-1/+17
* Really finish the removal of ${LDDESTDIR} in bsd.lib.mk,v 1.55.ru2002-04-112-4/+4
* Add WARNS levels 5 and 6:obrien2002-04-101-1/+8
* Fixed broken dependency in lib/libpam/modules/pam_krb5.ru2002-04-091-0/+1
* FreeBSD prior to 4.5-RELEASE and older versions of 5.0-CURRENT do notru2002-04-071-0/+5
* Fixed the nasty bug where .depend file that exists somewhere inru2002-04-072-2/+2
* Install libusbhid, and use it instead of libusb.joe2002-03-281-1/+1
* 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
OpenPOWER on IntegriCloud