fe1b2148ccd6bb46abd4a48c35cd659847727270
[tpg/acess2.git] / Usermode / Applications / gui_ate_src / Makefile
1 # Project: [GUI] Acess Text Editor (ATE)
2
3 -include ../Makefile.cfg
4
5 LDFLAGS += -laxwin3
6
7 OBJ = main.o strings.o toolbar.o
8 BIN = ate
9 DIR := Apps/AxWin/3.0
10
11 -include ../Makefile.tpl

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