Home
last modified time | relevance | path

Searched refs:native_tools (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/
H A Dconfigure.ac88 # subdirectory $native_tools), and once with the cross compiler.
90 # $native_tools is also added to SUBDIRS in the main Makefile.am,
94 native_tools=
96 native_tools=tools
97 test -d "$native_tools" || mkdir "$native_tools"
103 cd "$native_tools" || exit 1
115 AC_SUBST(native_tools) subst
H A DMakefile.am33 SUBDIRS = $(native_tools) intl m4 lib info makeinfo po util doc
H A DMakefile.in91 DIST_SUBDIRS = @native_tools@ intl m4 lib info makeinfo po util doc
212 native_tools = @native_tools@
233 @TOOLS_ONLY_FALSE@SUBDIRS = $(native_tools) intl m4 lib info makeinfo po util doc
H A Dconfigure6346 native_tools=
6348 native_tools=tools
6349 test -d "$native_tools" || mkdir "$native_tools"
6356 cd "$native_tools" || exit 1
13935 s,@native_tools@,$native_tools,;t t
H A DChangeLog298 ./config.status, not "$native_tools"/config.status.
325 in a subdirectory ${native_tools}. New automake conditional
327 * Makefile.am (SUBDIRS): Add $(native_tools); restrict the
329 (distclean-local): Remove directory $(native_tools).
331 from $(native_tools).
/openbsd/gnu/usr.bin/texinfo/doc/
H A DMakefile.am22 MAKEINFO = $(top_builddir)/$(native_tools)/makeinfo/makeinfo
23 INSTALL_INFO = $(top_builddir)/$(native_tools)/util/install-info
H A DMakefile.in156 MAKEINFO = $(top_builddir)/$(native_tools)/makeinfo/makeinfo
211 native_tools = @native_tools@
226 INSTALL_INFO = $(top_builddir)/$(native_tools)/util/install-info
/openbsd/gnu/usr.bin/texinfo/util/
H A DMakefile.in230 native_tools = @native_tools@
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A DMakefile.in220 native_tools = @native_tools@
/openbsd/gnu/usr.bin/texinfo/m4/
H A DMakefile.in175 native_tools = @native_tools@
/openbsd/gnu/usr.bin/texinfo/makeinfo/tests/
H A DMakefile.in188 native_tools = @native_tools@
/openbsd/gnu/usr.bin/texinfo/lib/
H A DMakefile.in210 native_tools = @native_tools@