Usermode/AxWin4 - Add very basic start on a UI program
[tpg/acess2.git] / Usermode / Applications / axwin4_src / UI / Makefile
1
2 include ../../Makefile.cfg
3
4 DIR := Apps/AxWin/4.0
5
6 OBJ := main.o
7
8 BIN := AxWinUI
9
10 LDFLAGS += -laxwin4
11
12 include ../../Makefile.tpl

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