minor fix in the "clean" target

This commit is contained in:
Josh Coalson
2002-08-22 07:27:42 +00:00
parent 974db5d6df
commit e3382bef75

View File

@@ -38,5 +38,5 @@ libOggFLAC.lib: $(OBJS)
link.exe -lib /nodefaultlib -out:../../obj/lib/$*.lib $(OBJS)
clean:
-del *.obj ia32\*.obj *.pch
-del *.obj *.pch
-del ..\..\obj\lib\libOggFLAC.lib ..\..\obj\lib\libOggFLAC.pdb