Usermode/AxWin3 - SDL Edition of the WM, runs but no output
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / Makefile.sdl
1 #
2 # Acess2 GUI (AxWin3) WM
3 # - By John Hodge (thePowersGang)
4 #
5 # Makefile.sdl
6 # - SDL-backed edition makefile
7 #
8
9 OBJ := main_SDL.o video_SDL.o input_SDL.o
10 include common.mk
11
12 BIN := AxWinWM
13
14 include ../sdl.mk
15
16 # vim: ft=make

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