Put the applets into rc-applet.c so that rc.c is easier to manage.

This commit is contained in:
Roy Marples
2008-01-14 14:24:20 +00:00
parent 6e1251b925
commit e068757810
4 changed files with 444 additions and 379 deletions

View File

@@ -1,6 +1,7 @@
PROG= rc
SRCS= checkpath.c fstabinfo.c mountinfo.c rc.c rc-depend.c \
rc-logger.c rc-misc.c rc-plugin.c rc-status.c rc-update.c \
SRCS= checkpath.c fstabinfo.c mountinfo.c \
rc-applets.c rc-depend.c rc-logger.c \
rc-misc.c rc-plugin.c rc-status.c rc-update.c rc.c \
runscript.c start-stop-daemon.c
CLEANFILES= version.h