提交 f9542a42 编写于 作者: A Andy Polyakov

engines/: get rid of cvs warnings on MacOS X, proper clean in ccgost.

上级 acb2f06a
...@@ -4,4 +4,5 @@ libs ...@@ -4,4 +4,5 @@ libs
*.flc *.flc
semantic.cache semantic.cache
*.dll *.dll
*.dylib
*.s *.s
...@@ -4,3 +4,4 @@ libs ...@@ -4,3 +4,4 @@ libs
*.flc *.flc
semantic.cache semantic.cache
*.dll *.dll
*.dylib
...@@ -85,7 +85,7 @@ dclean: ...@@ -85,7 +85,7 @@ dclean:
mv -f Makefile.new $(MAKEFILE) mv -f Makefile.new $(MAKEFILE)
clean: clean:
rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff *.so *.sl *.dll rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff *.so *.sl *.dll *.dylib
# DO NOT DELETE THIS LINE -- make depend depends on it. # DO NOT DELETE THIS LINE -- make depend depends on it.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册