summaryrefslogtreecommitdiff
path: root/share/mk/bsd.own.mk
AgeCommit message (Expand)Author
2002-08-11ELF_TOOLCHAIN on sparc.Artur Grabowski
2002-08-03fix a comment: libdl no longer exists; explain ELF_TOOLCHAINPeter Valchev
2002-06-12add hppa to ELF_TOOLCHAIN.Artur Grabowski
2001-09-27Enable shared libs on sparc64.Artur Grabowski
2001-09-25Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flagsDale Rahn
2001-09-25a bit too soon.Marc Espie
2001-09-25Add /usr/share/gnu, for sharing config.guess, config.sub and other filesMarc Espie
2001-09-24NOPIC on sparc64Jason Wright
2001-09-24profiling now worksArtur Grabowski
2001-09-02sparc64 doesn't support profiling for now.Artur Grabowski
2001-08-23sparc64 is ELF.Artur Grabowski
2001-07-18CDIAGFLAGS, added to CFLAGS if WARNINGS=YesMarc Espie
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-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-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-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
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-09-07Make it official, powerpc does have shared libraries.Dale S. Rahn
2000-07-03Set DEBUGLIBS only if not previously set. Allows overrides fromMarco S Hyman
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
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-08Add DIRMODEMarc Espie
1999-12-01uvm on the i386Theo de Raadt
1999-10-29UVM is now default on sparc.Artur Grabowski
1999-06-22Add a temporary UVM defineArtur Grabowski
1999-03-03Temporary disable AFS and Optimizations for m88k.Steve Murphree
1998-09-15enable AFSArtur Grabowski
1998-08-28NOPIC for hppa (yet)Michael Shalayeff
1998-07-05Powerpc port now support profiled libraries, thus NOPROFILE= isDale S. Rahn
1998-03-12Variable to allow AFS support for certain utils and libs.Artur Grabowski
1997-06-01Add TCP_WRAPPERS.Jason Downs
1997-04-29Add ${SHAREDIR}, ${SHAREGRP}, ${SHAREOWN} and ${SHAREMODE}, they are usedThorsten Lockert
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes.Todd C. Miller
1997-04-20typoNiklas Hallqvist
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-02-18Powerpc does not support pic, and for now because of a compiler bug,Dale S. Rahn
1996-11-24Add a new knob called DEBUG. Define to -g to have it turn off STRIP=-sNiklas Hallqvist