Searched refs:EXEEXT (Results 1 - 25 of 229) sorted by relevance

12345678910

/macosx-10.10.1/libxml2-26/libxml2/
H A DMakefile.tests9 EXEEXT=
11 all: runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT) testchar$(EXEEXT)
14 $(RM) runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT)
18 runtest$(EXEEXT): runtest.c
19 $(CC) -o runtest$(EXEEXT)
[all...]
H A DMakefile.am208 $(CHECKER) ./runtest$(EXEEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) ./testapi$(EXEEXT) && $(CHECKER) ./testchar$(EXEEXT)&& $(CHECKER) ./testdict$(EXEEXT) && $(CHECKER) ./runxmlconf$(EXEEXT)
226 APItests: testapi$(EXEEXT)
230 HTMLtests : testHTML$(EXEEXT)
250 HTMLPushtests : testHTML$(EXEEXT)
299 XMLtests : xmllint$(EXEEXT)
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DMakefile.tests9 EXEEXT=
11 all: runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT) testchar$(EXEEXT)
14 $(RM) runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT)
18 runtest$(EXEEXT): runtest.c
19 $(CC) -o runtest$(EXEEXT)
[all...]
H A DMakefile.am191 $(CHECKER) ./runtest$(EXEEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) ./testapi$(EXEEXT) && $(CHECKER) ./testchar$(EXEEXT)&& $(CHECKER) ./testdict$(EXEEXT) && $(CHECKER) ./runxmlconf$(EXEEXT)
214 APItests: testapi$(EXEEXT)
218 HTMLtests : testHTML$(EXEEXT)
238 HTMLPushtests : testHTML$(EXEEXT)
287 XMLtests : xmllint$(EXEEXT)
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/support/
H A DMakefile.in41 EXEEXT = @EXEEXT@
78 all: man2html$(EXEEXT)
80 man2html$(EXEEXT): $(OBJ1)
84 $(RM) man2html$(EXEEXT)
/macosx-10.10.1/ICU-531.30/icuSources/tools/pkgdata/
H A DMakefile.in31 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
/macosx-10.10.1/zsh-61/zsh/Test/
H A DMakefile.in51 ZTST_exe=$(dir_top)/Src/zsh@EXEEXT@ \
52 $(dir_top)/Src/zsh@EXEEXT@ +Z -f $(sdir)/runtests.zsh; then \
/macosx-10.10.1/OpenSSH-189/openssh/regress/
H A Dreexec.sh6 DATA=/bin/ls${EXEEXT}
8 SSHD_ORIG=$SSHD${EXEEXT}
9 SSHD_COPY=$OBJ/sshd${EXEEXT}
H A Drekey.sh12 dd if=/bin/ls${EXEEXT} of=${DATA} bs=1k seek=511 count=1 > /dev/null 2>&1
H A Dsftp.sh6 DATA=/bin/ls${EXEEXT}
H A Dstderr-data.sh6 DATA=/bin/ls${EXEEXT}
H A Dtransfer.sh6 DATA=/bin/ls${EXEEXT}
H A Dssh-com-sftp.sh6 DATA=/bin/ls${EXEEXT}
H A Dsftp-badcmds.sh6 DATA=/bin/ls${EXEEXT}
7 DATA2=/bin/sh${EXEEXT}
/macosx-10.10.1/zsh-61/zsh/Src/
H A DMakefile.in53 bin: zsh$(EXEEXT)
83 zsh$(EXEEXT): $(@L@IBZSH) $(@L@STMP) $(MAIN_OBJS) zsh.export $(EXTRAZSHOBJS)
150 install.bin-here: zsh$(EXEEXT) $(INSTLIB)
152 $(INSTALL_PROGRAM) $(STRIPFLAGS) zsh$(EXEEXT) $(DESTDIR)$(bindir)/$(tzsh)-$(VERSION)$(EXEEXT)
153 if test -f $(DESTDIR)$(bindir)/$(tzsh)$(EXEEXT); then \
155 $(LN) $(DESTDIR)$(bindir)/$(tzsh)$(EXEEXT) $(DESTDIR)$(bindir)/$(tzsh).old; \
158 $(LN) $(DESTDIR)$(bindir)/$(tzsh)-$(VERSION)$(EXEEXT) $(DESTDIR)$(bindir)/$(tzsh).new
159 mv $(DESTDIR)$(bindir)/$(tzsh).new $(DESTDIR)$(bindir)/$(tzsh)$(EXEEXT)
173 rm -f $(DESTDIR)$(bindir)/$(tzsh)-$(VERSION) $(DESTDIR)$(bindir)/$(tzsh)$(EXEEXT)
[all...]
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Drelocwrapper.c62 More generally, it replaces "${EXEEXT}" at the end with ".bin${EXEEXT}". */
71 if (sizeof (EXEEXT) > sizeof (""))
73 /* EXEEXT handling. */
74 const size_t exeext_len = sizeof (EXEEXT) - sizeof ("");
75 static const char exeext[] = EXEEXT;
80 they were packaged. In other words, EXEEXT may be ".exe"
92 /* Insert ".bin" before EXEEXT or its equivalent. */
H A Dprogreloc.c306 const size_t exeext_len = sizeof (EXEEXT) - sizeof ("");
310 if (sizeof (EXEEXT) > sizeof (""))
314 they were packaged. In other words, EXEEXT may be ".exe"
316 static const char exeext[] = EXEEXT;
328 /* Remove ".bin" before EXEEXT or its equivalent. */
336 if (sizeof (EXEEXT) > sizeof (""))
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dcompatibility.rb37 EXEEXT RUBY_SO_NAME arch bindir datadir libdir ruby_install_name
/macosx-10.10.1/zsh-61/zsh/Config/
H A Ddefs.mk.in30 EXEEXT = @EXEEXT@
/macosx-10.10.1/llvmCore-3425.0.34/unittests/
H A DMakefile.unittest21 LLVMUnitTestExe = $(BuildMode)/$(TESTNAME)Tests$(EXEEXT)
/macosx-10.10.1/swig-12/Source/
H A DMakefile.am101 all-local: eswig@EXEEXT@
102 cp -f $(top_builddir)/Source/eswig@EXEEXT@ $(top_builddir)/swig@EXEEXT@
105 rm -f $(top_builddir)/swig@EXEEXT@
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A DMakefile.in30 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
32 @ICUIO_TRUE@DERB = $(BINDIR)/$(DERB_STUB_NAME)$(EXEEXT)
/macosx-10.10.1/vim-55/src/
H A Dconfig.mk.in105 EXEEXT = @EXEEXT@
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DMakefile.in204 BUILD_TCLSH = @BUILD_TCLSH@@EXEEXT@
554 binaries: ${LIB_FILE} ${STUB_LIB_FILE} wish@EXEEXT@
584 wish@EXEEXT@: $(WISH_OBJS) $(TK_LIB_FILE) $(TK_STUB_LIB_FILE) @APP_RSRC_FILE@
586 $(WISH_LIBS) $(CC_SEARCH_FLAGS) -o wish@EXEEXT@
594 tktest@EXEEXT@: $(TKTEST_OBJS) $(TK_LIB_FILE)
599 $(WISH_LIBS) $(CC_SEARCH_FLAGS) -o tktest@EXEEXT@
619 test-classic: tktest@EXEEXT@
620 $(SHELL_ENV) ./tktest@EXEEXT@ $(TEST_DIR)/all.tcl -geometry +0+0 $(TESTFLAGS)
622 test-ttk: tktest@EXEEXT@
623 $(SHELL_ENV) ./tktest@EXEEXT
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/
H A Dconfigure541 EXEEXT=".exe"
544 EXEEXT=""
548 echo "$ac_t""${EXEEXT}" 1>&6
561 for j in `ls -r $dir/tclsh[8-9]*${EXEEXT} 2> /dev/null` \
562 `ls -r $dir/tclsh*${EXEEXT} 2> /dev/null` ; do
744 s%@EXEEXT@%$EXEEXT%g

Completed in 241 milliseconds

12345678910