summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 85cf348..c1e81c0 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -91,6 +91,8 @@ DEPS=$(patsubst %.c, %.d, $(SOURCES))
# default target
new: clean tags all
+newrun: new run
+
-include ../Makefile.common
-include $(DEPS)