summaryrefslogtreecommitdiff
path: root/etc/Makefile.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Makefile.Linux')
-rw-r--r--etc/Makefile.Linux6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/Makefile.Linux b/etc/Makefile.Linux
new file mode 100644
index 0000000..9ac0bc2
--- /dev/null
+++ b/etc/Makefile.Linux
@@ -0,0 +1,6 @@
+SED_EXTRA= -e 's:@TERM@:wsvt25:g'
+SRCS+= rc.in rc.shutdown.in
+
+rc.conf:
+ cp rc.conf.in rc.conf
+ cat rc.conf.Linux >> rc.conf