diff options
Diffstat (limited to 'net.BSD')
-rw-r--r-- | net.BSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net.BSD/Makefile b/net.BSD/Makefile index 11bd20a4..c000a354 100644 --- a/net.BSD/Makefile +++ b/net.BSD/Makefile @@ -1,4 +1,4 @@ -DIR = /$(LIB)/rcscripts/net +DIR = $(RC_LIB)/net FILES = ifconfig.sh iwconfig.sh TOPDIR = .. |