summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Use the -c and -h args of vnode_if.sh to generate only the .h file thatpeter1999-12-121-9/+7
* If SRCS is not defined assume ${PROG}.c, not when PROG isn't defined.mharo1999-11-301-1/+1
* Add two modules for the pccard work: dev/pccard/card_if.m andimp1999-11-281-2/+2
* Build and clean device interface files (foo_if.[ch]) and empty optionsbde1999-11-281-4/+33
* Add .ORDER which is needed for the previous commit to work with -jN.marcel1999-11-231-0/+1
* vnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c tomarcel1999-11-231-1/+1
* Make "-mpreferred-stack-boundary=2" the default on the i386.obrien1999-11-171-0/+13
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-142-7/+7
* Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformatphantom1999-11-091-5/+5
* make.conf is being made to conform to the /etc/defaults/ standard thatdillon1999-10-271-0/+5
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+1
* Add libncp to the list of known libraries.bp1999-10-151-0/+1
* 1) s/mod(un)?load/kld$1load/n_hibma1999-09-061-21/+21
* $Id$ -> $FreeBSD$peter1999-08-2819-19/+19
* Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS.hoek1999-07-313-9/+28
* add support to buildworld as a normal user:jmg1999-06-242-9/+11
* add libhistoryache1999-05-281-1/+2
* "Fixed" missing dependency of ${PROG} on ${LIBC} in the elf case.bde1999-05-061-4/+2
* s/lkm(4)/kld(4)/peter1999-04-232-4/+4
* Clean out most of the LKM stuff, the build support left a little while ago.peter1999-04-201-85/+9
* Default KMODDIR = /modules now, not /lkmpeter1999-04-201-3/+3
* Create /var/db/port.mkversion rather than /var/db/pkg/.mkversion to be inobrien1999-04-151-2/+2
* Add ${DESTDIR} to installation path. Move target to under beforeinstall:.asami1999-03-311-4/+2
* I'm sorry, this was already fixed in etc/mtree/BSD.var.dist.sada1999-03-311-2/+1
* Sometimes we have to make `/var/db/pkg' directory before we createsada1999-03-311-1/+2
* Create /var/db/pkg/.mkversion file with datestamp.asami1999-03-291-1/+4
* Removed all traces of LN_FLAGS. It was only used to produce a linkbde1999-03-233-12/+43
* Restored objlink. The previous commit was confused about the differencebde1999-03-212-4/+14
* New names for the list; the DES crypt and libwrap for tcp_wrappers.markm1999-03-141-1/+3
* Bitrot. Remove objlink as it is not pleasant to be downwind.markm1999-03-142-33/+5
* Rewrote the changes in rev.1.53. Don't ignore errors from makeinfo.bde1999-01-301-20/+7
* Fixed comment and whitespace lossage in recent commits. The -W flagbde1999-01-291-7/+14
* Cleanup bsd.kern.mk after last commit.dillon1999-01-291-14/+4
* Turn on -Wall and -Wcast-qualdillon1999-01-271-5/+11
* Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).asami1999-01-264-2446/+8
* Introduce a new variable NEED_LIBNAMES. If it is defined,jdp1999-01-222-4/+4
* Change the definition of LIBPAM to support the static PAM library.jdp1999-01-201-1/+14
* Add some capabilities to <bsd.lib.mk> so that it can be used forjdp1999-01-201-48/+47
* remove - before __entry, it is not make conmmand but shell continuation lineache1999-01-201-2/+2
* Texinfo has been upgraded. This needs to catch up.markm1999-01-201-4/+21
* (1) Add gnome master sites.asami1999-01-201-4/+10
* Clean new index file(GPATH) of global.simokawa1999-01-181-2/+3
* Option names have changes for texinfo-3.12markm1999-01-141-3/+3
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesasami1999-01-111-19/+68
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-13/+13
* OBJFORMAT=elf in the absense of an override for both alpha and i386 bypeter1999-01-071-5/+1
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatdfr1998-12-171-1/+9
* Add -Wunused to kernel build flags.archie1998-12-141-3/+3
* (0) Fast INDEX generation. Only print out the directory name andasami1998-12-122-75/+105
* Backed out previous commit. It was for bug for bug compatibility withbde1998-12-061-3/+2
OpenPOWER on IntegriCloud