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:
parent
b649ef98b1
commit
11b9c30ace
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue