Merge branch 'alpha-support': clean dep

This commit is contained in:
Ethan Lee 2013-04-17 01:57:42 -04:00
commit 61300054cc

View file

@ -10,7 +10,7 @@ SDL2 = \
# Targets
build:
build: clean
mkdir bin
cp SDL2#.dll.config bin
dmcs /unsafe -debug -out:bin/SDL2#.dll -target:library $(SDL2)