projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0270fb6
)
Define HAVE_CONFIG_H.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 27 Jun 2011 00:38:15 +0000
(17:38 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 27 Jun 2011 00:38:15 +0000
(17:38 -0700)
src/microcode/ntutl/makefile.wcc
patch
|
blob
|
history
diff --git
a/src/microcode/ntutl/makefile.wcc
b/src/microcode/ntutl/makefile.wcc
index 4b6bff6e8e461bcefe4112fbb645e9e0685ca67c..6247fdea0acd56cf250e90935f8616cefc058b24 100644
(file)
--- a/
src/microcode/ntutl/makefile.wcc
+++ b/
src/microcode/ntutl/makefile.wcc
@@
-67,7
+67,7
@@
AS = wasm
# For debugging, uncomment next line and comment one following.
#UTIL_CFLAGS = /6r /d2 /ei /op /s /w1 /zc /zp4 /zq
UTIL_CFLAGS = /6r /d1+ /ei /oe /op /ox /s /w1 /zc /zp4 /zq
-CFLAGS = $(UTIL_CFLAGS) /bm /DMIT_SCHEME /DGUI /i=.
+CFLAGS = $(UTIL_CFLAGS) /bm /DMIT_SCHEME /DGUI /
DHAVE_CONFIG_H /
i=.
# Linker options.
#