aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
AgeCommit message (Expand)Author
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-10-26Add macvlan supportStef Simoens
2011-10-20further clean up OS differences in makefilesMike Frysinger
2011-10-19Make variable references in Makefiles consistentWilliam Hubbs
2011-10-18consolodate MakefilesWilliam Hubbs
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2008-03-26Merge net.OS into netRoy Marples
2008-03-25These now need to be prefixed.Roy Marples
2008-03-25Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples
2008-03-03Use exlicit make targets, not directory contents.Roy Marples
2008-01-10Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples
2007-12-28net modules should always be installedRoy Marples
2007-12-24whitespaceRoy Marples
2007-11-20Introduce CONTENTS variable into Makefiles to list the contents of the direct...Roy Marples
2007-11-19Our build chain now works with GNU and BSD make implementationsRoy Marples
2007-09-19/lib/rcscripts -> /lib/rcRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples