HomeSort by relevance Sort by last modified time
    Searched refs:autotools (Results 1 - 15 of 15) sorted by null

  /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 48 echo "=== autotools ==="
49 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/syzkaller/vendor/golang.org/x/net/http2/
Dockerfile 16 autotools-dev libtool pkg-config zlib1g-dev \
22 autoconf automake autotools-dev \
  /external/ltp/android/tools/
gen_android_build.sh 28 echo "Executing \"cd $LTP_ROOT; make autotools; ./configure\""
30 make autotools
  /external/grpc-grpc/tools/gce/
linux_kokoro_performance_worker_init.sh 30 autotools-dev \
linux_performance_worker_init.sh 30 autotools-dev \
  /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/virglrenderer/
git.mk 76 # Most autotools-using modules should be fine including this variable in their
  /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 851 milliseconds