Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 572068
Collapse All | Expand All

(-)a/src/rc/Makefile (-1 / +1 lines)
Lines 2-8 SRCS= checkpath.c do_e.c do_mark_service.c do_service.c \ Link Here
2
		do_value.c fstabinfo.c is_newer_than.c is_older_than.c \
2
		do_value.c fstabinfo.c is_newer_than.c is_older_than.c \
3
		mountinfo.c openrc-run.c rc-abort.c rc.c \
3
		mountinfo.c openrc-run.c rc-abort.c rc.c \
4
		rc-depend.c rc-logger.c rc-misc.c rc-plugin.c \
4
		rc-depend.c rc-logger.c rc-misc.c rc-plugin.c \
5
		rc-selinux.c rc-service.c rc-status.c rc-update.c \
5
		rc-service.c rc-status.c rc-update.c \
6
		shell_var.c start-stop-daemon.c swclock.c _usage.c
6
		shell_var.c start-stop-daemon.c swclock.c _usage.c
7
7
8
ifeq (${MKSELINUX},yes)
8
ifeq (${MKSELINUX},yes)

Return to bug 572068