Home
last modified time | relevance | path

Searched refs:SUBDIRS (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/skeleton/
H A DMakefile7 SUBDIRS = fanctl \ macro
19 REVERSE_SUBDIRS = $(shell echo $(SUBDIRS) $(GDBUS_APPS) | tr ' ' '\n' | tac |tr '\n' ' ')
21 .PHONY: subdirs $(SUBDIRS) $(GDBUS_APPS)
23 subdirs: $(SUBDIRS) $(GDBUS_APPS)
25 $(SUBDIRS):
32 @for d in $(SUBDIRS) $(GDBUS_APPS); do \
H A Drules.mk8 .PHONY: $(SUBDIRS)
10 all: $(BINS:=$(BIN_SUFFIX)) $(SUBDIRS)
15 $(SUBDIRS):
26 @for d in $(SUBDIRS); do \
32 @for d in $(SUBDIRS); do \
/openbmc/linux/tools/perf/tests/shell/coresight/
H A DMakefile7 SUBDIRS = \ macro
13 all: $(SUBDIRS)
14 $(SUBDIRS):
17 INSTALLDIRS = $(SUBDIRS:%=install-%)
23 CLEANDIRS = $(SUBDIRS:%=clean-%)
29 .PHONY: all clean $(SUBDIRS) $(CLEANDIRS) $(INSTALLDIRS)
/openbmc/linux/tools/net/ynl/
H A DMakefile3 SUBDIRS = lib generated samples macro
5 all: $(SUBDIRS)
8 $(SUBDIRS):
14 @for dir in $(SUBDIRS) ; do \
20 .PHONY: clean all $(SUBDIRS)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/
H A Dmakefile-remove-tools.patch7 -SUBDIRS = tools data script lib src devel-docs test
8 +SUBDIRS = data script lib src devel-docs test
10 -SUBDIRS = tools script lib src devel-docs
11 +SUBDIRS = script lib src devel-docs
H A Ddont-run-tests.patch9 SUBDIRS = tools data script lib src devel-docs test
11 -SUBDIRS = tools script lib src devel-docs test
12 +SUBDIRS = tools script lib src devel-docs
/openbmc/linux/tools/testing/selftests/futex/
H A DMakefile2 SUBDIRS := functional macro
11 @for DIR in $(SUBDIRS); do \
24 @for SUBDIR in $(SUBDIRS); do \
32 @for DIR in $(SUBDIRS); do \
/openbmc/linux/tools/testing/selftests/sparc64/
H A DMakefile11 SUBDIRS := drivers macro
21 @for DIR in $(SUBDIRS); do \
36 @for SUBDIR in $(SUBDIRS); do \
44 @for DIR in $(SUBDIRS); do \
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dfixup.patch15 -SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \
16 +SUBDIRS = $(HTP_DIR) src qa rules doc contrib etc python ebpf \
28 -SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \
29 +SUBDIRS = $(HTP_DIR) src qa rules doc contrib etc python ebpf \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0005-do-not-build-manual.patch36 -SUBDIRS = libdm conf daemons include lib libdaemon man scripts tools
37 +SUBDIRS = libdm conf daemons include lib libdaemon scripts tools
40 SUBDIRS += udev
45 - SUBDIRS = conf include man test scripts \
46 + SUBDIRS = conf include test scripts \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/
H A D0001-Makefile.am-only-build-dhcrelay.patch23 -SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server
24 +SUBDIRS = @BINDSUBDIR@ includes common omapip relay
26 DIST_SUBDIRS = $(SUBDIRS) keama
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-linkfix.patch24 -SUBDIRS = t
25 +#SUBDIRS = t
27 +SUBDIRS =
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool_parallel_make_and_pic.patch51 - @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) EXTRA_CFLAGS="$(CPPFLAGS)" all; if [ $$? -ne …
52 +subdirs-all: $(patsubst %,%-dir, $(SUBDIRS))
56 +$(patsubst %,%-dir,$(SUBDIRS)):
60 @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) $@; if [ $$? -ne 0 ]; then exit 1; fi; done
62 @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) $@; done
/openbmc/openbmc/poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/
H A Dno-docs.patch11 -SUBDIRS = lib include doc tests m4 $(EXAMPLES_DIR)
12 +SUBDIRS = lib include tests m4 $(EXAMPLES_DIR)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/
H A D0002-build-Do-not-build-po-files.patch26 -SUBDIRS = utils jwxyz hacks/images hacks hacks/glx hacks/fonts \
28 +SUBDIRS = utils jwxyz hacks/images hacks hacks/fonts \
30 SUBDIRS2 = $(SUBDIRS) OSX android
/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/
H A Dno-examples.patch13 -SUBDIRS = . examples
14 +SUBDIRS = .
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/files/
H A D0001-Makefile.am-no-examples.patch22 -SUBDIRS = src examples
24 +SUBDIRS = src
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-Fix-builds-with-recent-gettext.patch18 -SUBDIRS = intl src doc po man
19 +SUBDIRS = src po man
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-Makefile.am-do-not-build-manpages.patch21 SUBDIRS += install-info po po_document tp Pod-Simple-Texinfo \
24 SUBDIRS += js
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/
H A Ddisable-tests.patch6 This patch removes the tests directory from SUBDIRS and will be conditionally
16 @@ -55,3 +55,2 @@ SUBDIRS = \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A D0001-Fix-build-with-recent-gettext.patch20 -SUBDIRS = intl lib libopts src doc po tests
21 +SUBDIRS = lib libopts src doc po tests
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/
H A Ddoc-fixes.patch18 -SUBDIRS = tutorial faq reference tools
19 +SUBDIRS = reference tools
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/
H A D0003-without-build-plugins.patch26 -SUBDIRS = include lib report-python cli client-python plugins workflows $(sub_dirs)
27 +SUBDIRS = include lib report-python cli client-python workflows $(sub_dirs)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/
H A Dgettext.patch12 -SUBDIRS = intl po src pixmaps
13 +SUBDIRS = po src pixmaps
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0001-reduce-build-to-conversion-tools-for-native-build.patch24 -SUBDIRS = config m4 term src docs man demo share
25 +SUBDIRS = docs

123