summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile
index 6246276..5ea18a1 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,5 +1,5 @@
-DIR = $(RC_LIB)/net
-INC = $(CONTENTS)
+DIR= ${RC_LIB}/net
+INC= ${CONTENTS}
-TOPDIR = ..
-include $(TOPDIR)/default.mk
+MK= ../mk
+include ${MK}/scripts.mk