ARCH=native - Fix compilation on newer compilers (link order)
[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 taskbar.o
7
8 BIN := AxWinUI
9
10 LIBS += -laxwin4
11
12 include ../../Makefile.tpl

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