hostsim test
[aversive.git] / modules / base / hostsim / Makefile
diff --git a/modules/base/hostsim/Makefile b/modules/base/hostsim/Makefile
new file mode 100644 (file)
index 0000000..ca08af0
--- /dev/null
@@ -0,0 +1,7 @@
+TARGET = hostsim
+
+SRC  = hostsim.c
+
+###########################################
+
+include $(AVERSIVE_DIR)/mk/aversive_module.mk