diff --git a/Makefile b/Makefile index b780805b..b2590eff 100644 --- a/Makefile +++ b/Makefile @@ -197,6 +197,7 @@ init: $(MAKE) decompress $(MAKE) extract -j $(nproc) $(MAKE) all -j $(nproc) +# TODO: COMPRESS resulting rom. uncompressed: $(ROM) ifneq ($(COMPARE),0)