summaryrefslogtreecommitdiff
path: root/share/mk/bsd.sys.mk
AgeCommit message (Collapse)Author
2006-05-27support 'make lint' in dirs which contain .y and .l files, help from naddyTheo de Raadt
2000-07-06Add "-idirafter ${DESTDIR}/usr/include/g++" to CXXFLAGS if DESTDIR is set.Todd C. Miller
Fixes "make build" problems w/ libcurses++ since -nostdinc is in effect.
1996-05-22syncTheo de Raadt
1996-05-13Fix CCPFLAGS when DESTDIR set, formerly in sys.mk, been away for aNiklas Hallqvist
while, but need to be in here somewhere.
1996-03-05Labeling style changed ($OpenBSD$).Michael Shalayeff
POSTINSTALL added to the <bsd.lkm.mk> (see bsd.README for details).
1996-02-25Added <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).
1995-12-18-Werror is too strong, and causes too many headaches in a source treeTheo de Raadt
that is being modified all the time.
1995-12-15from netbsd; assert -WerrorTheo de Raadt
1995-12-14update from netbsdTheo de Raadt