mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-15 02:08:08 +08:00
cleaning up more files on make clean
This commit is contained in:
parent
fcafaa73d6
commit
665770d602
4
Makefile
4
Makefile
@ -162,4 +162,6 @@ release: tarball cocoa
|
||||
clean:
|
||||
cd examples && $(MAKE) clean
|
||||
rm -rf *.o *.core $(PROG) *.obj *.so $(PROG).txt *.dSYM *.tgz \
|
||||
$(PROG).exe *.dll *.lib build/res.o build/res.RES *.dSYM
|
||||
$(PROG).exe *.dll *.lib build/res.o build/res.RES *.dSYM *.zip *.pdb \
|
||||
*.exe *.dmg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user