summaryrefslogtreecommitdiff
path: root/msim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'msim/Makefile')
-rw-r--r--msim/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/msim/Makefile b/msim/Makefile
new file mode 100644
index 0000000..578884a
--- /dev/null
+++ b/msim/Makefile
@@ -0,0 +1,7 @@
+include ../config.mk
+
+SRC=.
+BIN=../bin/msim
+OUT=msim
+
+include ../makefile.mk