summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-26 09:36:34 +0000
committerRoy Marples <roy@marples.name>2008-03-26 09:36:34 +0000
commit6af2b20297afb9cca88eb4843997c87eb48a5429 (patch)
tree5716be748b0139abe4421cab3679e0abcebe5915 /sh
parent1b40379a79cb96d9ca8fb0d268a73fe7426fbf5c (diff)
downloadopenrc-6af2b20297afb9cca88eb4843997c87eb48a5429.tar.gz
openrc-6af2b20297afb9cca88eb4843997c87eb48a5429.tar.bz2
openrc-6af2b20297afb9cca88eb4843997c87eb48a5429.tar.xz
Split sysctl into Linux and BSD specific files.
Diffstat (limited to 'sh')
-rw-r--r--sh/Makefile.NetBSD1
1 files changed, 0 insertions, 1 deletions
diff --git a/sh/Makefile.NetBSD b/sh/Makefile.NetBSD
index 5b13c88..f1d9e3b 100644
--- a/sh/Makefile.NetBSD
+++ b/sh/Makefile.NetBSD
@@ -7,4 +7,3 @@ BIN+= ifwatchd-carrier.sh ifwatchd-nocarrier.sh
.SUFFIXES: .BSD.sh.in
.BSD.sh.in.sh:
sed ${SED_REPLACE} ${SED_EXTRA} $< > $@
-