From 952333b2fbf6afaf60c6ff6cd414891d200d9986 Mon Sep 17 00:00:00 2001 From: nkorslund Date: Wed, 13 May 2009 12:57:05 +0000 Subject: [PATCH] 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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 74a1297c4..6a674010b 100644 --- a/Makefile +++ b/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/