From cc29747db75eb7320ae3cac52e057cec4ee0cfab Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Tue, 14 Feb 2017 20:05:38 -0500 Subject: [PATCH] eol. --- Makefile | 1 + 1 file changed, 1 insertion(+) 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 $@ +