This now builds using an external SDL_net

This commit is contained in:
Kayne Ruse
2013-07-14 22:45:47 +10:00
parent 977c2b24fb
commit 28b491587c
17 changed files with 14 additions and 1856 deletions
-1
View File
@@ -1,7 +1,6 @@
OUTDIR=out
all: $(OUTDIR)
$(MAKE) -C SDL_net
$(MAKE) -C Codebase
$(MAKE) -C common