cce4a811f3377db44c2df2f975c889e8ec390d99
[tpg/acess2.git] / Usermode / Applications / axwin2_src / WM / Makefile
1 # Project: Acess GUI Window Manager
2
3 -include ../../Makefile.cfg
4
5 CPPFLAGS += -I../include
6
7 DIR := Apps/AxWin/1.0
8 BIN := ../AxWinWM
9 OBJ := main.o helpers.o commandline.o video.o
10 OBJ += messages.o interface.o wm.o
11
12 -include ../../Makefile.tpl

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