From 182828012fc227bb3bca60a1d80e23cf2969b396 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Wed, 27 Jul 2016 09:10:27 -0500 Subject: [PATCH] meh did some cleanings and i will work on mapread to mm thingy sometime soon! oops 16.lib is bug ww --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makefile b/makefile index 1789098a..14fc3a64 100755 --- a/makefile +++ b/makefile @@ -109,8 +109,8 @@ EXEC = 16.exe bakapi.exe tesuto.exe 0.exe $(TESTEXEC) all: $(EXEC) joytest.exe #16.lib => $(16LIBOBJS) bug.... -#16LIB=$(16LIBOBJS) -16LIB=16.lib +16LIB=$(16LIBOBJS) +#16LIB=16.lib !ifeq DEBUGSERIAL 1 16LIBOBJS += $(DOSLIBLIBS) -- 2.39.2