Searched refs:stamp (Results 1 - 25 of 140) sorted by relevance

123456

/haiku-buildtools/gcc/libvtv/testsuite/other-tests/
H A DMakefile.am27 stamp-subdir:
34 echo `date` > stamp-subdir;
38 check-script: ${testing_script} stamp-subdir
48 CLEANFILES = *.out environment-fail-* stamp-* replace-fail-*
/haiku-buildtools/gcc/libstdc++-v3/doc/
H A DMakefile.am127 stamp-xml: stamp-xml-single-docbook stamp-xml-single-doxygen
128 $(STAMP) stamp-xml
130 doc-xml: stamp-xml
139 stamp-html: stamp-html-docbook-data stamp-html-doxygen
140 $(STAMP) stamp-html
142 doc-html: stamp
[all...]
H A DMakefile.in604 CLEANFILES = *.log stamp*
786 stamp-xml: stamp-xml-single-docbook stamp-xml-single-doxygen
787 $(STAMP) stamp-xml
789 doc-xml: stamp-xml
795 stamp-html: stamp-html-docbook-data stamp-html-doxygen
796 $(STAMP) stamp
[all...]
/haiku-buildtools/gcc/gcc/
H A Dlock-and-run.sh8 touch lock-stamp.$$
10 trap 'rm -r "$lockdir" lock-stamp.$$' 0
16 if [ -n "`find \"$lockdir\" -newer lock-stamp.$$`" ]; then
17 touch lock-stamp.$$
/haiku-buildtools/legacy/binutils/include/nlm/
H A Dexternal.h39 except by finding a header without a recognized 'stamp'.
55 /* The header is recognized by "VeRsIoN#" in the stamp field. */
56 char stamp[8]; local
76 /* The header is recognized by "CoPyRiGhT=" in the stamp field. */
78 char stamp[10]; local
91 /* The header is recognized by "MeSsAgEs" in the stamp field. */
93 char stamp[8]; local
159 /* The header is recognized by "CuStHeAd" in the stamp field. */
160 char stamp[8]; local
H A Dinternal.h205 /* The header is recognized by "VeRsIoN#" in the stamp field. */
206 char stamp[8]; member in struct:nlm_internal_version_header
222 /* The header is recognized by "CoPyRiGhT=" in the stamp field. */
223 char stamp[10]; member in struct:nlm_internal_copyright_header
235 /* The header is recognized by "MeSsAgEs" in the stamp field. */
236 char stamp[8]; member in struct:nlm_internal_extended_header
279 /* The header is recognized by "CuStHeAd" in the stamp field. */
280 char stamp[8]; member in struct:nlm_internal_custom_header
298 /* The header is recognized by "CyGnUsEx" in the stamp field. */
299 char stamp[ member in struct:nlm_internal_cygnus_ext_header
[all...]
/haiku-buildtools/binutils/include/nlm/
H A Dexternal.h39 except by finding a header without a recognized 'stamp'.
53 /* The header is recognized by "VeRsIoN#" in the stamp field. */
54 char stamp[8]; local
74 /* The header is recognized by "CoPyRiGhT=" in the stamp field. */
76 char stamp[10]; local
89 /* The header is recognized by "MeSsAgEs" in the stamp field. */
91 char stamp[8]; local
157 /* The header is recognized by "CuStHeAd" in the stamp field. */
158 char stamp[8]; local
H A Dinternal.h205 /* The header is recognized by "VeRsIoN#" in the stamp field. */
206 char stamp[8]; member in struct:nlm_internal_version_header
222 /* The header is recognized by "CoPyRiGhT=" in the stamp field. */
223 char stamp[10]; member in struct:nlm_internal_copyright_header
235 /* The header is recognized by "MeSsAgEs" in the stamp field. */
236 char stamp[8]; member in struct:nlm_internal_extended_header
279 /* The header is recognized by "CuStHeAd" in the stamp field. */
280 char stamp[8]; member in struct:nlm_internal_custom_header
298 /* The header is recognized by "CyGnUsEx" in the stamp field. */
299 char stamp[ member in struct:nlm_internal_cygnus_ext_header
[all...]
/haiku-buildtools/binutils/bfd/doc/
H A DMakefile.am79 $(MKDOC): chew.stamp ; @true
80 chew.stamp: $(srcdir)/chew.c
97 aoutx.texi: aoutx.stamp ; @true
98 aoutx.stamp: $(srcdir)/../aoutx.h $(srcdir)/doc.str $(MKDOC)
104 archive.texi: archive.stamp ; @true
105 archive.stamp: $(srcdir)/../archive.c $(srcdir)/doc.str $(MKDOC)
111 archures.texi: archures.stamp ; @true
112 archures.stamp: $(srcdir)/../archures.c $(srcdir)/doc.str $(MKDOC)
120 bfdt.texi: bfdt.stamp ; @true
121 bfdt.stamp
[all...]
H A DMakefile.in425 MOSTLYCLEANFILES = $(MKDOC) *.o *.stamp
828 $(MKDOC): chew.stamp ; @true
829 chew.stamp: $(srcdir)/chew.c
846 aoutx.texi: aoutx.stamp ; @true
847 aoutx.stamp: $(srcdir)/../aoutx.h $(srcdir)/doc.str $(MKDOC)
853 archive.texi: archive.stamp ; @true
854 archive.stamp: $(srcdir)/../archive.c $(srcdir)/doc.str $(MKDOC)
860 archures.texi: archures.stamp ; @true
861 archures.stamp: $(srcdir)/../archures.c $(srcdir)/doc.str $(MKDOC)
869 bfdt.texi: bfdt.stamp ;
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/
H A DMakefile.am949 stamp-std stamp-bits stamp-bits-sup stamp-c_base stamp-c_compatibility \
950 stamp-backward stamp-ext stamp-pb stamp-tr1 stamp
[all...]
H A DMakefile.in1226 stamp-std stamp-bits stamp-bits-sup stamp-c_base stamp-c_compatibility \
1227 stamp-backward stamp-ext stamp-pb stamp-tr1 stamp
[all...]
/haiku-buildtools/binutils/gold/
H A Dtimer.h61 stamp(int n);
/haiku-buildtools/legacy/autoconf/
H A Dautoreconf.sh186 stamp=`echo $template | sed 's,/*[^/]*$,,;s,^$,.,'`/stamp-h`test "$tcount" -gt 1 && echo "$tcount"`.in
189 ls -lt $template configure.in $aclocal $stamp 2>/dev/null \
192 sed 1q | egrep "$template$|$stamp$" > /dev/null
198 { test $verbose != yes || echo touching $stamp; } &&
199 touch $stamp
/haiku-buildtools/binutils/opcodes/
H A DMakefile.am341 stamp-lib: libopcodes.la
348 touch stamp-lib
350 libopcodes.a: stamp-lib ; @true
358 stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
359 stamp
[all...]
H A DMakefile.in629 stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
630 stamp-m32c stamp-m32r stamp-mep stamp
[all...]
/haiku-buildtools/gcc/gnattools/
H A DMakefile.in159 $(GCC_DIR)/stamp-gnatlib-rts:
160 @if [ ! -f $(GCC_DIR)/stamp-gnatlib-rts ] ; \
173 $(GCC_DIR)/stamp-tools:
181 touch $(GCC_DIR)/stamp-tools
189 gnattools-native: $(GCC_DIR)/stamp-tools $(GCC_DIR)/stamp-gnatlib-rts
201 regnattools: $(GCC_DIR)/stamp-gnatlib-rts
210 gnattools-cross: $(GCC_DIR)/stamp-tools
/haiku-buildtools/gcc/fixincludes/
H A DMakefile.in107 oneprocess : full-stamp
108 twoprocess : test-stamp $(AF)
110 full-stamp : $(ALLOBJ) $(LIBIBERTY)
114 test-stamp : $(TESTOBJ) $(LIBIBERTY)
136 rm -f *.o *-stamp $(AF) $(FI) *~ fixinc.sh
142 rm -f Makefile config.h config.log config.status stamp-h
160 config.h: stamp-h
161 stamp-h: $(srcdir)/config.h.in config.status
/haiku-buildtools/gcc/libada/
H A DMakefile.in104 test -f stamp-libada || \
106 && touch stamp-libada
113 test -f stamp-libada || \
115 && touch stamp-libada
/haiku-buildtools/gcc/libdecnumber/
H A DMakefile.in111 config.h: stamp-h1
112 test -f config.h || (rm -f stamp-h1 && $(MAKE) stamp-h1)
114 stamp-h1: $(srcdir)/config.in config.status
115 -rm -f stamp-h1
120 -rm -f stamp-h1
161 -rm -f config.h stamp-h1 config.status config.cache config.log \
/haiku-buildtools/gcc/libgomp/
H A DMakefile.am113 STAMP_GENINSRC = stamp-geninsrc
120 STAMP_BUILD_INFO = stamp-build-info
128 stamp-geninsrc: libgomp.info
134 stamp-build-info: libgomp.texi
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A DMakefile.am109 CLEANFILES = stamp-*
/haiku-buildtools/legacy/gcc/gcc/config/winnt/
H A Dheaders.mak1 # Build the include directory. The stamp files are stmp-* rather than
2 # stamp-* so that mostlyclean does not force the include directory to
/haiku-buildtools/legacy/gcc/libiberty/
H A DMakefile.in95 all: stamp-picdir $(TARGETLIB) needed-list required-list all-subdir
184 stamp-picdir:
188 touch stamp-picdir
210 rm -f needed.awk needed2.awk errors dummy needed-list config.h stamp-*
211 rm -f $(CONFIG_H) $(NEEDED_LIST) stamp-picdir
227 config.h: stamp-h ; @true
228 stamp-h: config.in config.status
242 $(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS) $(ALLOCA): stamp-picdir
/haiku-buildtools/gcc/libcpp/
H A DMakefile.in123 config.h: stamp-h1
124 test -f config.h || (rm -f stamp-h1 && $(MAKE) stamp-h1)
126 stamp-h1: $(srcdir)/config.in config.status
127 -rm -f stamp-h1
132 -rm -f stamp-h1
178 -rm -f config.h stamp-h1 config.status config.cache config.log \

Completed in 321 milliseconds

123456