Sorting source tree a bit
[tpg/acess2.git] / KernelLand / Modules / Interfaces / UDI / Makefile
diff --git a/KernelLand/Modules/Interfaces/UDI/Makefile b/KernelLand/Modules/Interfaces/UDI/Makefile
new file mode 100644 (file)
index 0000000..4c199f1
--- /dev/null
@@ -0,0 +1,10 @@
+#
+#
+
+CPPFLAGS = -I./include
+OBJ  = main.o logging.o strmem.o imc.o mem.o buf.o cb.o
+OBJ += meta_mgmt.o meta_gio.o
+OBJ += physio.o physio/meta_bus.o physio/meta_intr.o
+NAME = UDI
+
+-include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au