Skip to content

Commit

Permalink
Clean more
Browse files Browse the repository at this point in the history
  • Loading branch information
augustss committed Sep 1, 2024
1 parent f94adb9 commit c347fc0
Show file tree
Hide file tree
Showing 2 changed files with 4,428 additions and 4,430 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ cachelib:

#
clean:
rm -rf src/*/*.hi src/*/*.o *.comb *.tmp *~ bin/* a.out $(GHCOUTDIR) tmp/* Tools/*.o Tools/*.hi dist-newstyle generated/*-stage* .mhscache targets.conf .mhscache dist-mcabal cpphssrc Interactive.hs
rm -rf src/*/*.hi src/*/*.o *.comb *.tmp *~ bin/* a.out $(GHCOUTDIR) tmp/* Tools/*.o Tools/*.hi dist-newstyle generated/*-stage* .mhscache targets.conf .mhscache dist-mcabal cpphssrc Interactive.hs .mhsi
make clean -f Makefile.emscripten
cd tests; make clean
-cabal clean
Expand Down
Loading

0 comments on commit c347fc0

Please sign in to comment.