Home
last modified time | relevance | path

Searched refs:TOOLSDIR (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/dports/sysutils/burp/burp-2.4.0/src/win32/
H A DMakefile54 TOOLSDIR=$${TOPDIR} ; \
55 while ! test -d $${TOOLSDIR}/burp-cross-tools \
56 && ! test -h $${TOOLSDIR}/burp-cross-tools ; do \
57 TOOLSDIR=`dirname $${TOOLSDIR}` ; \
58 echo $${TOOLSDIR} ; \
59 if test $${TOOLSDIR} = '/' -o $${TOOLSDIR} = '.' ; then \
64 ln -vsf $${TOOLSDIR}/burp-cross-tools/cross-tools ../../burp-cross-tools ; \
65 ln -vsf $${TOOLSDIR}/burp-cross-tools/depkgs ../../burp-depkgs
71 TOOLSDIR=$${TOPDIR} ; \
/dports/sysutils/burp-devel/burp-2.5.4/src/win32/
H A DMakefile54 TOOLSDIR=$${TOPDIR} ; \
55 while ! test -d $${TOOLSDIR}/burp-cross-tools \
56 && ! test -h $${TOOLSDIR}/burp-cross-tools ; do \
57 TOOLSDIR=`dirname $${TOOLSDIR}` ; \
58 echo $${TOOLSDIR} ; \
59 if test $${TOOLSDIR} = '/' -o $${TOOLSDIR} = '.' ; then \
64 ln -vsf $${TOOLSDIR}/burp-cross-tools/cross-tools ../../burp-cross-tools ; \
65 ln -vsf $${TOOLSDIR}/burp-cross-tools/depkgs ../../burp-depkgs
71 TOOLSDIR=$${TOPDIR} ; \
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/
H A DMakefile.am43 TOOLSDIR = timidity-tools macro
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/
H A DMakefile.am43 TOOLSDIR = timidity-tools
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/
H A DMakefile.am43 TOOLSDIR = timidity-tools macro
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/
H A DMakefile.am43 TOOLSDIR = timidity-tools macro
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/
H A DMakefile.am43 TOOLSDIR = timidity-tools macro
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/
H A DMakefile.am43 TOOLSDIR = timidity-tools macro
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/audio/timidity++/TiMidity++-2.15.0/
H A DMakefile.am43 TOOLSDIR = timidity-tools macro
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/audio/timidity++-motif/TiMidity++-2.15.0/
H A DMakefile.am43 TOOLSDIR = timidity-tools macro
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/audio/timidity++-slang/TiMidity++-2.15.0/
H A DMakefile.am43 TOOLSDIR = timidity-tools macro
65 cd $(TOOLSDIR); $(MAKE)
67 tools-targets: $(TOOLSDIR)/Makefile
70 cd $(TOOLSDIR); $(MAKE) install
72 $(TOOLSDIR)/Makefile: $(TOOLSDIR)/Makefile.in config.status
73 CONFIG_HEADERS='' CONFIG_FILES=$(TOOLSDIR)/Makefile $(SHELL) ./config.status
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/tests/tools/
H A Dtools.sh85 TOOLSDIR=${HOSTDIR}/tools
86 COPYDIR=${TOOLSDIR}/copydir
87 SIGNDIR=${TOOLSDIR}/signdir
99 mkdir -p ${TOOLSDIR}
103 mkdir -p ${TOOLSDIR}/html
104 cp ${QADIR}/tools/sign*.html ${TOOLSDIR}/html
105 mkdir -p ${TOOLSDIR}/data
106 cp ${QADIR}/tools/TestOldCA.p12 ${TOOLSDIR}/data
107 cp ${QADIR}/tools/TestOldAES128CA.p12 ${TOOLSDIR}/data
108 cp ${QADIR}/tools/TestRSAPSS.p12 ${TOOLSDIR}/data
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/tests/tools/
H A Dtools.sh85 TOOLSDIR=${HOSTDIR}/tools
86 COPYDIR=${TOOLSDIR}/copydir
87 SIGNDIR=${TOOLSDIR}/signdir
99 mkdir -p ${TOOLSDIR}
103 mkdir -p ${TOOLSDIR}/html
104 cp ${QADIR}/tools/sign*.html ${TOOLSDIR}/html
105 mkdir -p ${TOOLSDIR}/data
106 cp ${QADIR}/tools/TestOldCA.p12 ${TOOLSDIR}/data
107 cp ${QADIR}/tools/TestOldAES128CA.p12 ${TOOLSDIR}/data
109 cd ${TOOLSDIR}
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/tests/tools/
H A Dtools.sh96 TOOLSDIR=${HOSTDIR}/tools
97 COPYDIR=${TOOLSDIR}/copydir
98 SIGNDIR=${TOOLSDIR}/signdir
110 mkdir -p ${TOOLSDIR}
114 mkdir -p ${TOOLSDIR}/html
115 cp ${QADIR}/tools/sign*.html ${TOOLSDIR}/html
116 mkdir -p ${TOOLSDIR}/data
117 cp ${QADIR}/tools/TestOldCA.p12 ${TOOLSDIR}/data
118 cp ${QADIR}/tools/TestOldAES128CA.p12 ${TOOLSDIR}/data
119 cp ${QADIR}/tools/TestRSAPSS.p12 ${TOOLSDIR}/data
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/tests/tools/
H A Dtools.sh96 TOOLSDIR=${HOSTDIR}/tools
97 COPYDIR=${TOOLSDIR}/copydir
98 SIGNDIR=${TOOLSDIR}/signdir
110 mkdir -p ${TOOLSDIR}
114 mkdir -p ${TOOLSDIR}/html
115 cp ${QADIR}/tools/sign*.html ${TOOLSDIR}/html
116 mkdir -p ${TOOLSDIR}/data
117 cp ${QADIR}/tools/TestOldCA.p12 ${TOOLSDIR}/data
118 cp ${QADIR}/tools/TestOldAES128CA.p12 ${TOOLSDIR}/data
119 cp ${QADIR}/tools/TestRSAPSS.p12 ${TOOLSDIR}/data
[all …]
/dports/www/firefox/firefox-99.0/security/nss/tests/tools/
H A Dtools.sh96 TOOLSDIR=${HOSTDIR}/tools
97 COPYDIR=${TOOLSDIR}/copydir
98 SIGNDIR=${TOOLSDIR}/signdir
110 mkdir -p ${TOOLSDIR}
114 mkdir -p ${TOOLSDIR}/html
115 cp ${QADIR}/tools/sign*.html ${TOOLSDIR}/html
116 mkdir -p ${TOOLSDIR}/data
117 cp ${QADIR}/tools/TestOldCA.p12 ${TOOLSDIR}/data
118 cp ${QADIR}/tools/TestOldAES128CA.p12 ${TOOLSDIR}/data
119 cp ${QADIR}/tools/TestRSAPSS.p12 ${TOOLSDIR}/data
[all …]
/dports/security/nss/nss-3.76.1/nss/tests/tools/
H A Dtools.sh96 TOOLSDIR=${HOSTDIR}/tools
97 COPYDIR=${TOOLSDIR}/copydir
98 SIGNDIR=${TOOLSDIR}/signdir
110 mkdir -p ${TOOLSDIR}
114 mkdir -p ${TOOLSDIR}/html
115 cp ${QADIR}/tools/sign*.html ${TOOLSDIR}/html
116 mkdir -p ${TOOLSDIR}/data
117 cp ${QADIR}/tools/TestOldCA.p12 ${TOOLSDIR}/data
118 cp ${QADIR}/tools/TestOldAES128CA.p12 ${TOOLSDIR}/data
119 cp ${QADIR}/tools/TestRSAPSS.p12 ${TOOLSDIR}/data
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/tests/tools/
H A Dtools.sh96 TOOLSDIR=${HOSTDIR}/tools
97 COPYDIR=${TOOLSDIR}/copydir
98 SIGNDIR=${TOOLSDIR}/signdir
110 mkdir -p ${TOOLSDIR}
114 mkdir -p ${TOOLSDIR}/html
115 cp ${QADIR}/tools/sign*.html ${TOOLSDIR}/html
116 mkdir -p ${TOOLSDIR}/data
117 cp ${QADIR}/tools/TestOldCA.p12 ${TOOLSDIR}/data
118 cp ${QADIR}/tools/TestOldAES128CA.p12 ${TOOLSDIR}/data
119 cp ${QADIR}/tools/TestRSAPSS.p12 ${TOOLSDIR}/data
[all …]
/dports/www/node10/node-v10.24.1/tools/
H A Dmacos-firewall.sh6 TOOLSDIR="`dirname \"$0\"`"
7 TOOLSDIR="`( cd \"$TOOLSDIR\" && pwd) `"
8 ROOTDIR="`( cd \"$TOOLSDIR/..\" && pwd) `"
9 OUTDIR="$TOOLSDIR/../out"
/dports/databases/grass7/grass-7.8.6/tools/
H A DMakefile8 default: parsubdirs $(TOOLSDIR)/mkhtml.py $(TOOLSDIR)/g.echo$(EXE)
10 $(TOOLSDIR)/mkhtml.py: mkhtml.py
13 $(TOOLSDIR)/g.echo$(EXE): $(OBJDIR)/g.echo.o
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/rtas/
H A DMakefile.inc49 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
50 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
61 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS) $(LIBCMNDIR)/libc.a
62 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/rtas/
H A DMakefile.inc49 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
50 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
61 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS) $(LIBCMNDIR)/libc.a
62 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/rtas/
H A DMakefile.inc49 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
50 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
61 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS) $(LIBCMNDIR)/libc.a
62 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/rtas/
H A DMakefile.inc49 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
50 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
61 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS) $(LIBCMNDIR)/libc.a
62 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/rtas/
H A DMakefile.inc49 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
50 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
61 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS) $(LIBCMNDIR)/libc.a
62 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \

12345678910>>...16