Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / 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