mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
(OBJDIR, BLD): Remove macro definitions.
,
This commit is contained in:
parent
4e36126c56
commit
d6cb678cd5
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user