summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2001-07-18Mention WARNINGSMarc Espie
2001-07-18CDIAGFLAGS, added to CFLAGS if WARNINGS=YesMarc Espie
2001-07-02Sync library list with bsd.prog.mkTodd C. Miller
2001-06-27Add ELF_TOOLCHAIN makefile variable to be used to dealDale Rahn
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-26Only one non-UVM arch left, not for long.Miod Vallat
2001-06-26Enable Kerberos 5Hans Insulander
2001-06-20we don't use "/" in the beginning of the name in MANSUBDIRMike Pechkin
2001-06-13Reverse the logic of setting UVM. Instead of listing all archs that have it,Artur Grabowski
2001-06-13alpha is no longer NOPIC.Artur Grabowski
2001-05-08Substantial update from NetBSD, most notably gives us UVM support; deraadt@ okAaron Campbell
2001-05-05Synch with bsd.prog.mk.Marc Espie
2001-05-05Check MACHINE for hp300, not MACHINE_ARCH (which will be m68k)Todd C. Miller
2001-05-04Substantial update from NetBSD, most notably gives us UVM support; millert@ okAaron Campbell
2001-04-15move to 2.9-betaTheo de Raadt
2001-04-03Minor clean-ups:Marc Espie
2001-02-17define UVM for mvme88kMiod Vallat
2001-02-16Engage UVM for powerpc. It is now running fairly well (better than non UVM)Dale Rahn
2001-01-31ELF alpha has crtbegin and crtend.Artur Grabowski
2000-12-12gmp goneNiels Provos
2000-11-10do not change NROFFTheo de Raadt
2000-11-10the new MANPS variable specifies that .ps versions of manual pages shouldTheo de Raadt
2000-11-08UVM default on alphaArtur Grabowski
2000-11-08Enable UVM for amiga.Artur Grabowski
2000-10-29vax uses uvm.Hugh Graham
2000-10-27Default to building at -O0 on vax until gcc problems can be worked out.Hugh Graham
2000-10-18hardcoded "gcc" -> ${CC}; ok espie@Brad Smith
2000-10-09Use gcc -shared -fpic to build shared libraries on all arches.Marc Espie
2000-10-03allow ../Makefile.inc to overwrite mk.conf settings; millert@ okMichael Shalayeff
2000-09-07Make it official, powerpc does have shared libraries.Dale S. Rahn
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-08-212.8-beta (so that X11 can distinguish login.conf)Theo de Raadt
2000-07-15Build shared libraries as expected for the new libexec/ld.so. CurrentlyDale S. Rahn
2000-07-06Add "-idirafter ${DESTDIR}/usr/include/g++" to CXXFLAGS if DESTDIR is set.Todd C. Miller
2000-07-03Set DEBUGLIBS only if not previously set. Allows overrides fromMarco S Hyman
2000-06-18(CFLAGS): add _LKM so kernel header files behave nicely.assar
2000-05-16Extend MANSUBDIR to be a possible list, use links so that this onlyMarc Espie
2000-05-16DEBUGLIBS=no still makes defined(DEBUGLIBS) true, ;-)Niklas Hallqvist
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
2000-04-082.7-betaTheo de Raadt
2000-03-31include bsd.own.mk there (allows for PORTSDIR in /etc/mk.conf)Marc Espie
2000-03-31Define BSD_OWN_MK, to play `don't include the same file twice' game.Marc Espie
2000-02-25KerberosIV is now reenabled.Hans Insulander
2000-02-25Disable KerberosIV while commiting new Kerberos stuff.Hans Insulander
2000-02-11Add LIBKEYNOTE. (niklas@ ok)Hakan Olsson
2000-02-08Add DIRMODEMarc Espie
1999-12-01uvm on the i386Theo de Raadt
1999-11-27Call nroff with the -Tascii option to keep groff from using -Tlatin1Todd C. Miller
1999-11-26Add ${LIBPERL}Todd C. Miller
1999-10-29UVM is now default on sparc.Artur Grabowski