diff options
Diffstat (limited to 'sh')
-rw-r--r-- | sh/Makefile.NetBSD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sh/Makefile.NetBSD b/sh/Makefile.NetBSD index 5b13c88a..f1d9e3b0 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} $< > $@ - |