diff src/makefile.nt @ 13829:959a2af92455

(LINK_FLAGS): Dump symbol map when linking.
author Geoff Voelker <voelker@cs.washington.edu>
date Sun, 24 Dec 1995 00:38:18 +0000
parents abb8f19ece25
children 63cada85e5fd
line wrap: on
line diff
--- a/src/makefile.nt	Sat Dec 23 15:55:49 1995 +0000
+++ b/src/makefile.nt	Sun Dec 24 00:38:18 1995 +0000
@@ -54,7 +54,7 @@
 !endif
 TLASTLIB	= $(BLD)\lastfile.lib
 
-LINK_FLAGS      = $(ARCH_LDFLAGS) -stack:0x1000000 -base:0xD00000 -debug:full -debugtype:cv -machine:$(ARCH) -subsystem:$(SUBSYSTEM) -entry:_start -map:$(BLD)\temacs.map
+LINK_FLAGS      = $(ARCH_LDFLAGS) -stack:0x1000000 -base:0xD00000 -debug:full -debugtype:cv -machine:$(ARCH) -subsystem:$(SUBSYSTEM) -entry:_start -map:$(BLD)\temacs.map -map
 
 #
 # Split up the objects into two sets so that we don't run out of