Skip to content

Commit

Permalink
Revert change to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rs028 committed Sep 6, 2023
1 parent 7fc98d6 commit 543faa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/install/Makefile.skel
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ clean:
rm -f model/configuration/mechanism.{f90,o,prod,reac,ro2,so,species} model/output/*.output model/output/reactionRates/*[0-9]
rm -f tests/tests/*/*.out tests/tests/*/model/configuration/mechanism.{f90,o,prod,reac,ro2,so,species} tests/tests/*/output/*.output tests/tests/*/output/reactionRates/*[0-9]
rm -f $(MODELTESTDIR)/*/*.out $(MODELTESTDIR)/*/configuration/mechanism.{f90,o,prod,reac,ro2,so,species} $(MODELTESTDIR)/*/output/*.output $(MODELTESTDIR)/*/output/reactionRates/*[0-9]
rm -f $(UNITTESTDIR)/fruit_*_gen.f90 $(UNITTESTDIR)/fruit_generator.rb $(fruit_driver)
rm -f $(UNITTESTDIR)/fruit_basket_gen.f90 $(UNITTESTDIR)/fruit_driver_gen.f90 $(UNITTESTDIR)/fruit_generator.rb $(fruit_driver)

# ==================== Dependencies ==================== #

Expand Down

0 comments on commit 543faa1

Please sign in to comment.