Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-18 | CDIAGFLAGS, added to CFLAGS if WARNINGS=Yes | Marc Espie | |
Symetrize C++ situation: add CXXOPTS, CXXDIAGFLAGS. | |||
2001-04-03 | Minor clean-ups: | Marc Espie | |
- document some more things (MANPS, make oddities) - put all PHONY targets in bsd.own.mk, since it's included by everything that uses it. - remove them from bsd.lib.mk, since it includes bsd.own.mk. - ... except for load/unload, which are only in bsd.lkm.mk. - fix spell target, so that it actually depends on the generated file. okay niklas@ | |||
2000-06-18 | (CFLAGS): add _LKM so kernel header files behave nicely. | assar | |
1998-12-31 | Add ${PIPE} in sys.mk so we do no need to add all over the places; ↵ | Todd C. Miller | |
evanc@concer.to | |||
1998-12-19 | add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe mode | Todd C. Miller | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes. | Todd C. Miller | |
For some reason the previous commit did not grab these. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-11-14 | correct LINKS usage | Michael Shalayeff | |
1996-08-01 | Comment my recent change | Niklas Hallqvist | |
1996-08-01 | Support BSDSRCDIR setups | Niklas Hallqvist | |
1996-06-03 | always instal ${POSTINSTALL} program, if there is one. | Michael Shalayeff | |
1996-05-27 | Stripping lkm's on install is a bad idea. Don't do it. | Thorsten Lockert | |
1996-04-18 | Revert last fix. a couple of hot mkdir,chmod,chown could | Michael Shalayeff | |
not replace good old mtree anyway. | |||
1996-04-18 | Add ${LKMDIR} automatic creation (just in case mtree not ran). | Michael Shalayeff | |
1996-03-05 | Labeling style changed ($OpenBSD$). | Michael Shalayeff | |
POSTINSTALL added to the <bsd.lkm.mk> (see bsd.README for details). | |||
1996-03-02 | Define directory and modes for LKM installs | Thorsten Lockert | |
Correct installation rule for LKM installs | |||
1996-02-25 | Added <bsd.lkm.mk> file. Correspondent changes made to the bsd.README. | Michael Shalayeff | |
All the rest changed to be $OpenBSD$. Dedicated to Suzi Quatro (she must be alive still, so best wishes to here). |