summaryrefslogtreecommitdiff
path: root/net.BSD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net.BSD/Makefile')
-rw-r--r--net.BSD/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net.BSD/Makefile b/net.BSD/Makefile
index c000a35..cb5d207 100644
--- a/net.BSD/Makefile
+++ b/net.BSD/Makefile
@@ -1,5 +1,5 @@
-DIR = $(RC_LIB)/net
-FILES = ifconfig.sh iwconfig.sh
+DIR = $(RC_LIB)/net
+CONF = ifconfig.sh iwconfig.sh
TOPDIR = ..
include $(TOPDIR)/default.mk