aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-12-05 18:28:03 -0500
committerDeterminant <ted.sybil@gmail.com>2019-12-05 18:28:03 -0500
commit79233b7574209edc78fac9916c8e72e2158a0937 (patch)
treeeb108264e4bec620a9c07a1c1767569fe9748a80 /Makefile
parentf582930dff1920048728b529704441b062e52aba (diff)
WIP: remove-adhoc-flags
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 25bcc8b..89b6b7e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,9 @@
+# NOTE: this Makefile only serves the purpose as an example (works on my
+# Linux). Your Go project uses salticidae-go should setup CGO environment
+# variables properly to have a successful build.
+#
+# TODO: improve this Makefile
+
.PHONY: all clean
all: build/test_msgnet build/test_p2p_stress build/test_msgnet_tls build/bench_network