Mercurial > emacs
diff lib-src/makefile.nt @ 15155:b86cf87b8277
(OBJDIR, BLD): Remove macro definitions.
,
| author | Geoff Voelker <voelker@cs.washington.edu> |
|---|---|
| date | Fri, 03 May 1996 19:09:36 +0000 |
| parents | 74c840c2f577 |
| children | 667dd3ec7663 |
line wrap: on
line diff
--- a/lib-src/makefile.nt Fri May 03 18:50:05 1996 +0000 +++ b/lib-src/makefile.nt Fri May 03 19:09:36 1996 +0000 @@ -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
