diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-03-24 11:27:02 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-03-24 11:27:02 -0500 |
commit | 8d1551ec9d1cf671981145a06cd3e5137264cee9 (patch) | |
tree | 02e472578ad2fbd3663856f70fee0c3cced836be | |
parent | 85d30fa0796f02a6d390fe4694bcbf21b8398fb5 (diff) |
Revert 85d30fa0796f02a6d390fe4694bcbf21b8398fb5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ MD5 := md5sum -c --quiet .SUFFIXES: .PHONY: all clean crystal crystal11 .SECONDEXPANSION: -.PRECIOUS: %.2bpp %.1bpp %.blk %.bin %.tilemap +.PRECIOUS: %.2bpp %.1bpp poketools := extras/pokemontools gfx := $(PYTHON) gfx.py |