We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfd925 commit acc5c07Copy full SHA for acc5c07
Makefile
@@ -288,4 +288,4 @@ rm-orig:
288
# Remove .orig temporary diff files generated by git
289
find . -name "*.orig" -print | grep -v "fsaverage" | xargs rm
290
291
-.PHONY: orig-src pylint
+.PHONY: orig-src pylint all build
0 commit comments