summaryrefslogtreecommitdiff
path: root/daemons
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-06-20 18:56:51 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-06-20 18:56:51 +0000
commitb96c0d90cdaf2a0a4a8135db1851054d6dccf223 (patch)
tree94bfb797b3ffc95c5f134f419b03ce0ca9fc8ebb /daemons
parenta628e64ceb2e56ef356fd8cd36880ceec419e652 (diff)
*** empty log message ***
Diffstat (limited to 'daemons')
-rw-r--r--daemons/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemons/Makefile b/daemons/Makefile
index 28057d6d..04b4fcbd 100644
--- a/daemons/Makefile
+++ b/daemons/Makefile
@@ -21,6 +21,7 @@ dir := daemons
makemode := utilities
targets = rc getty
+special-targets = rc
SRCS = rc.sh getty.c
installationdir = $(libexecdir)