1 AM_MAKEINFOFLAGS = --no-split
3 info_TEXINFOS += %D%/porting.texi
5 html-local: %D%/porting/index.html
6 %D%/porting/index.html: %D%/porting.texi %D%/$(am__dirstamp)
7 $(AM_V_GEN)$(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) \
8 --split=node $< -o $(@D)