Skip to content

Commit

Permalink
Updated Makefile to veryclean polychord
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjameshandley committed Aug 16, 2019
1 parent 78c960e commit f4527a6
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 @@ -322,7 +322,7 @@ cleancosmomc:
rm -rf Debug*

cleanpolychord:
cd ../polychord; $(MAKE) clean
cd ../polychord; $(MAKE) veryclean

getdist: directories $(DISTFILES)
$(F90C) -o ../getdist $(DISTFILES) $(LAPACKL) $(GETDISTFLAGS)
Expand Down

0 comments on commit f4527a6

Please sign in to comment.