Commit Diff


commit - 35e5fed71849def0b2f06d658e850f008ab8027a
commit + be6fc12c3675954cf25b7f1f14171e26e2311d16
blob - fd90a58ee50ad37726324cce6b0efc69de913169
blob + 8f9f873b16c2d1b01be92656a42a8395c00331ee
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@ CFLAGS += -Wall
 
 .PHONY: all roms
 all: hackem rom roms
-roms: add.rom term0.rom term1.rom term2.rom
+roms: add.rom max.rom term0.rom term1.rom term2.rom
 
 .SUFFIXES: .hack .rom .tsv
 .hack.rom: