We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbaae7 commit 4fc56ffCopy full SHA for 4fc56ff
1 file changed
Makefile
@@ -45,7 +45,7 @@ help::
45
#!
46
47
spotless: clean
48
- rm -rf $(TAG).cdl $(TAG).nc $(TAG)-$(DCW_VERSION).zip $(TAG)-$(DCW_VERSION).tar.* dcw-figure.p* gmt.history gmt.conf
+ rm -rf $(TAG)-$(DCW_VERSION) $(TAG).cdl $(TAG).nc $(TAG)-$(DCW_VERSION).zip $(TAG)-$(DCW_VERSION).tar.* dcw-figure.p* gmt.history gmt.conf
49
50
clean:
51
rm -f $(TAG).log
0 commit comments