diff options
| author | pfero <ohpee@loves.dicksinhisan.us> | 2018-05-31 01:18:27 +0200 |
|---|---|---|
| committer | pfero <ohpee@loves.dicksinhisan.us> | 2018-05-31 02:59:50 +0200 |
| commit | 96049270e07c304e290bf711beb28b52c5d013b0 (patch) | |
| tree | 3ca2ed26d16bcc0f02335d602700eafb1e9c438e /Makefile | |
| parent | 88b51cfe5f883a6226752efffcba41da5331b5b9 (diff) | |
Remove scan_includes.c
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ tools tools/pkmncompress tools/gfx: .PHONY: clean clean: rm -rf $(ROMS) $(BUILD) $(ROMS:.gb=.sym) $(ROMS:.gb=.map) + make -C tools clean # Remove files except for graphics. .PHONY: mostlyclean |
