diff options
Diffstat (limited to 'init.d.NetBSD/Makefile')
-rw-r--r-- | init.d.NetBSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.NetBSD/Makefile b/init.d.NetBSD/Makefile index 12ec1548..07ab1cf2 100644 --- a/init.d.NetBSD/Makefile +++ b/init.d.NetBSD/Makefile @@ -1,4 +1,4 @@ -DIR= /etc/init.d +DIR= ${INITDIR} SRCS= swap-blk.in ttys.in wscons.in BIN= ${OBJS} |