Skip to content

Commit

Permalink
Merge branch 'patch-7' of https://github.com/smoe/STAR into smoe-patch-7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdobin committed Mar 6, 2021
2 parents 7707e77 + a1205fd commit 0d18b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ opal/opal.o : opal/opal.cpp opal/opal.h

.PHONY: clean
clean:
rm -f *.o STAR STARstatic STARlong Depend.list
rm -f *.o opal/opal.o STAR STARstatic STARlong Depend.list

.PHONY: clean_solo
clean_solo:
Expand Down

0 comments on commit 0d18b23

Please sign in to comment.