OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIST_SUBDIRS
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/glib/
Makefile.am
24
DIST_SUBDIRS
= libcharset gnulib pcre update-pcre tests
/external/bluetooth/glib/
Makefile.am
7
DIST_SUBDIRS
= $(SUBDIRS) build
/external/dbus/test/
Makefile.am
5
DIST_SUBDIRS
=name-test
/external/protobuf/
Makefile.am
12
DIST_SUBDIRS
= $(subdirs) src
26
#
DIST_SUBDIRS
. distclean will delete gtest/Makefile, so if we then try to
/external/bison/
Makefile
99
DIST_SUBDIRS
= $(SUBDIRS)
362
distclean-* | maintainer-clean-*) list='$(
DIST_SUBDIRS
)' ;; \
488
list='$(
DIST_SUBDIRS
)'; for subdir in $$list; do \
/external/bison/examples/
Makefile
87
DIST_SUBDIRS
= calc++
291
distclean-* | maintainer-clean-*) list='$(
DIST_SUBDIRS
)' ;; \
408
list='$(
DIST_SUBDIRS
)'; for subdir in $$list; do \
Completed in 285 milliseconds