HomeSort by: relevance | last modified time | path
    Searched defs:mkdep (Results 1 - 4 of 4) sorted by relevancy

  /src/tools/host-mkdep/
configure.ac 3 # Autoconf definition file for mkdep.
6 AC_INIT([mkdep], [noversion], [tech-toolchain@NetBSD.org]) package
13 AC_CONFIG_FILES(host-mkdep)
configure.ac 3 # Autoconf definition file for mkdep.
6 AC_INIT([mkdep], [noversion], [tech-toolchain@NetBSD.org]) package
13 AC_CONFIG_FILES(host-mkdep)
Makefile 5 HOSTPROG= host-mkdep
6 HOSTPROGNAME= ${_TOOL_PREFIX}host-mkdep
11 CLEANFILES+= config.cache config.log config.status host-mkdep
17 # available at the time that host-mkdep is built. The configure script
27 realall: host-mkdep
28 host-mkdep: configure host-mkdep.in
39 # corresponding to host-mkdep.
Makefile 5 HOSTPROG= host-mkdep
6 HOSTPROGNAME= ${_TOOL_PREFIX}host-mkdep
11 CLEANFILES+= config.cache config.log config.status host-mkdep
17 # available at the time that host-mkdep is built. The configure script
27 realall: host-mkdep
28 host-mkdep: configure host-mkdep.in
39 # corresponding to host-mkdep.

Completed in 24 milliseconds