Searched refs:DLLTOOL (Results 1 – 25 of 176) sorted by relevance
12345678
| /freebsd-10-stable/contrib/binutils/ |
| D | Makefile.in | 131 DLLTOOL="$(DLLTOOL_FOR_BUILD)"; export DLLTOOL; \ 159 DLLTOOL="$(DLLTOOL)"; export DLLTOOL; \ 211 DLLTOOL="$(DLLTOOL_FOR_TARGET)"; export DLLTOOL; \ 290 DLLTOOL = @DLLTOOL@ 3152 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \ 3178 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \ 3204 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \ 3230 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \ 3256 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \ 3283 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \ [all …]
|
| D | ltoptions.m4 | 123 AC_CHECK_TOOL(DLLTOOL, dlltool, false) 131 test -z "$DLLTOOL" && DLLTOOL=dlltool 132 _LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl
|
| D | Makefile.tpl | 134 DLLTOOL="$(DLLTOOL_FOR_BUILD)"; export DLLTOOL; \ 162 DLLTOOL="$(DLLTOOL)"; export DLLTOOL; \ 214 DLLTOOL="$(DLLTOOL_FOR_TARGET)"; export DLLTOOL; \ 293 DLLTOOL = @DLLTOOL@ 1008 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \ 1124 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \
|
| /freebsd-10-stable/contrib/openbsm/m4/ |
| D | ltoptions.m4 | 131 AC_CHECK_TOOL(DLLTOOL, dlltool, false) 139 test -z "$DLLTOOL" && DLLTOOL=dlltool 140 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
|
| /freebsd-10-stable/contrib/file/m4/ |
| D | ltoptions.m4 | 131 AC_CHECK_TOOL(DLLTOOL, dlltool, false) 139 test -z "$DLLTOOL" && DLLTOOL=dlltool 140 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
|
| /freebsd-10-stable/contrib/ntp/sntp/m4/ |
| D | ltoptions.m4 | 133 AC_CHECK_TOOL(DLLTOOL, dlltool, false) 141 test -z "$DLLTOOL" && DLLTOOL=dlltool 142 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/m4/ |
| D | ltoptions.m4 | 133 AC_CHECK_TOOL(DLLTOOL, dlltool, false) 141 test -z "$DLLTOOL" && DLLTOOL=dlltool 142 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
|
| /freebsd-10-stable/contrib/ldns/m4/ |
| D | ltoptions.m4 | 133 AC_CHECK_TOOL(DLLTOOL, dlltool, false) 141 test -z "$DLLTOOL" && DLLTOOL=dlltool 142 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
|
| /freebsd-10-stable/contrib/gdb/ |
| D | libtool.m4 | 66 AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ 209 AC_CHECK_TOOL(DLLTOOL, dlltool, false) 828 AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ 862 AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
|
| D | ltconfig | 286 old_DLLTOOL="$DLLTOOL" 645 test -z "$DLLTOOL" && DLLTOOL=dlltool 2317 DLLTOOL="$DLLTOOL"
|
| /freebsd-10-stable/contrib/file/python/ |
| D | Makefile.in | 142 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openbsm/bsm/ |
| D | Makefile.in | 118 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openbsm/sys/bsm/ |
| D | Makefile.in | 121 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openbsm/sys/ |
| D | Makefile.in | 125 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openbsm/man/ |
| D | Makefile.in | 117 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openpam/include/security/ |
| D | Makefile.in | 180 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openbsm/test/ |
| D | Makefile.in | 125 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openbsm/modules/ |
| D | Makefile.in | 125 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openpam/bin/openpam_dump_policy/ |
| D | Makefile.in | 183 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/ntp/sntp/scripts/ |
| D | Makefile.in | 174 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openbsm/bin/ |
| D | Makefile.in | 130 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openpam/modules/ |
| D | Makefile.in | 192 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openbsm/tools/ |
| D | Makefile.in | 108 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openpam/doc/ |
| D | Makefile.in | 191 DLLTOOL = @DLLTOOL@
|
| /freebsd-10-stable/contrib/openpam/doc/man/ |
| D | Makefile.in | 164 DLLTOOL = @DLLTOOL@
|
12345678