Better clean up in Makefile
This commit is contained in:
@@ -89,8 +89,8 @@ $(PLOVR_JAR):
|
|||||||
clean:
|
clean:
|
||||||
rm -f build/all.js
|
rm -f build/all.js
|
||||||
rm -f build/ol3.js
|
rm -f build/ol3.js
|
||||||
|
rm -f demos/*/*.html
|
||||||
rm -f demos/*/advanced-optimizations.*
|
rm -f demos/*/advanced-optimizations.*
|
||||||
rm -f demos/*/debug.html
|
|
||||||
rm -f demos/*/simple-optimizations.*
|
rm -f demos/*/simple-optimizations.*
|
||||||
|
|
||||||
reallyclean: clean
|
reallyclean: clean
|
||||||
|
|||||||
Reference in New Issue
Block a user