summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net.BSD/Makefile2
-rw-r--r--net.Linux/Makefile2
-rw-r--r--net/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net.BSD/Makefile b/net.BSD/Makefile
index 79e0f85..805d0cd 100644
--- a/net.BSD/Makefile
+++ b/net.BSD/Makefile
@@ -1,4 +1,4 @@
-DIR = $(RC_LIB)/net
+DIR = $(RC_LIB)/net
CONF = $(CONTENTS)
TOPDIR = ..
diff --git a/net.Linux/Makefile b/net.Linux/Makefile
index 79e0f85..805d0cd 100644
--- a/net.Linux/Makefile
+++ b/net.Linux/Makefile
@@ -1,4 +1,4 @@
-DIR = $(RC_LIB)/net
+DIR = $(RC_LIB)/net
CONF = $(CONTENTS)
TOPDIR = ..
diff --git a/net/Makefile b/net/Makefile
index 79e0f85..805d0cd 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-DIR = $(RC_LIB)/net
+DIR = $(RC_LIB)/net
CONF = $(CONTENTS)
TOPDIR = ..