summaryrefslogtreecommitdiff
path: root/share/mk/bsd.prog.mk
AgeCommit message (Collapse)Author
2001-08-23sparc64 needs crtbegin and crtendArtur Grabowski
2001-08-16- remove libatalkBrad Smith
- remove mention of architecture names in the NOPIC variable description
2001-07-20One BINDIR too many, I don't know how I pulled that one.Marc Espie
2001-07-20undo broken changes, i dunno a fix for these; how many times you gonna ↵Michael Shalayeff
repeat the same mistake espie@ and millert@ ?
2001-07-20every change you make, every step you take, we'll be whatching youMichael Shalayeff
2001-07-19Minor speed-up tweaks.Marc Espie
- use .for a b in new syntax for make to handle links. - kill mips - .include shlib_version, since its contents is happy as a Makefile fragment (avoids 10 shell escapes per lib directory, roughly) okay millert@
2001-07-18CDIAGFLAGS, added to CFLAGS if WARNINGS=YesMarc Espie
Symetrize C++ situation: add CXXOPTS, CXXDIAGFLAGS.
2001-01-31ELF alpha has crtbegin and crtend.Artur Grabowski
2000-12-12gmp goneNiels Provos
2000-02-11Add LIBKEYNOTE. (niklas@ ok)Hakan Olsson
1999-11-26Add ${LIBPERL}Todd C. Miller
1999-09-29Add LIBSSL and LIBCRYPTO definitionsBob Beck
1998-12-31Add ${PIPE} in sys.mk so we do no need to add all over the places; ↵Todd C. Miller
evanc@concer.to
1998-12-19add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe modeTodd C. Miller
1998-07-27LIBGMP was missingNiklas Hallqvist
1998-03-26add LIBKAFSTheo de Raadt
1997-11-05.cxx support from Mathieu.Herrb@mipnet.frTheo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes.Todd C. Miller
For some reason the previous commit did not grab these.
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-02-26Add LIBWRAP.Jason Downs
1997-02-09libcrypt went away a while backTheo de Raadt
1997-02-09add ${LIBZ}Michael Shalayeff
1997-01-15Add DESTDIR support for crt{begin,end}.o (powerpc only so far)Niklas Hallqvist
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-11-14correct last fix.Michael Shalayeff
1996-11-14correct LINKS usageMichael Shalayeff
1996-06-02Add LIBOLDCURSESThorsten Lockert
Add LIBTERMLIB
1996-04-22sync with netbsd 960418Theo de Raadt
1996-03-05Labeling style changed ($OpenBSD$).Michael Shalayeff
POSTINSTALL added to the <bsd.lkm.mk> (see bsd.README for details).
1995-10-18initial import of NetBSD treeTheo de Raadt