From d6cb678cd56e5e6a2797b9c8644f37822b7eebf0 Mon Sep 17 00:00:00 2001 From: Geoff Voelker Date: Fri, 3 May 1996 19:09:36 +0000 Subject: [PATCH] (OBJDIR, BLD): Remove macro definitions. , --- lib-src/makefile.nt | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib-src/makefile.nt b/lib-src/makefile.nt index 4fbcb60af4f..2005acea5d7 100644 --- a/lib-src/makefile.nt +++ b/lib-src/makefile.nt @@ -25,8 +25,6 @@ !include ..\nt\makefile.def LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 -DNO_ARCHIVES=1 -I..\nt\inc -I..\src -OBJDIR = obj -BLD = $(OBJDIR)\$(ARCH) LINK_FLAGS = $(ARCH_LDFLAGS) -debug:PARTIAL -machine:$(ARCH) -subsystem:console -entry:mainCRTStartup setargv.obj -- 2.39.2