From 1fae63de23320a1663b7c591e247ad81852ab6dc Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 22 Nov 2020 13:00:06 +0100 Subject: Support 16-bit short --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5182643..dd8347d 100644 --- a/Makefile +++ b/Makefile @@ -82,6 +82,7 @@ PROGSRC=\ asm/parse.cpp \ asm/segment.cpp \ bnf.cpp \ + byteorder.cpp \ cpp.cpp \ cppbnf.cpp \ coff.cpp \ -- cgit v1.2.3