Build nsgmls
Patch from Peter G. Note, this is temporary - eventually we will want to use the system nsgmls/onsgmls to handle this and remove our ancient copy of nsgmls.
This commit is contained in:
parent
b649ef98b1
commit
11b9c30ace
|
|
@ -28,7 +28,7 @@ nsgmls_CXXFLAGS = -DSP_VOLATILE=volatile -DSP_CONST=const \
|
|||
-DSP_HAVE_LOCALE -DSP_MULTI_BYTE -DSP_MANUAL_INST
|
||||
endif
|
||||
|
||||
.SUFFIXES: .m4
|
||||
SUFFIXES: .m4
|
||||
.m4.C:
|
||||
rm -f $@
|
||||
$(M4) instmac.m4 $< >$@
|
||||
|
|
|
|||
Loading…
Reference in New Issue