aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* MFC: Pentium II does not support SSEKris Kennaway2001-03-211-1/+1
* MFC: k6/k7 do have mmx extension.Maxim Sobolev2001-03-211-3/+3
* MFC: CPUTYPE support for COPTFLAGS plus disabling switchKris Kennaway2001-03-211-18/+24
* MFC: CPUTYPE infrastructure, modulo IA64 supportKris Kennaway2001-03-043-7/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-02-271-0/+121
* MFC: make ``groff -man'' work again for both man(7) and mdoc(7) manpages.Ruslan Ermilov2001-02-231-1/+1
* MFC: Upgrade to Groff 1.16.1.Ruslan Ermilov2000-12-071-3/+3
* MFC: rev 1.34 (test -z rather than -n)David E. O'Brien2000-11-021-1/+1
* MFC: build the ISC utility library as libisc.Archie Cobbs2000-10-281-0/+1
* MFC: Remove LIBRSAGLUE, add LIBSSLGregory Neil Shapiro2000-10-101-1/+1
* MFC: rev 1.58Paul Saab2000-08-281-1/+6
* MFC rev 1.33: quote the argument to test -n .Sheldon Hearn2000-08-211-1/+1
* MFC rev 1.32: empty MAKEOBJDIRPREFIX means use PWD for obj.Sheldon Hearn2000-08-171-2/+2
* MFC rev 1.31: don't kill the source directory in cleandir whenSheldon Hearn2000-08-161-1/+1
* MFC: 1.85: use an extra .. for one more nesting level. This should makePeter Wemm2000-07-071-1/+1
* MFC: revs 1.82-84 (use sys/conf/kmod.mk now to make /sys self contained)David E. O'Brien2000-07-071-311/+7
* MFC: TypoKris Kennaway2000-06-081-1/+1
* Add libipsec.Yoshinobu Inoue2000-02-271-0/+1
* We have some new libraries; give them names.Mark Murray2000-02-241-2/+4
* Unbroke PRECIOUSLIB feature (broken in rev 1.88).Ruslan Ermilov2000-02-031-1/+1
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered moduleBruce Evans2000-01-281-0/+2
* 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