Build nsgmls
authorJon Trulson <jon@radscan.com>
Mon, 23 Mar 2020 19:31:34 +0000 (13:31 -0600)
committerJon Trulson <jon@radscan.com>
Mon, 23 Mar 2020 19:31:34 +0000 (13:31 -0600)
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.

cde/programs/nsgmls/Makefile.am

index 280dff4b7bdd2aab16fe77410b376fb983504344..fc23c2f120920b461d8f9a5c430e99c743381358 100644 (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 $< >$@