Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-15 | old stuff: | Marc Espie | |
- moved to realdepend with success, finish the old subdirdepend. - .LIBS: doesn't mean anything any more, and it had broken semantics when it meant something anyways. okay millert@ | |||
2012-08-18 | allow other targets to work like install -> realinstall | Marc Espie | |
(to be used in xenocara for build) okay matthieu@ | |||
2012-04-08 | unhook lint from the tree. The parser is incomplete and difficult | Jonathan Gray | |
to fix and there are several alternatives that don't tell quite so many dangerous lies. enthusiastic agreement from a bunch of people | |||
2009-09-23 | use "exec ${MAKE} ..." instead of "${MAKE} ..." for recursion. | Matthieu Herrb | |
This saves a few processes. ok miod@. | |||
2007-11-03 | unmess make depend: make sure stuff is built in the correct order. | Marc Espie | |
2005-02-05 | introduce explicit MAKE_FLAGS variable, which has no surprising behavior | Marc Espie | |
dependent on make, and fixes the regress problem reported by David Krause. | |||
2005-01-19 | zap redundant MAKEFLAGS, put common code in a loop, indent. | Marc Espie | |
okay hshoexer. | |||
2004-01-18 | don't include bsd.own.mk a second time | Marco S Hyman | |
'I don't see the harm in that --millert@' | |||
2002-02-22 | If there is no regress target provide one with _SUBDIRUSE. | Artur Grabowski | |
1998-03-01 | Add Benedikt Stockebrand <benedikt@devnull.ruhr.de>'s SKIPDIR handling | Niklas Hallqvist | |
It actually has proven useful for developer work when in-transit changes of tools breaks certain parts of the system. We do not recommend it on a regular basis though, as having customized setups make bug handling more troublesome | |||
1997-06-02 | do MAKEFLAGS better | Michael Shalayeff | |
1997-06-02 | propagate MAKEFLAGS | Michael Shalayeff | |
1996-04-22 | sync with netbsd 960418 | Theo de Raadt | |
1996-03-16 | Workaround for testing of Makefile.bsd-wrapper encountered while porting | etheisen | |
libg++. | |||
1996-03-05 | Labeling style changed ($OpenBSD$). | Michael Shalayeff | |
POSTINSTALL added to the <bsd.lkm.mk> (see bsd.README for details). | |||
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). | |||
1995-12-19 | check for Makefile.bsd-wrapper in the correct directory | Theo de Raadt | |
1995-12-18 | Added support for using a special makefile: Makefile.bsd-wrapper when | Niklas Hallqvist | |
available. This will help having imported software in the tree without needing to munge the standard Makefile. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |