aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* o Use --defsection and --defentry options of install-info(1) instead ofRuslan Ermilov2000-01-241-10/+9
* oops, nearly forgot to commit the addition of ppbus_if.m to the list.Peter Wemm2000-01-231-2/+3
* Introduce the new mk internal target _includeinstall and add theRodney W. Grimes2000-01-142-1/+23
* Removed NOEXTRADEPEND hack. This was only for an old version of makeworld.Bruce Evans2000-01-091-1/+1
* Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS,Bruce Evans2000-01-081-3/+12
* Fix typo.Marcel Moolenaar2000-01-031-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* Fixed breakage of static linkage of rlogind. Someone added -lutil andBruce Evans1999-12-271-4/+5
* Update vnode_if.sh location. This was deliberately left a while afterPeter Wemm1999-12-221-2/+2
* Use the -c and -h args of vnode_if.sh to generate only the .h file thatPeter Wemm1999-12-121-9/+7
* If SRCS is not defined assume ${PROG}.c, not when PROG isn't defined.Michael Haro1999-11-301-1/+1
* Add two modules for the pccard work: dev/pccard/card_if.m andWarner Losh1999-11-281-2/+2
* Build and clean device interface files (foo_if.[ch]) and empty optionsBruce Evans1999-11-281-4/+33
* Add .ORDER which is needed for the previous commit to work with -jN.Marcel Moolenaar1999-11-231-0/+1
* vnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c toMarcel Moolenaar1999-11-231-1/+1
* Make "-mpreferred-stack-boundary=2" the default on the i386.David E. O'Brien1999-11-171-0/+13
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-142-7/+7
* Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformatAlexey Zelkin1999-11-091-5/+5
* make.conf is being made to conform to the /etc/defaults/ standard thatMatthew Dillon1999-10-271-0/+5
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+1
* Add libncp to the list of known libraries.Boris Popov1999-10-151-0/+1
* 1) s/mod(un)?load/kld$1load/Nick Hibma1999-09-061-21/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2819-19/+19
* Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS.Tim Vanderhoek1999-07-313-9/+28
* add support to buildworld as a normal user:John-Mark Gurney1999-06-242-9/+11
* add libhistoryAndrey A. Chernov1999-05-281-1/+2
* "Fixed" missing dependency of ${PROG} on ${LIBC} in the elf case.Bruce Evans1999-05-061-4/+2
* s/lkm(4)/kld(4)/Peter Wemm1999-04-232-4/+4
* Clean out most of the LKM stuff, the build support left a little while ago.Peter Wemm1999-04-201-85/+9
* Default KMODDIR = /modules now, not /lkmPeter Wemm1999-04-201-3/+3
* Create /var/db/port.mkversion rather than /var/db/pkg/.mkversion to be inDavid E. O'Brien1999-04-151-2/+2
* Add ${DESTDIR} to installation path. Move target to under beforeinstall:.Satoshi Asami1999-03-311-4/+2
* I'm sorry, this was already fixed in etc/mtree/BSD.var.dist.SADA Kenji1999-03-311-2/+1
* Sometimes we have to make `/var/db/pkg' directory before we createSADA Kenji1999-03-311-1/+2
* Create /var/db/pkg/.mkversion file with datestamp.Satoshi Asami1999-03-291-1/+4
* Removed all traces of LN_FLAGS. It was only used to produce a linkBruce Evans1999-03-233-12/+43
* Restored objlink. The previous commit was confused about the differenceBruce Evans1999-03-212-4/+14
* New names for the list; the DES crypt and libwrap for tcp_wrappers.Mark Murray1999-03-141-1/+3
* Bitrot. Remove objlink as it is not pleasant to be downwind.Mark Murray1999-03-142-33/+5
* Rewrote the changes in rev.1.53. Don't ignore errors from makeinfo.Bruce Evans1999-01-301-20/+7
* Fixed comment and whitespace lossage in recent commits. The -W flagBruce Evans1999-01-291-7/+14
* Cleanup bsd.kern.mk after last commit.Matthew Dillon1999-01-291-14/+4
* Turn on -Wall and -Wcast-qualMatthew Dillon1999-01-271-5/+11
* Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).Satoshi Asami1999-01-264-2446/+8
* Introduce a new variable NEED_LIBNAMES. If it is defined,John Polstra1999-01-222-4/+4
* Change the definition of LIBPAM to support the static PAM library.John Polstra1999-01-201-1/+14
* Add some capabilities to <bsd.lib.mk> so that it can be used forJohn Polstra1999-01-201-48/+47
* remove - before __entry, it is not make conmmand but shell continuation lineAndrey A. Chernov1999-01-201-2/+2
* Texinfo has been upgraded. This needs to catch up.Mark Murray1999-01-201-4/+21
* (1) Add gnome master sites.Satoshi Asami1999-01-201-4/+10