Browse Source

updated Makefile

master
Nathan R 3 years ago
parent
commit
23b1d94705
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile View File

@ -45,6 +45,7 @@ tidy : .FORCE
cleansed : .FORCE
rm -f debug.out
rm -f debug
purified : .FORCE
rm -rf tests-c/*.out

Loading…
Cancel
Save