summaryrefslogtreecommitdiff
path: root/sh/Makefile.NetBSD
diff options
context:
space:
mode:
Diffstat (limited to 'sh/Makefile.NetBSD')
-rw-r--r--sh/Makefile.NetBSD8
1 files changed, 0 insertions, 8 deletions
diff --git a/sh/Makefile.NetBSD b/sh/Makefile.NetBSD
deleted file mode 100644
index bd44393..0000000
--- a/sh/Makefile.NetBSD
+++ /dev/null
@@ -1,8 +0,0 @@
-SRCS+= init.sh.in
-
-SRCS+= ifwatchd-carrier.sh.in ifwatchd-nocarrier.sh.in
-BIN+= ifwatchd-carrier.sh ifwatchd-nocarrier.sh
-
-.SUFFIXES: .sh.BSD.in
-.sh.BSD.in.sh:
- ${SED} ${SED_REPLACE} ${SED_EXTRA} $< > $@