Lines Matching refs:objext

32 objext = @OBJEXT@
118 .c.$(objext):
167 ./regex.$(objext) ./cplus-dem.$(objext) ./cp-demangle.$(objext) \
168 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
169 ./argv.$(objext) \
170 ./choose-temp.$(objext) ./concat.$(objext) \
171 ./cp-demint.$(objext) ./crc32.$(objext) ./d-demangle.$(objext) \
172 ./dwarfnames.$(objext) ./dyn-string.$(objext) \
173 ./fdmatch.$(objext) ./fibheap.$(objext) \
174 ./filename_cmp.$(objext) ./floatformat.$(objext) \
175 ./fnmatch.$(objext) ./fopen_unlocked.$(objext) \
176 ./getopt.$(objext) ./getopt1.$(objext) ./getpwd.$(objext) \
177 ./getruntime.$(objext) ./hashtab.$(objext) ./hex.$(objext) \
178 ./lbasename.$(objext) ./lrealpath.$(objext) \
179 ./make-relative-prefix.$(objext) ./make-temp-file.$(objext) \
180 ./objalloc.$(objext) \
181 ./obstack.$(objext) \
182 ./partition.$(objext) ./pexecute.$(objext) ./physmem.$(objext) \
183 ./pex-common.$(objext) ./pex-one.$(objext) \
184 ./@pexecute@.$(objext) ./vprintf-support.$(objext) \
185 ./rust-demangle.$(objext) \
186 ./safe-ctype.$(objext) \
187 ./simple-object.$(objext) ./simple-object-coff.$(objext) \
188 ./simple-object-elf.$(objext) ./simple-object-mach-o.$(objext) \
189 ./simple-object-xcoff.$(objext) \
190 ./sort.$(objext) ./spaces.$(objext) \
191 ./splay-tree.$(objext) ./stack-limit.$(objext) \
192 ./strerror.$(objext) ./strsignal.$(objext) \
193 ./timeval-utils.$(objext) ./unlink-if-ordinary.$(objext) \
194 ./xasprintf.$(objext) ./xatexit.$(objext) ./xexit.$(objext) \
195 ./xmalloc.$(objext) ./xmemdup.$(objext) ./xstrdup.$(objext) \
196 ./xstrerror.$(objext) ./xstrndup.$(objext) \
197 ./xvasprintf.$(objext)
202 CONFIGURED_OFILES = ./asprintf.$(objext) ./atexit.$(objext) \
203 ./basename.$(objext) ./bcmp.$(objext) ./bcopy.$(objext) \
204 ./bsearch.$(objext) ./bzero.$(objext) \
205 ./calloc.$(objext) ./clock.$(objext) ./copysign.$(objext) \
206 ./_doprnt.$(objext) \
207 ./ffs.$(objext) \
208 ./getcwd.$(objext) ./getpagesize.$(objext) \
209 ./gettimeofday.$(objext) \
210 ./index.$(objext) ./insque.$(objext) \
211 ./memchr.$(objext) ./memcmp.$(objext) ./memcpy.$(objext) \
212 ./memmem.$(objext) ./memmove.$(objext) \
213 ./mempcpy.$(objext) ./memset.$(objext) ./mkstemps.$(objext) \
214 ./pex-djgpp.$(objext) ./pex-msdos.$(objext) \
215 ./pex-unix.$(objext) ./pex-win32.$(objext) \
216 ./putenv.$(objext) \
217 ./random.$(objext) ./rename.$(objext) ./rindex.$(objext) \
218 ./setenv.$(objext) \
219 ./setproctitle.$(objext) \
220 ./sigsetmask.$(objext) ./snprintf.$(objext) \
221 ./stpcpy.$(objext) ./stpncpy.$(objext) ./strcasecmp.$(objext) \
222 ./strchr.$(objext) ./strdup.$(objext) ./strncasecmp.$(objext) \
223 ./strncmp.$(objext) ./strndup.$(objext) ./strnlen.$(objext) \
224 ./strrchr.$(objext) ./strstr.$(objext) ./strtod.$(objext) \
225 ./strtol.$(objext) ./strtoul.$(objext) strtoll.$(objext) \
226 ./strtoull.$(objext) ./tmpnam.$(objext) ./strverscmp.$(objext) \
227 ./vasprintf.$(objext) ./vfork.$(objext) ./vfprintf.$(objext) \
228 ./vprintf.$(objext) ./vsnprintf.$(objext) ./vsprintf.$(objext) \
229 ./waitpid.$(objext)
444 -rm -rf *.$(objext) pic noasan core errs \#* *.E a.out
514 ./_doprnt.$(objext): $(srcdir)/_doprnt.c config.h $(INCDIR)/ansidecl.h \
524 ./alloca.$(objext): $(srcdir)/alloca.c config.h $(INCDIR)/ansidecl.h \
534 ./argv.$(objext): $(srcdir)/argv.c config.h $(INCDIR)/ansidecl.h \
544 ./asprintf.$(objext): $(srcdir)/asprintf.c config.h $(INCDIR)/ansidecl.h \
554 ./atexit.$(objext): $(srcdir)/atexit.c config.h
563 ./basename.$(objext): $(srcdir)/basename.c config.h $(INCDIR)/ansidecl.h \
573 ./bcmp.$(objext): $(srcdir)/bcmp.c
582 ./bcopy.$(objext): $(srcdir)/bcopy.c
591 ./bsearch.$(objext): $(srcdir)/bsearch.c config.h $(INCDIR)/ansidecl.h
600 ./bzero.$(objext): $(srcdir)/bzero.c
609 ./calloc.$(objext): $(srcdir)/calloc.c $(INCDIR)/ansidecl.h
618 ./choose-temp.$(objext): $(srcdir)/choose-temp.c config.h $(INCDIR)/ansidecl.h \
628 ./clock.$(objext): $(srcdir)/clock.c config.h
637 ./concat.$(objext): $(srcdir)/concat.c config.h $(INCDIR)/ansidecl.h \
647 ./copysign.$(objext): $(srcdir)/copysign.c $(INCDIR)/ansidecl.h
656 ./cp-demangle.$(objext): $(srcdir)/cp-demangle.c config.h $(INCDIR)/ansidecl.h \
667 ./cp-demint.$(objext): $(srcdir)/cp-demint.c config.h $(INCDIR)/ansidecl.h \
678 ./cplus-dem.$(objext): $(srcdir)/cplus-dem.c config.h $(INCDIR)/ansidecl.h \
689 ./crc32.$(objext): $(srcdir)/crc32.c config.h $(INCDIR)/ansidecl.h \
699 ./d-demangle.$(objext): $(srcdir)/d-demangle.c config.h $(INCDIR)/ansidecl.h \
710 ./dwarfnames.$(objext): $(srcdir)/dwarfnames.c $(INCDIR)/dwarf2.def \
720 ./dyn-string.$(objext): $(srcdir)/dyn-string.c config.h $(INCDIR)/ansidecl.h \
730 ./fdmatch.$(objext): $(srcdir)/fdmatch.c config.h $(INCDIR)/ansidecl.h \
740 ./ffs.$(objext): $(srcdir)/ffs.c
749 ./fibheap.$(objext): $(srcdir)/fibheap.c config.h $(INCDIR)/ansidecl.h \
759 ./filename_cmp.$(objext): $(srcdir)/filename_cmp.c config.h $(INCDIR)/ansidecl.h \
770 ./floatformat.$(objext): $(srcdir)/floatformat.c config.h $(INCDIR)/ansidecl.h \
780 ./fnmatch.$(objext): $(srcdir)/fnmatch.c config.h $(INCDIR)/fnmatch.h \
790 ./fopen_unlocked.$(objext): $(srcdir)/fopen_unlocked.c config.h \
800 ./getcwd.$(objext): $(srcdir)/getcwd.c config.h
809 ./getopt.$(objext): $(srcdir)/getopt.c config.h $(INCDIR)/ansidecl.h \
819 ./getopt1.$(objext): $(srcdir)/getopt1.c config.h $(INCDIR)/getopt.h
828 ./getpagesize.$(objext): $(srcdir)/getpagesize.c config.h
837 ./getpwd.$(objext): $(srcdir)/getpwd.c config.h $(INCDIR)/ansidecl.h \
847 ./getruntime.$(objext): $(srcdir)/getruntime.c config.h $(INCDIR)/ansidecl.h \
857 ./gettimeofday.$(objext): $(srcdir)/gettimeofday.c config.h $(INCDIR)/ansidecl.h \
867 ./hashtab.$(objext): $(srcdir)/hashtab.c config.h $(INCDIR)/ansidecl.h \
877 ./hex.$(objext): $(srcdir)/hex.c config.h $(INCDIR)/ansidecl.h \
887 ./index.$(objext): $(srcdir)/index.c
896 ./insque.$(objext): $(srcdir)/insque.c
905 ./lbasename.$(objext): $(srcdir)/lbasename.c config.h $(INCDIR)/ansidecl.h \
916 ./lrealpath.$(objext): $(srcdir)/lrealpath.c config.h $(INCDIR)/ansidecl.h \
926 ./make-relative-prefix.$(objext): $(srcdir)/make-relative-prefix.c config.h \
936 ./make-temp-file.$(objext): $(srcdir)/make-temp-file.c config.h \
946 ./md5.$(objext): $(srcdir)/md5.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/md5.h
955 ./memchr.$(objext): $(srcdir)/memchr.c $(INCDIR)/ansidecl.h
964 ./memcmp.$(objext): $(srcdir)/memcmp.c $(INCDIR)/ansidecl.h
973 ./memcpy.$(objext): $(srcdir)/memcpy.c $(INCDIR)/ansidecl.h
982 ./memmem.$(objext): $(srcdir)/memmem.c config.h
991 ./memmove.$(objext): $(srcdir)/memmove.c $(INCDIR)/ansidecl.h
1000 ./mempcpy.$(objext): $(srcdir)/mempcpy.c $(INCDIR)/ansidecl.h
1009 ./memset.$(objext): $(srcdir)/memset.c $(INCDIR)/ansidecl.h
1018 ./mkstemps.$(objext): $(srcdir)/mkstemps.c config.h $(INCDIR)/ansidecl.h
1027 ./msdos.$(objext): $(srcdir)/msdos.c
1036 ./objalloc.$(objext): $(srcdir)/objalloc.c config.h $(INCDIR)/ansidecl.h \
1046 ./obstack.$(objext): $(srcdir)/obstack.c config.h $(INCDIR)/obstack.h
1055 ./partition.$(objext): $(srcdir)/partition.c config.h $(INCDIR)/ansidecl.h \
1065 ./pex-common.$(objext): $(srcdir)/pex-common.c config.h $(INCDIR)/ansidecl.h \
1075 ./pex-djgpp.$(objext): $(srcdir)/pex-djgpp.c config.h $(INCDIR)/ansidecl.h \
1085 ./pex-msdos.$(objext): $(srcdir)/pex-msdos.c config.h $(INCDIR)/ansidecl.h \
1096 ./pex-one.$(objext): $(srcdir)/pex-one.c config.h $(INCDIR)/ansidecl.h \
1106 ./pex-unix.$(objext): $(srcdir)/pex-unix.c config.h $(INCDIR)/ansidecl.h \
1116 ./pex-win32.$(objext): $(srcdir)/pex-win32.c config.h $(INCDIR)/ansidecl.h \
1126 ./pexecute.$(objext): $(srcdir)/pexecute.c config.h $(INCDIR)/ansidecl.h \
1136 ./physmem.$(objext): $(srcdir)/physmem.c config.h $(INCDIR)/ansidecl.h \
1146 ./putenv.$(objext): $(srcdir)/putenv.c config.h $(INCDIR)/ansidecl.h
1155 ./random.$(objext): $(srcdir)/random.c $(INCDIR)/ansidecl.h
1164 ./regex.$(objext): $(srcdir)/regex.c config.h $(INCDIR)/ansidecl.h \
1174 ./rename.$(objext): $(srcdir)/rename.c config.h $(INCDIR)/ansidecl.h
1183 ./rindex.$(objext): $(srcdir)/rindex.c
1192 ./rust-demangle.$(objext): $(srcdir)/rust-demangle.c config.h \
1203 ./safe-ctype.$(objext): $(srcdir)/safe-ctype.c $(INCDIR)/ansidecl.h \
1213 ./setenv.$(objext): $(srcdir)/setenv.c config.h $(INCDIR)/ansidecl.h
1222 ./setproctitle.$(objext): $(srcdir)/setproctitle.c config.h $(INCDIR)/ansidecl.h
1231 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
1240 ./sigsetmask.$(objext): $(srcdir)/sigsetmask.c $(INCDIR)/ansidecl.h
1249 ./simple-object-coff.$(objext): $(srcdir)/simple-object-coff.c config.h \
1260 ./simple-object-elf.$(objext): $(srcdir)/simple-object-elf.c config.h \
1271 ./simple-object-mach-o.$(objext): $(srcdir)/simple-object-mach-o.c config.h \
1282 ./simple-object-xcoff.$(objext): $(srcdir)/simple-object-xcoff.c config.h \
1293 ./simple-object.$(objext): $(srcdir)/simple-object.c config.h \
1304 ./snprintf.$(objext): $(srcdir)/snprintf.c $(INCDIR)/ansidecl.h
1313 ./sort.$(objext): $(srcdir)/sort.c config.h $(INCDIR)/ansidecl.h \
1323 ./spaces.$(objext): $(srcdir)/spaces.c config.h $(INCDIR)/ansidecl.h \
1333 ./splay-tree.$(objext): $(srcdir)/splay-tree.c config.h $(INCDIR)/ansidecl.h \
1343 ./stack-limit.$(objext): $(srcdir)/stack-limit.c config.h $(INCDIR)/ansidecl.h
1352 ./stpcpy.$(objext): $(srcdir)/stpcpy.c $(INCDIR)/ansidecl.h
1361 ./stpncpy.$(objext): $(srcdir)/stpncpy.c $(INCDIR)/ansidecl.h
1370 ./strcasecmp.$(objext): $(srcdir)/strcasecmp.c $(INCDIR)/ansidecl.h
1379 ./strchr.$(objext): $(srcdir)/strchr.c $(INCDIR)/ansidecl.h
1388 ./strdup.$(objext): $(srcdir)/strdup.c $(INCDIR)/ansidecl.h
1397 ./strerror.$(objext): $(srcdir)/strerror.c config.h $(INCDIR)/ansidecl.h \
1407 ./strncasecmp.$(objext): $(srcdir)/strncasecmp.c $(INCDIR)/ansidecl.h
1416 ./strncmp.$(objext): $(srcdir)/strncmp.c $(INCDIR)/ansidecl.h
1425 ./strndup.$(objext): $(srcdir)/strndup.c $(INCDIR)/ansidecl.h
1434 ./strnlen.$(objext): $(srcdir)/strnlen.c config.h
1443 ./strrchr.$(objext): $(srcdir)/strrchr.c $(INCDIR)/ansidecl.h
1452 ./strsignal.$(objext): $(srcdir)/strsignal.c config.h $(INCDIR)/ansidecl.h \
1462 ./strstr.$(objext): $(srcdir)/strstr.c
1471 ./strtod.$(objext): $(srcdir)/strtod.c $(INCDIR)/ansidecl.h \
1481 ./strtol.$(objext): $(srcdir)/strtol.c config.h $(INCDIR)/safe-ctype.h
1490 ./strtoll.$(objext): $(srcdir)/strtoll.c config.h $(INCDIR)/safe-ctype.h
1499 ./strtoul.$(objext): $(srcdir)/strtoul.c config.h $(INCDIR)/ansidecl.h \
1509 ./strtoull.$(objext): $(srcdir)/strtoull.c config.h $(INCDIR)/ansidecl.h \
1519 ./strverscmp.$(objext): $(srcdir)/strverscmp.c $(INCDIR)/ansidecl.h \
1529 ./timeval-utils.$(objext): $(srcdir)/timeval-utils.c config.h \
1539 ./tmpnam.$(objext): $(srcdir)/tmpnam.c
1548 ./unlink-if-ordinary.$(objext): $(srcdir)/unlink-if-ordinary.c config.h \
1558 ./vasprintf.$(objext): $(srcdir)/vasprintf.c config.h $(INCDIR)/ansidecl.h \
1568 ./vfork.$(objext): $(srcdir)/vfork.c $(INCDIR)/ansidecl.h
1577 ./vfprintf.$(objext): $(srcdir)/vfprintf.c $(INCDIR)/ansidecl.h
1586 ./vprintf-support.$(objext): $(srcdir)/vprintf-support.c config.h \
1596 ./vprintf.$(objext): $(srcdir)/vprintf.c $(INCDIR)/ansidecl.h
1605 ./vsnprintf.$(objext): $(srcdir)/vsnprintf.c config.h $(INCDIR)/ansidecl.h \
1615 ./vsprintf.$(objext): $(srcdir)/vsprintf.c $(INCDIR)/ansidecl.h
1624 ./waitpid.$(objext): $(srcdir)/waitpid.c config.h $(INCDIR)/ansidecl.h
1633 ./xasprintf.$(objext): $(srcdir)/xasprintf.c config.h $(INCDIR)/ansidecl.h \
1643 ./xatexit.$(objext): $(srcdir)/xatexit.c config.h $(INCDIR)/ansidecl.h \
1653 ./xexit.$(objext): $(srcdir)/xexit.c config.h $(INCDIR)/ansidecl.h \
1663 ./xmalloc.$(objext): $(srcdir)/xmalloc.c config.h $(INCDIR)/ansidecl.h \
1673 ./xmemdup.$(objext): $(srcdir)/xmemdup.c config.h $(INCDIR)/ansidecl.h \
1683 ./xstrdup.$(objext): $(srcdir)/xstrdup.c config.h $(INCDIR)/ansidecl.h \
1693 ./xstrerror.$(objext): $(srcdir)/xstrerror.c config.h $(INCDIR)/ansidecl.h \
1703 ./xstrndup.$(objext): $(srcdir)/xstrndup.c config.h $(INCDIR)/ansidecl.h \
1713 ./xvasprintf.$(objext): $(srcdir)/xvasprintf.c config.h $(INCDIR)/ansidecl.h \