summaryrefslogtreecommitdiff
path: root/network/make.config
diff options
context:
space:
mode:
Diffstat (limited to 'network/make.config')
-rw-r--r--network/make.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/make.config b/network/make.config
new file mode 100644
index 0000000..9abce28
--- /dev/null
+++ b/network/make.config
@@ -0,0 +1,7 @@
+ifeq ("$(NETWORK)", 1)
+
+LIBS +=
+
+OBJS +=
+
+endif