1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-13 19:52:20 +00:00

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:
Jon Trulson 2020-03-23 13:31:34 -06:00
parent b649ef98b1
commit 11b9c30ace

View file

@ -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 $< >$@