d96cc5e9bbb92ef2bb9fc93edc0899b60f3c82c0
[tpg/acess2.git] / Usermode / Applications / axwin3_src / Interface / Makefile
1 # Project: Acess2 GUI v3 Interface
2
3 -include ../../Makefile.cfg
4
5 CPPFLAGS += -I include/
6
7 DIR := Apps/AxWin/3.0
8 BIN := AxWinUI
9 OBJ := main.o
10
11 LDFLAGS += -laxwin3
12
13 -include ../../Makefile.tpl
14

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