diff options
Diffstat (limited to 'net/Makefile.NetBSD')
-rw-r--r-- | net/Makefile.NetBSD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile.NetBSD b/net/Makefile.NetBSD index 9ae55981..396bf9f5 100644 --- a/net/Makefile.NetBSD +++ b/net/Makefile.NetBSD @@ -1,3 +1,5 @@ +INC+= ifwatchd.sh + .SUFFIXES: .sh.BSD.in .sh.BSD.in.sh: ${CP} $< $@ |