Patched Makefile to clean up all object files

git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@110 ea6a568a-9f4f-0410-981a-c910a81bb256
This commit is contained in:
nkorslund 2009-05-13 12:57:05 +00:00
parent e991753f1d
commit 952333b2fb

View file

@ -100,6 +100,6 @@ bored: bored.d
$(DMD) $^
clean:
-rm -f cpp_ogre.o cpp_avcodec.o bored.o bsafile.o bsatool.o esmtool.o niftool.o openmw.o
-rm -f cpp_bullet.o cpp_ogre.o cpp_avcodec.o bored.o bsafile.o bsatool.o esmtool.o niftool.o openmw.o
-rm -f openmw esmtool niftool bsatool bored
-rm -rf objs/ nifobjs/ dsss_objs/