summaryrefslogtreecommitdiff
path: root/usr.sbin/config/mkmakefile.c
AgeCommit message (Collapse)Author
2001-01-05Generate Makefiles that don't get confused if the source layout (withAngelos D. Keromytis
regards to depth and symbolic links) is not what's expected.
1997-11-13from mycroft;Theo de Raadt
Allow options and makeoptions to take an empty string as a value. Add `object' and `library' keywords to pull in precompiled .o and .a files. Syntax is like the `file' keyword; e.g.: object arch/i386/i386/mumble.o [mumble] [needs-flag] Largely from Michael Richardson in PR 3833, with some changes by me.
1997-07-06Add defopt support, from NetBSD; thorpej (I think, I don't have the commitJason Downs
message).
1996-10-23Merge of NetBSD 961020. Includes flexible build/source dir specsNiklas Hallqvist
1996-05-10do 'make links' treat swap*.o just as all the .o files.Michael Shalayeff
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt