forked from mirror/openmw-tes3mp
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:
parent
e991753f1d
commit
952333b2fb
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue