Skip to content
Snippets Groups Projects
Commit 0bfd05e5 authored by Thomas Miedema's avatar Thomas Miedema
Browse files

Build system: prevent "./Setup: Command not found"

[skip ci]
parent cd0e2f59
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ endif
endif
clean distclean maintainer-clean:
-./Setup clean
test ! -f Setup || ./Setup clean
$(RM) -rf install-inplace
$(RM) -f calibrate.out
$(RM) -f Setup Setup.exe Setup.hi Setup.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment