summaryrefslogtreecommitdiff
path: root/src/librc/Makefile
Commit message (Expand)AuthorAge
* make BINDIR and SBINDIR available to input filesAndrew Gregory2013-02-23
* Use pattern rules instead of suffix rulesWilliam Hubbs2011-10-29
* cc.mk: move debug.mk out of end MakefilesMike Frysinger2011-05-28
* remove unnecessary shell callsWilliam Hubbs2011-02-04
* use immediate evaluation for shell callsWilliam Hubbs2011-01-31
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
* Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples2008-06-19
* Add XEN support to NetBSD.Roy Marples2008-03-28
* Put some dir locations in rc.h so that 3rd party apps can become awware of them.Roy Marples2008-03-28
* Fix debug support to work without gmake and bundle -ggdb in properly.Roy Marples2008-03-24
* Rejig the build system a little so we have per ok defs per system. Probably e...Roy Marples2008-03-19
* Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ...Roy Marples2008-03-16
* Add tunable SYSCONFDIRRoy Marples2008-03-05
* Support the use of PREFIX and PKG_PREFIX.Roy Marples2008-02-28
* Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples2008-01-10
* Style updates.Roy Marples2008-01-09
* Allow depend creation again. This doesn't work on GNU make, but does on all o...Roy Marples2008-01-07
* Stop using CPPFLAGSRoy Marples2008-01-07
* Add our version maps backRoy Marples2008-01-06
* librc needs kvm on bsd.Roy Marples2008-01-06
* Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples2008-01-05