Usermode/axwin4 - Starting on implementation
[tpg/acess2.git] / Usermode / Applications / axwin4_src / Server / Makefile
1
2 include ../../Makefile.cfg
3
4 CPPFLAGS += -Iinclude/
5 OBJ := IWindow.o
6 BIN := AxWinServer
7
8 include ../../Makefile.tpl

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