OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autotools
(Results
1 - 13
of
13
) sorted by null
/hardware/intel/common/libva/debian.upstream/
rules
4
include /usr/share/cdbs/1/class/
autotools
.mk
/external/ltp/include/mk/
gitignore.mk
43
$(MAKE)
autotools
automake.mk
2
#
Autotools
include Makefile.
36
$(MAKE) -C $(@D)
autotools
38
.PHONY:
autotools
39
autotools
: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS))
env_pre.mk
108
#
autotools
, *clean, and help don't require config.mk, features.mk, etc...
109
ifeq ($(filter
autotools
%clean .gitignore gitignore.% help,$(MAKECMDGOALS)),)
147
endif # END
autotools
, *clean...
/external/ltp/
Makefile.release
45
release: |
autotools
distclean
build.sh
51
echo "===
autotools
==="
52
make
autotools
63
echo "===
autotools
==="
64
make
autotools
/external/ltp/testcases/realtime/
Makefile
36
ifeq ($(filter
autotools
%clean .gitignore gitignore.%,$(MAKECMDGOALS)),)
45
# START
autotools
junk
51
.PHONY:
autotools
aclocal autoconf autoheader automake
52
autotools
: aclocal autoconf autoheader automake
92
# END
autotools
junk
00_Descriptions.txt
31
config -
autotools
configure support
32
confugure.ac - Top level
autotools
configure script
/external/ltp/android/tools/
gen_android_build.sh
28
echo "Executing \"cd $LTP_ROOT; make
autotools
; ./configure\""
30
make
autotools
/external/ltp/testscripts/build/
build_test_function.sh
129
autotools
/external/harfbuzz_ng/
git.mk
2
# for
autotools
-based projects.
77
# Most
autotools
-using modules should be fine including this variable in their
/external/curl/
buildconf.bat
27
rem there is no
autotools
support (i.e. DOS and Windows).
/external/google-breakpad/
Makefile.am
391
# Since
Autotools
1.2, tests are run through a special "test driver" script.
397
# The default
Autotools
test driver script.
398
LOG_DRIVER = $(top_srcdir)/
autotools
/test-driver
[
all
...]
Completed in 1000 milliseconds