Reorganised the modules directory, started serious work on GUI support
[tpg/acess2.git] / Usermode / Applications / CLIShell_src / Makefile
1 # Project: Acess Shell\r
2 \r
3 -include ../Makefile.cfg\r
4 \r
5 CPPFLAGS += -I./include\r
6 \r
7 BIN = ../CLIShell\r
8 OBJ = main.o lib.o\r
9 \r
10 -include ../Makefile.tpl\r

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