Home
last modified time | relevance | path

Searched refs:top_srcdir (Results 1 – 25 of 114) sorted by relevance

12345

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp/
H A Dmakefile.patch90 -make_at_dictionary$(EXEEXT): $(top_srcdir)/src/make_at_dictionary.c
91 - $(CC_FOR_BUILD) -o make_at_dictionary$(EXEEXT) $(top_srcdir)/src/make_at_dictionary.c -DHAVE_CONF…
94 -make_cielab_luts$(EXEEXT): $(top_srcdir)/src/make_cielab_luts.c
95 - $(CC_FOR_BUILD) -o make_cielab_luts$(EXEEXT) $(top_srcdir)/src/make_cielab_luts.c -DHAVE_CONFIG_H…
96 +make_at_dictionary$(BUILD_EXEEXT): $(top_srcdir)/src/make_at_dictionary.c
99 -make_math_fixed_tables$(EXEEXT): $(top_srcdir)/src/make_math_fixed_tables.c
100 - $(CC_FOR_BUILD) -o make_math_fixed_tables$(EXEEXT) $(top_srcdir)/src/make_math_fixed_tables.c -DH…
101 +make_cielab_luts$(BUILD_EXEEXT): $(top_srcdir)/src/make_cielab_luts.c
104 -make_modem_filter$(EXEEXT): $(top_srcdir)/src/make_modem_filter.c $(top_srcdir)/src/filter_tools.c
105 - $(CC_FOR_BUILD) -o make_modem_filter$(EXEEXT) $(top_srcdir)/src/make_modem_filter.c $(top_srcdir)…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0005-enable-out-of-source-tree-builds.patch25 - -I$(top_srcdir) \
27 -I$(top_srcdir)/include \
28 -I$(top_srcdir)/lib
36 -I$(top_srcdir) \
37 -I$(top_srcdir)/include \
38 -I$(top_srcdir)/lib
45 - -I$(top_srcdir) \
47 -I$(top_srcdir)/include \
48 -I$(top_srcdir)/lib
55 - -I$(top_srcdir) \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/
H A D0001-libfwtsiasl-Disable-parallel-builds-of-lex-bison-fil.patch30 ${LEX} ${AM_LFLAGS} -PAslCompiler -o$@ $(top_srcdir)/src/acpica/source/compiler/aslcompiler.l
42 …compilerparser.c dtcompilerparser.y.h: $(top_srcdir)/src/acpica/source/compiler/dtcompilerparser.l…
44 - ${YACC} ${AM_YFLAGS} -bdtcompilerparser -pDtCompilerParser $(top_srcdir)/src/acpica/source/compil…
47 …ilerParser --header=dtcompilerparser.y.h --output=dtcompilerparser.c $(top_srcdir)/src/acpica/sour…
51 …dtparserlex.c dtparser.c dtparser.y.h: $(top_srcdir)/src/acpica/source/compiler/dtparser.l $(top_s…
53 - ${YACC} ${AM_YFLAGS} -bdtparser -pDtParser $(top_srcdir)/src/acpica/source/compiler/dtparser.y
56 + ${YACC} ${AM_YFLAGS} -bdtparser -pDtParser --header=dtparser.y.h --output=dtparser.c $(top_srcdir
60 …prparserlex.c prparser.c prparser.y.h: $(top_srcdir)/src/acpica/source/compiler/prparser.l $(top_s…
62 - ${YACC} ${AM_YFLAGS} -bprparser -pPrParser $(top_srcdir)/src/acpica/source/compiler/prparser.y
65 + ${YACC} ${AM_YFLAGS} -bprparser -pPrParser --header=prparser.y.h --output=prparser.c $(top_srcdir
H A D0003-Remove-Werror-from-build.patch16 -I$(top_srcdir)/efi_runtime \
17 -I$(top_srcdir)/smccc_test \
27 -I$(top_srcdir)/src/acpica/source/include \
28 -I$(top_srcdir)/src/acpica/source/compiler \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/
H A D0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch78 -t/test.pb-c.c t/test.pb-c.h: $(top_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) $(top_srcdir)/t/te…
79 …op_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcd…
81 …optimized.pb-c.h: $(top_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) $(top_srcdir)/t/test-optimize…
82 …op_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcd…
84 …test-full.pb-c.h: $(top_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) $(top_srcdir)/t/test-full.pro…
85 …op_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcd…
87 -t/test-full.pb.cc t/test-full.pb.h: @PROTOC@ $(top_srcdir)/t/test-full.proto
88 - $(AM_V_GEN)@PROTOC@ -I$(top_srcdir) --cpp_out=$(top_builddir) $(top_srcdir)/t/test-full.proto
90 …st-proto3.pb-c.h: $(top_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) $(top_srcdir)/t/test-proto3.p…
91 …op_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcd…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A D0002-ext-phar-Makefile.frag-Fix-phar-packaging.patch30 - $(top_srcdir)/build/shtool echo -n -- "$(top_builddir)/$(SAPI_CLI_PATH) -n"; \
32 - $(top_srcdir)/build/shtool echo -n -- " -d extension_dir=$(top_builddir)/modules"; \
35 - . $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlnam…
40 - $(top_srcdir)/build/shtool echo -n -- "$(PHP_EXECUTABLE)"; \
42 -PHP_PHARCMD_BANG = `$(top_srcdir)/build/shtool echo -n -- "$(INSTALL_ROOT)$(bindir)/$(program_pref…
43 + $(top_srcdir)/build/shtool echo -n -- "$(PHP_EXECUTABLE)"; `
45 +PHP_PHARCMD_BANG = `$(top_srcdir)/build/shtool echo -n -- "/usr/bin/env $(program_prefix)php$(prog…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/
H A D0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch20 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
25 -I$(top_srcdir) \
38 -I$(top_srcdir) \
50 -I$(top_srcdir)/libgxim \
51 -I$(top_srcdir) \
/openbmc/ipmitool/
H A DMakefile.am32 DOCLIST = $(top_srcdir)/README $(top_srcdir)/COPYING $(top_srcdir)/AUTHORS $(top_srcdir)/ChangeLog
66 SRCDIR = ${shell cd $(top_srcdir) ; pwd | sed -e 's,^[^:\\/]:[\\/],/,'}
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A Dout-of-tree-build.patch14 +top_srcdir=@top_srcdir@
28 + $(INSTALL) -m 0644 $(top_srcdir)/cdparanoia.1 $(DESTDIR)$(MANDIR)/man1
31 + $(INSTALL) -m 0644 $(top_srcdir)/paranoia/cdda_paranoia.h $(DESTDIR)$(INCLUDEDIR)
41 + $(INSTALL) -m 0644 $(top_srcdir)/interface/cdda_interface.h $(DESTDIR)$(INCLUDEDIR)
44 + $(INSTALL) -m 0644 $(top_srcdir)/utils.h $(DESTDIR)$(INCLUDEDIR)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/
H A D0001-Makefile.am-fix-build-with-separate-build-dir.patch20 - $(CPP) $(CPPFLAGS) -I$(top_srcdir)/src $(DEFS) $(top_srcdir)/showconfig.c | grep "==>"
21 + $(CPP) $(CPPFLAGS) -I$(top_builddir)/src -I$(top_srcdir)/src $(DEFS) $(top_srcdir)/showconfig.c |…
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dman-host-perl.patch20 PATH="$(top_srcdir)/man$(PATH_SEPARATOR)$$PATH"; \
25 top_srcdir="$(top_srcdir)"; \
29 export top_srcdir channeldefs_pm; \
/openbmc/openbmc/poky/meta/recipes-support/sass/libsass/
H A D0001-Remove-version.h-from-source-directory.patch61 -AM_CPPFLAGS = -I$(top_srcdir)/include
62 +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
68 sass_include_HEADERS = $(top_srcdir)/include/sass/base.h \
69 $(top_srcdir)/include/sass/values.h \
70 - $(top_srcdir)/include/sass/version.h \
72 $(top_srcdir)/include/sass/context.h \
73 $(top_srcdir)/include/sass/functions.h
/openbmc/openbmc/poky/meta/recipes-devtools/mtd/files/
H A D0003-ubifs-utils-link-libmissing.a-in-case-execinfo.h-isn.patch36 …-I$(top_srcdir)/ubi-utils/include -I$(top_srcdir)/ubifs-utils/common -I $(top_srcdir)/ubifs-utils/…
45 …-I$(top_srcdir)/ubi-utils/include -I$(top_srcdir)/ubifs-utils/common -I $(top_srcdir)/ubifs-utils/…
46 -I$(top_srcdir)/ubifs-utils/fsck.ubifs
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/
H A Dxmlsec1-examples-allow-build-in-separate-dir.patch23 +top_srcdir = ..
25 +CFLAGS += -I$(top_srcdir)/include -g $(shell PKG_CONFIG_PATH=$(top_srcdir) pkg-config --cflags xm…
26 +LDLIBS += -L$(top_builddir)/src/.libs -g $(shell PKG_CONFIG_PATH=$(top_srcdir) pkg-config --libs x…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/files/
H A Dmakefile.patch13 ${INSTALLCMD} @top_srcdir@/client.txt $(DESTDIR)$(datadir)
14 - ${INSTALLCMD} -m644 @top_srcdir@/dbench.1 $(DESTDIR)$(mandir)
15 + ${INSTALLCMD} -m 644 @top_srcdir@/dbench.1 $(DESTDIR)$(mandir)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/
H A Dno-help2man.patch27 -izattach.8: $(izattach_SOURCES) $(top_srcdir)/configure.ac
30 -izcoordinator.8: $(izcoordinator_SOURCES) $(top_srcdir)/configure.ac
33 -iz.8: $(iz_SOURCES) $(top_srcdir)/configure.ac
36 -izchat.1: $(izchat_SOURCES) $(top_srcdir)/configure.ac
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/
H A Dnative-helpers.patch14 INCLUDES = -I$(top_srcdir)/ -DSRCDIR=\"$(srcdir)\"
38 @@ -26,7 +26,8 @@ DIC_FILES = @top_srcdir@/alt-cannadic/gc
39 @top_srcdir@/mkworddic/udict
58 INCLUDES = -I$(top_srcdir)/
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libidn/libidn/
H A Ddont-depend-on-help2man.patch25 -idn.1: $(top_srcdir)/src/idn.c $(top_srcdir)/src/idn.ggo $(top_srcdir)/.version
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/
H A D0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch22 $(top_srcdir)/include/nbdkit-plugin.h \
33 -I$(top_srcdir)/include \
35 -I$(top_srcdir)/common/include \
H A D0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch22 $(top_srcdir)/include/nbdkit-plugin.h \
33 -I$(top_srcdir)/include \
35 -I$(top_srcdir)/common/include \
/openbmc/qemu/scripts/
H A Dget-wraps-from-cargo-registry.py33 top_srcdir: str
104 cwd=self.top_srcdir,
128 cwd=self.top_srcdir,
161 self.top_srcdir = os.getcwd()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/openocd/openocd/
H A D0001-Makefile.am-Use-SOURCE_DATE_EPOCH-environment-variab.patch29 %C%_libopenocd_la_CPPFLAGS += -DRELSTR=\"`$(top_srcdir)/guess-rev.sh $(top_srcdir)`\"
30 %C%_libopenocd_la_CPPFLAGS += -DGITVERSION=\"`cd $(top_srcdir) && git describe`\"
/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/
H A D0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch17 @@ -14,6 +14,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/
H A Dsepbuildfix.patch27 +dist_lens_DATA=$(wildcard $(top_srcdir)/lenses/*.aug)
28 +dist_lenstest_DATA=$(wildcard $(top_srcdir)lenses/tests/*.aug)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-linkfix.patch20 @@ -448,7 +448,9 @@ top_srcdir = @top_srcdir@

12345