Home
last modified time | relevance | path

Searched refs:BINEXT (Results 1 – 25 of 85) sorted by relevance

1234

/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
47 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
48 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
54 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
56 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
58 cpp[0] = concat(&arg[9], "/q3cpp" BINEXT); in option()
60 com[0] = concat(&arg[9], "/q3rcc" BINEXT); in option()
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
47 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
48 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
54 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
56 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
58 cpp[0] = concat(&arg[9], "/q3cpp" BINEXT); in option()
60 com[0] = concat(&arg[9], "/q3rcc" BINEXT); in option()
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
45 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
46 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
52 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
54 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
45 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
46 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
52 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
54 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
45 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
46 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
52 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
54 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
45 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
46 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
52 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
54 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
45 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
46 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
52 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
54 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
45 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
46 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
52 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
54 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
/dports/games/evq3/evq3/code/tools/lcc/etc/
H A Dbytecode.c8 #define BINEXT ".exe" macro
10 #define BINEXT "" macro
15 char *cpp[] = { "q3cpp" BINEXT,
19 char *com[] = { "q3rcc" BINEXT, "-target=bytecode", "$1", "$2", "$3", 0 };
45 cpp[ 0 ] = concat( basepath, "q3cpp" BINEXT ); in UpdatePaths()
46 com[ 0 ] = concat( basepath, "q3rcc" BINEXT ); in UpdatePaths()
52 cpp[0] = concat(&arg[8], "/q3cpp" BINEXT); in option()
54 com[0] = concat(&arg[8], "/q3rcc" BINEXT); in option()
/dports/graphics/xpeps/peps-2.0/
H A DMakefile61 BINEXT ?= macro
76 touch -r peps.c peps${BINEXT}
82 touch -r peps.c xpeps${BINEXT}
85 install -p -m 755 peps${BINEXT} ${BINDIR}
93 install -p -m 755 xpeps${BINEXT} ${XBINDIR}
96 rm -f peps${BINEXT}
97 rm -f xpeps${BINEXT}
/dports/graphics/peps/peps-2.0/
H A DMakefile61 BINEXT ?= macro
76 touch -r peps.c peps${BINEXT}
82 touch -r peps.c xpeps${BINEXT}
85 install -p -m 755 peps${BINEXT} ${BINDIR}
93 install -p -m 755 xpeps${BINEXT} ${XBINDIR}
96 rm -f peps${BINEXT}
97 rm -f xpeps${BINEXT}
/dports/devel/elm-format/elm-format-0.8.3/package/win/
H A Dbuild-package.sh7 BINEXT=".exe"
27 ELM_FORMAT="$(stack path --local-install-root)/bin/elm-format${BINEXT}"
28 cp "$ELM_FORMAT" "dist/package-scripts/elm-format${BINEXT}"
29 strip "dist/package-scripts/elm-format${BINEXT}"
31 zip -9 -j "$BUILD".zip "dist/package-scripts/elm-format${BINEXT}"
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/asm/
H A DMakefile4 BINEXT=.exe macro
6 BINEXT= macro
40 $(INSTALL) -s -m 0755 q3asm$(BINEXT) ../
43 rm -f ../q3asm$(BINEXT)
/dports/multimedia/flvmeta/flvmeta-1.0.11/
H A DMakefile.win3 BINEXT = .exe
8 FLV_DUMP_BIN = flvdump$(BINEXT)
13 FLV_META_BIN = flvmeta$(BINEXT)
39 -$(RM) *.o *$(BINEXT)
/dports/net-im/psi/psi-1.5/3rdparty/http-parser/
H A DMakefile23 BINEXT ?= macro
29 BINEXT = .exe.so macro
68 $(HELPER) ./test_g$(BINEXT)
69 $(HELPER) ./test_fast$(BINEXT)
96 while(true) do time $(HELPER) ./test_fast$(BINEXT) > /dev/null; done
117 $(CC) $(CPPFLAGS_FAST) $(CFLAGS_FAST) $^ -o parsertrace$(BINEXT)
120 $(CC) $(CPPFLAGS_DEBUG) $(CFLAGS_DEBUG) $^ -o parsertrace_g$(BINEXT)
/dports/www/R-cran-httpuv/httpuv/src/http-parser/
H A DMakefile23 BINEXT ?= macro
29 BINEXT = .exe.so macro
68 $(HELPER) ./test_g$(BINEXT)
69 $(HELPER) ./test_fast$(BINEXT)
96 while(true) do time $(HELPER) ./test_fast$(BINEXT) > /dev/null; done
117 $(CC) $(CPPFLAGS_FAST) $(CFLAGS_FAST) $^ -o parsertrace$(BINEXT)
120 $(CC) $(CPPFLAGS_DEBUG) $(CFLAGS_DEBUG) $^ -o parsertrace_g$(BINEXT)
/dports/net/libngtcp2/ngtcp2-224bd62/third-party/http-parser/
H A DMakefile23 BINEXT ?= macro
34 BINEXT = .exe.so macro
74 $(HELPER) ./test_g$(BINEXT)
75 $(HELPER) ./test_fast$(BINEXT)
102 while(true) do time $(HELPER) ./test_fast$(BINEXT) > /dev/null; done
123 $(CC) $(CPPFLAGS_FAST) $(CFLAGS_FAST) $^ -o parsertrace$(BINEXT)
126 $(CC) $(CPPFLAGS_DEBUG) $(CFLAGS_DEBUG) $^ -o parsertrace_g$(BINEXT)
/dports/net/tcpflow/tcpflow-1.5.0/src/http-parser/
H A DMakefile23 BINEXT ?= macro
34 BINEXT = .exe.so macro
74 $(HELPER) ./test_g$(BINEXT)
75 $(HELPER) ./test_fast$(BINEXT)
102 while(true) do time $(HELPER) ./test_fast$(BINEXT) > /dev/null; done
123 $(CC) $(CPPFLAGS_FAST) $(CFLAGS_FAST) $^ -o parsertrace$(BINEXT)
126 $(CC) $(CPPFLAGS_DEBUG) $(CFLAGS_DEBUG) $^ -o parsertrace_g$(BINEXT)
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/vendor/http-parser/
H A DMakefile23 BINEXT ?= macro
34 BINEXT = .exe.so macro
76 $(HELPER) ./test_g$(BINEXT)
77 $(HELPER) ./test_fast$(BINEXT)
104 while(true) do time $(HELPER) ./test_fast$(BINEXT) > /dev/null; done
125 $(CC) $(CPPFLAGS_FAST) $(CFLAGS_FAST) $^ -o parsertrace$(BINEXT)
128 $(CC) $(CPPFLAGS_DEBUG) $(CFLAGS_DEBUG) $^ -o parsertrace_g$(BINEXT)
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/vendor/http-parser/
H A DMakefile23 BINEXT ?= macro
34 BINEXT = .exe.so macro
76 $(HELPER) ./test_g$(BINEXT)
77 $(HELPER) ./test_fast$(BINEXT)
104 while(true) do time $(HELPER) ./test_fast$(BINEXT) > /dev/null; done
125 $(CC) $(CPPFLAGS_FAST) $(CFLAGS_FAST) $^ -o parsertrace$(BINEXT)
128 $(CC) $(CPPFLAGS_DEBUG) $(CFLAGS_DEBUG) $^ -o parsertrace_g$(BINEXT)
/dports/www/http-parser/http-parser-2.9.4/
H A DMakefile23 BINEXT ?= macro
34 BINEXT = .exe.so macro
76 $(HELPER) ./test_g$(BINEXT)
77 $(HELPER) ./test_fast$(BINEXT)
104 while(true) do time $(HELPER) ./test_fast$(BINEXT) > /dev/null; done
125 $(CC) $(CPPFLAGS_FAST) $(CFLAGS_FAST) $^ -o parsertrace$(BINEXT)
128 $(CC) $(CPPFLAGS_DEBUG) $(CFLAGS_DEBUG) $^ -o parsertrace_g$(BINEXT)
/dports/www/node10/node-v10.24.1/deps/http_parser/
H A DMakefile23 BINEXT ?= macro
34 BINEXT = .exe.so macro
76 $(HELPER) ./test_g$(BINEXT)
77 $(HELPER) ./test_fast$(BINEXT)
104 while(true) do time $(HELPER) ./test_fast$(BINEXT) > /dev/null; done
125 $(CC) $(CPPFLAGS_FAST) $(CFLAGS_FAST) $^ -o parsertrace$(BINEXT)
128 $(CC) $(CPPFLAGS_DEBUG) $(CFLAGS_DEBUG) $^ -o parsertrace_g$(BINEXT)
/dports/multimedia/libhdhomerun/libhdhomerun/
H A DMakefile22 BINEXT := .exe macro
41 all : hdhomerun_config$(BINEXT) libhdhomerun$(LIBEXT)
43 hdhomerun_config$(BINEXT) : hdhomerun_config.c $(LIBSRCS)
51 -rm -f hdhomerun_config$(BINEXT)
/dports/devel/poco/poco-1.10.1-all/build/rules/
H A Dexec10 EXEC_RELEASE_STATIC = $(BINPATH)/static/$(target)$(OSARCH_POSTFIX)$(BINEXT)
11 EXEC_DEBUG_STATIC = $(BINPATH)/static/$(target)d$(OSARCH_POSTFIX)$(BINEXT)
12 EXEC_RELEASE_SHARED = $(BINPATH)/$(target)$(OSARCH_POSTFIX)$(BINEXT)
13 EXEC_DEBUG_SHARED = $(BINPATH)/$(target)d$(OSARCH_POSTFIX)$(BINEXT)
/dports/security/libgcrypt/libgcrypt-1.9.4/tests/
H A Dbasic_all_hwfeature_combinations.sh16 if [ "x$BINEXT" != "x" ] && [ -e "tests/version$BINEXT" ]; then
17 binext="$BINEXT"

1234