Home
last modified time | relevance | path

Searched refs:files (Results 1 – 7 of 7) sorted by relevance

/hal_xtensa-latest/
DREADME13 The HAL build script creates individual source files per functions by defining
14 __SPLIT_* macros and including corresponding source files, in an attempt to
DMakefile.in408 cscope: cscope.files
409 test ! -s cscope.files \
410 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
412 -rm -f cscope.files
413 cscope.files: clean-cscope cscopelist
428 done >> $(top_builddir)/cscope.files
432 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
DLICENSE5 a copy of this software and associated documentation files (the
Daclocal.m432 # generated from the m4 files accompanying Automake X.Y.
266 # making bogus files that we don't know about and never remove. For
303 # We need to recreate these files for each test, as the compiler may
383 # Choose a directory name for dependency files.
426 # Older Autoconf quotes --file arguments for eval, but not when files
439 # We used to match only the files named 'Makefile.in', but
457 # Find all dependency output files, they are included files with
666 # that is generated. The stamp files are numbered to have different names.
670 # our stamp files there.
971 AC_MSG_ERROR([newly created file is older than distributed files!
[all …]
Dconfigure1266 --prefix=PREFIX install architecture-independent files in PREFIX
1268 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1286 --includedir=DIR C header files [PREFIX/include]
1287 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1986 as_fn_error $? "newly created file is older than distributed files!
4840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
4841 $as_echo_n "checking that generated files are newer than configure... " >&6; }
5313 -d, --debug don't remove temporary files
5318 Configuration files:
/hal_xtensa-latest/include/
DMakefile.in132 test -z "$$files" \
134 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
135 $(am__cd) "$$dir" && rm -f $$files; }; \
318 $(am__nobase_list) | while read dir files; do \
319 xfiles=; for file in $$files; do \
333 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
383 done >> $(top_builddir)/cscope.files
/hal_xtensa-latest/src/hal/
DMakefile.in118 test -z "$$files" \
120 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
121 $(am__cd) "$$dir" && rm -f $$files; }; \
417 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
523 done >> $(top_builddir)/cscope.files