]> git.pld-linux.org Git - projects/rc-scripts.git/blame - rc.d/Makefile.am
- support exit code defined in LSB spec (http://www.linuxbase.org/)
[projects/rc-scripts.git] / rc.d / Makefile.am
CommitLineData
7e04fe0e 1@SET_MAKE@
2
3SUBDIRS = init.d
4
5rcdir = @rcdir@
6
7rc_SCRIPTS = \
8 rc \
9 rc.local \
5ecfdd8c 10 rc.sysinit \
791f7cd2 11 rc.shutdown \
72e4878a 12 rc.init
7e04fe0e 13
14EXTRA_DIST = $(rc_SCRIPTS)
This page took 0.032784 seconds and 4 git commands to generate.