summaryrefslogtreecommitdiff
path: root/sh/Makefile.NetBSD
diff options
context:
space:
mode:
Diffstat (limited to 'sh/Makefile.NetBSD')
-rw-r--r--sh/Makefile.NetBSD4
1 files changed, 2 insertions, 2 deletions
diff --git a/sh/Makefile.NetBSD b/sh/Makefile.NetBSD
index f1d9e3b..f348019 100644
--- a/sh/Makefile.NetBSD
+++ b/sh/Makefile.NetBSD
@@ -4,6 +4,6 @@ NET_LO= net.lo0
SRCS+= ifwatchd-carrier.sh.in ifwatchd-nocarrier.sh.in
BIN+= ifwatchd-carrier.sh ifwatchd-nocarrier.sh
-.SUFFIXES: .BSD.sh.in
-.BSD.sh.in.sh:
+.SUFFIXES: .sh.BSD.in
+.sh.BSD.in.sh:
sed ${SED_REPLACE} ${SED_EXTRA} $< > $@