openrc/src/librc
William Hubbs 5066d40ac8 Use pattern rules instead of suffix rules
Rework the makefiles to use pattern rules instead of suffix rules.
This is the preferred way to write implicit rules according to the gnu
make manual.
2011-10-29 09:43:24 -05:00
..
.gitignore clean up gitignore files 2011-06-03 17:07:22 -04:00
librc-daemon.c drop useless "All rights reserved" notice 2011-06-29 19:46:31 -04:00
librc-depend.c drop useless "All rights reserved" notice 2011-06-29 19:46:31 -04:00
librc-misc.c Add a new function, bool rc_getfile(const char *, char **, size_t *) 2011-07-13 21:31:20 +02:00
librc-stringlist.c drop useless "All rights reserved" notice 2011-06-29 19:46:31 -04:00
librc.c Fix rc_service_value_get() to return multiple lines as well 2011-07-13 21:32:13 +02:00
librc.h Add a new function, bool rc_getfile(const char *, char **, size_t *) 2011-07-13 21:31:20 +02:00
Makefile Use pattern rules instead of suffix rules 2011-10-29 09:43:24 -05:00
rc.h.in Add a new function, bool rc_getfile(const char *, char **, size_t *) 2011-07-13 21:31:20 +02:00
rc.map Add a new function, bool rc_getfile(const char *, char **, size_t *) 2011-07-13 21:31:20 +02:00