From 32e0aea8e296915f63025cf92a46bc152fbec9fd Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 24 Jun 2016 09:48:37 -0500 Subject: [PATCH] added keendreams for reference ww and omitted vrs from make all wwww --- .gitignore | 4 ---- makefile | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 005793d6..3b6f01c0 100755 --- a/.gitignore +++ b/.gitignore @@ -28,7 +28,3 @@ img #!foo.html # Ignore objects and archives. *.[oa] -pcx2vrl -pcxsscut -vrl2vrs -vrsdump diff --git a/makefile b/makefile index 6588a788..4105991c 100755 --- a/makefile +++ b/makefile @@ -98,7 +98,7 @@ TESTEXEC = exmmtest.exe test.exe test0.exe pcxtest.exe pcxtest2.exe test2.exe pa EXEC = 16.exe bakapi.exe $(TESTEXEC) tesuto.exe tesuto0.exe -all: $(EXEC) joytest.exe vrs +all: $(EXEC) joytest.exe #16.lib => $(16LIBOBJS) bug.... 16LIB=$(16LIBOBJS) !ifeq DEBUGSERIAL 1 -- 2.39.2