aboutsummaryrefslogtreecommitdiff
path: root/src/rc/Makefile
AgeCommit message (Expand)Author
2008-02-02Fix compile against old lib.sRoy Marples
2008-01-30Ensure that we use our default CFLAGS if none set.Roy Marples
2008-01-30Specify install modes for all our files.Roy Marples
2008-01-14Put the applets into rc-applet.c so that rc.c is easier to manage.Roy Marples
2008-01-14partial revert of previous commit -- the rpath stuff was meant to be kept loc...Mike Frysinger
2008-01-14Add support for is_newer_than and is_older_than. is_older_than currently does...Roy Marples
2008-01-14add shortcuts for generating symlinksMike Frysinger
2008-01-13Fix PAM installRoy Marples
2008-01-12Use MKTERMCAP and MKPAM so we don't use env vars TERMCAP or PAM inadvertently.Roy Marples
2008-01-10Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples
2008-01-09Style updates.Roy Marples
2008-01-07Stop using CPPFLAGSRoy Marples
2008-01-06Use a dynamically expanding buffer for reading config files.Roy Marples
2008-01-06Set include paths in Makefile instead of .c filesRoy Marples
2008-01-05Fix installing pam filesRoy Marples
2008-01-05Fix installing linksRoy Marples
2008-01-05Add missing MakefileRoy Marples