Image viewer :)
[tpg/acess2.git] / Usermode / Applications / imageview_src / Makefile
1 # Project: imageview
2
3 -include ../Makefile.cfg
4
5 LDFLAGS += -luri
6
7 OBJ := main.o
8 BIN := imageview
9
10 -include ../Makefile.tpl
11

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