mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-21 17:43:21 +08:00
removing dmg dir on clean
This commit is contained in:
parent
53bedd1eb5
commit
04fc209644
2
Makefile
2
Makefile
@ -190,4 +190,4 @@ clean:
|
|||||||
cd examples && $(MAKE) clean
|
cd examples && $(MAKE) clean
|
||||||
rm -rf *.o *.core $(PROG) *.obj *.so $(PROG).txt *.dSYM *.tgz \
|
rm -rf *.o *.core $(PROG) *.obj *.so $(PROG).txt *.dSYM *.tgz \
|
||||||
$(PROG).exe *.dll *.lib build/res.o build/res.RES *.dSYM *.zip *.pdb \
|
$(PROG).exe *.dll *.lib build/res.o build/res.RES *.dSYM *.zip *.pdb \
|
||||||
*.exe *.dmg $(ALL_OBJECTS) $(ALL_WINOBJS)
|
*.exe *dmg* $(ALL_OBJECTS) $(ALL_WINOBJS)
|
||||||
|
Loading…
Reference in New Issue
Block a user