Backup - Adding design for AxWin3 to git
[tpg/acess2.git] / Usermode / Applications / axwin0_src / Makefile
1 # Project: Acess GUI Window Manager
2
3 -include ../Makefile.cfg
4
5 CPPFLAGS += -I../include
6
7 DIR := Apps/AxWin/0.1
8 BIN := ../AxWin0
9 OBJ := main.o wm.o graphics.o desktop.o
10
11 -include ../Makefile.tpl

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