Merge branch 'alpha-support': `clean` dep

This commit is contained in:
Ethan Lee 2013-04-17 01:57:42 -04:00
Родитель b1fd6e4caf 90c8e858f7
Коммит 61300054cc
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)