diff options
Diffstat (limited to 'etc.BSD/Makefile')
-rw-r--r-- | etc.BSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc.BSD/Makefile b/etc.BSD/Makefile index d28c6a0c..5ce049f4 100644 --- a/etc.BSD/Makefile +++ b/etc.BSD/Makefile @@ -1,4 +1,4 @@ -DIR= /etc +DIR= ${SYSCONFDIR} CONF= rc rc.shutdown MK= ../mk |