Home
last modified time | relevance | path

Searched refs:TOOLSDIR (Results 26 – 50 of 394) sorted by relevance

12345678910>>...16

/dports/emulators/qemu5/qemu-5.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-guest-agent/qemu-5.0.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/qemu60/qemu-6.0.0/roms/SLOF/board-js2x/rtas/
H A DMakefile58 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS)
59 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
62 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
63 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/board-js2x/rtas/
H A DMakefile58 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS)
59 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
62 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
63 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/board-js2x/rtas/
H A DMakefile58 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS)
59 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
62 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
63 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/board-js2x/rtas/
H A DMakefile58 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS)
59 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
62 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
63 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/board-js2x/rtas/
H A DMakefile58 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS)
59 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
62 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
63 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/board-js2x/rtas/
H A DMakefile58 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS)
59 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
62 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
63 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/board-js2x/rtas/
H A DMakefile58 reloc_table.o: $(TOOLSDIR)/gen_reloc_table $(OBJS)
59 $(TOOLSDIR)/create_reloc_table.sh --ld "$(ONLY_LD)" --ldflags "$(LDFLAGS)" \
62 $(TOOLSDIR)/gen_reloc_table: $(TOOLSDIR)/gen_reloc_table.c
63 $(MAKE) -C $(TOOLSDIR) gen_reloc_table
/dports/databases/grass7/grass-7.8.6/tools/g.html2man/
H A DMakefile5 TARGETS := $(patsubst %.py,$(TOOLSDIR)/%.py,ghtml.py ggroff.py g.html2man.py)
9 $(TOOLSDIR)/g.html2man.py: g.html2man.py
12 $(TOOLSDIR)/%.py: %.py
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/tests/tools/
H A Dtools.sh89 TOOLSDIR=${HOSTDIR}/tools
90 COPYDIR=${TOOLSDIR}/copydir
91 SIGNDIR=${TOOLSDIR}/signdir
103 mkdir -p ${TOOLSDIR}
107 mkdir -p ${TOOLSDIR}/html
108 cp ${QADIR}/tools/sign*.html ${TOOLSDIR}/html
110 cd ${TOOLSDIR}
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/preproc/
H A DMakefile32 TOOLSDIR = $(top_srcdir)/src/tools macro
33 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
34 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql14-contrib/postgresql-14.1/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql13-server/postgresql-13.5/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql12-server/postgresql-12.9/src/interfaces/ecpg/preproc/
H A DMakefile32 TOOLSDIR = $(top_srcdir)/src/tools macro
33 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
34 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql12-docs/postgresql-12.9/src/interfaces/ecpg/preproc/
H A DMakefile32 TOOLSDIR = $(top_srcdir)/src/tools macro
33 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
34 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql13-client/postgresql-13.5/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm
/dports/databases/postgresql13-contrib/postgresql-13.5/src/interfaces/ecpg/preproc/
H A DMakefile42 TOOLSDIR = $(top_srcdir)/src/tools macro
43 GEN_KEYWORDLIST = $(PERL) -I $(TOOLSDIR) $(TOOLSDIR)/gen_keywordlist.pl
44 GEN_KEYWORDLIST_DEPS = $(TOOLSDIR)/gen_keywordlist.pl $(TOOLSDIR)/PerfectHash.pm

12345678910>>...16