diff --git a/Makefile b/Makefile index b3a5270..2f103e6 100644 --- a/Makefile +++ b/Makefile @@ -26,3 +26,4 @@ host.fst.o : host.fst.aii gsos.equ fst.equ records.equ fst.macros %.o : %.aii $(ASM) $(ASMFLAGS) $< -o $@ +