From: Jon Trulson Date: Mon, 23 Mar 2020 19:31:34 +0000 (-0600) Subject: Build nsgmls X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=11b9c30ace4f9e1f563ae80efef84749b96c6fc0;p=oweals%2Fcde.git 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. --- diff --git a/cde/programs/nsgmls/Makefile.am b/cde/programs/nsgmls/Makefile.am index 280dff4b..fc23c2f1 100644 --- a/cde/programs/nsgmls/Makefile.am +++ b/cde/programs/nsgmls/Makefile.am @@ -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 $< >$@