Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.inc « doc « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6f9050fc87f872225d30e26076ad7b8753cc601d (plain)
1
2
3
4
5
6
7
8
AM_MAKEINFOFLAGS = --no-split

info_TEXINFOS += %D%/porting.texi

html-local: %D%/porting/index.html
%D%/porting/index.html: %D%/porting.texi %D%/$(am__dirstamp)
	$(AM_V_GEN)$(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) \
		--split=node $< -o $(@D)