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