Skip to content

Commit

Permalink
Makefile: Add space usage
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbr committed Jun 12, 2021
1 parent e4a111b commit 62a633a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ clean:
rm -f *.gb *.ihx *.cdb *.adb *.noi *.map
rm -f $(OBJDIR)/*.* $(OBJDIR)/res/*.*

usage:
../../tools/romusage/romusage torch.noi -a -g

0 comments on commit 62a633a

Please sign in to comment.