Image viewer :)
[tpg/acess2.git] / Usermode / Applications / imageview_src / Makefile
diff --git a/Usermode/Applications/imageview_src/Makefile b/Usermode/Applications/imageview_src/Makefile
new file mode 100644 (file)
index 0000000..f3abb88
--- /dev/null
@@ -0,0 +1,11 @@
+# Project: imageview
+
+-include ../Makefile.cfg
+
+LDFLAGS += -luri
+
+OBJ := main.o
+BIN := imageview
+
+-include ../Makefile.tpl
+

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