summaryrefslogtreecommitdiff
path: root/src/rc/Makefile
Commit message (Collapse)AuthorAge
* Add tunable SYSCONFDIRRoy Marples2008-03-05
|
* Add a gitignore make target.Roy Marples2008-03-03
|
* Support the use of PREFIX and PKG_PREFIX.Roy Marples2008-02-28
|
* Fix compile against old lib.sRoy Marples2008-02-02
|
* Ensure that we use our default CFLAGS if none set.Roy Marples2008-01-30
|
* Specify install modes for all our files.Roy Marples2008-01-30
|
* Put the applets into rc-applet.c so that rc.c is easier to manage.Roy Marples2008-01-14
|
* partial revert of previous commit -- the rpath stuff was meant to be kept ↵Mike Frysinger2008-01-14
| | | | local only
* Add support for is_newer_than and is_older_than. is_older_than currently ↵Roy Marples2008-01-14
| | | | doesn't work as expected, but is_newer_than works fine.
* add shortcuts for generating symlinksMike Frysinger2008-01-14
|
* Fix PAM installRoy Marples2008-01-13
|
* Use MKTERMCAP and MKPAM so we don't use env vars TERMCAP or PAM inadvertently.Roy Marples2008-01-12
|
* Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst ↵Roy Marples2008-01-10
| | | | keeping BSD for all BSD's.
* Style updates.Roy Marples2008-01-09
|
* Stop using CPPFLAGSRoy Marples2008-01-07
|
* Use a dynamically expanding buffer for reading config files.Roy Marples2008-01-06
|
* Set include paths in Makefile instead of .c filesRoy Marples2008-01-06
|
* Fix installing pam filesRoy Marples2008-01-05
|
* Fix installing linksRoy Marples2008-01-05
|
* Add missing MakefileRoy Marples2008-01-05