realigned comments
git-svn-id: svn://anubis/anaglym/trunk@107 99a6e188-d820-4881-8870-2d33a10e2619
This commit is contained in:
parent
28242e159b
commit
2f0bef4297
4
Makefile
4
Makefile
@ -98,6 +98,10 @@ ifeq ($(WINDOWS),1)
|
||||
cp -a $(shell which SDL.dll) $@
|
||||
cp -a $(shell which SDL_image.dll) $@
|
||||
cp -a $(shell which ODE.dll) $@
|
||||
cp -a $(shell which jpeg.dll) $@
|
||||
cp -a $(shell which libpng12-0.dll) $@
|
||||
cp -a $(shell which zlib1.dll) $@
|
||||
cp -a $(shell which libtiff-3.dll) $@
|
||||
endif
|
||||
|
||||
clean:
|
||||
|
Loading…
x
Reference in New Issue
Block a user