Lines Matching refs:objext

34 objext = @OBJEXT@
118 .c.$(objext):
165 ./regex.$(objext) ./cplus-dem.$(objext) ./cp-demangle.$(objext) \
166 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
167 ./argv.$(objext) \
168 ./choose-temp.$(objext) ./concat.$(objext) \
169 ./cp-demint.$(objext) ./crc32.$(objext) \
170 ./dwarfnames.$(objext) ./dyn-string.$(objext) \
171 ./fdmatch.$(objext) ./fibheap.$(objext) \
172 ./filename_cmp.$(objext) ./floatformat.$(objext) \
173 ./fnmatch.$(objext) ./fopen_unlocked.$(objext) \
174 ./getopt.$(objext) ./getopt1.$(objext) ./getpwd.$(objext) \
175 ./getruntime.$(objext) ./hashtab.$(objext) ./hex.$(objext) \
176 ./lbasename.$(objext) ./lrealpath.$(objext) \
177 ./make-relative-prefix.$(objext) ./make-temp-file.$(objext) \
178 ./objalloc.$(objext) \
179 ./obstack.$(objext) \
180 ./partition.$(objext) ./pexecute.$(objext) ./physmem.$(objext) \
181 ./pex-common.$(objext) ./pex-one.$(objext) \
182 ./@pexecute@.$(objext) \
183 ./safe-ctype.$(objext) \
184 ./simple-object.$(objext) ./simple-object-coff.$(objext) \
185 ./simple-object-elf.$(objext) ./simple-object-mach-o.$(objext) \
186 ./simple-object-xcoff.$(objext) \
187 ./sort.$(objext) ./spaces.$(objext) \
188 ./splay-tree.$(objext) ./stack-limit.$(objext) \
189 ./strerror.$(objext) ./strsignal.$(objext) \
190 ./timeval-utils.$(objext) ./unlink-if-ordinary.$(objext) \
191 ./xatexit.$(objext) ./xexit.$(objext) ./xmalloc.$(objext) \
192 ./xmemdup.$(objext) ./xstrdup.$(objext) ./xstrerror.$(objext) \
193 ./xstrndup.$(objext)
198 CONFIGURED_OFILES = ./asprintf.$(objext) ./atexit.$(objext) \
199 ./basename.$(objext) ./bcmp.$(objext) ./bcopy.$(objext) \
200 ./bsearch.$(objext) ./bzero.$(objext) \
201 ./calloc.$(objext) ./clock.$(objext) ./copysign.$(objext) \
202 ./_doprnt.$(objext) \
203 ./ffs.$(objext) \
204 ./getcwd.$(objext) ./getpagesize.$(objext) \
205 ./gettimeofday.$(objext) \
206 ./index.$(objext) ./insque.$(objext) \
207 ./memchr.$(objext) ./memcmp.$(objext) ./memcpy.$(objext) \
208 ./memmem.$(objext) ./memmove.$(objext) \
209 ./mempcpy.$(objext) ./memset.$(objext) ./mkstemps.$(objext) \
210 ./pex-djgpp.$(objext) ./pex-msdos.$(objext) \
211 ./pex-unix.$(objext) ./pex-win32.$(objext) \
212 ./putenv.$(objext) \
213 ./random.$(objext) ./rename.$(objext) ./rindex.$(objext) \
214 ./setenv.$(objext) \
215 ./setproctitle.$(objext) \
216 ./sigsetmask.$(objext) ./snprintf.$(objext) \
217 ./stpcpy.$(objext) ./stpncpy.$(objext) ./strcasecmp.$(objext) \
218 ./strchr.$(objext) ./strdup.$(objext) ./strncasecmp.$(objext) \
219 ./strncmp.$(objext) ./strndup.$(objext) ./strnlen.$(objext) \
220 ./strrchr.$(objext) ./strstr.$(objext) ./strtod.$(objext) \
221 ./strtol.$(objext) ./strtoul.$(objext) ./strverscmp.$(objext) \
222 ./tmpnam.$(objext) \
223 ./vasprintf.$(objext) ./vfork.$(objext) ./vfprintf.$(objext) \
224 ./vprintf.$(objext) ./vsnprintf.$(objext) ./vsprintf.$(objext) \
225 ./waitpid.$(objext)
429 -rm -rf *.$(objext) pic core errs \#* *.E a.out
498 ./_doprnt.$(objext): $(srcdir)/_doprnt.c config.h $(INCDIR)/ansidecl.h \
505 ./alloca.$(objext): $(srcdir)/alloca.c config.h $(INCDIR)/ansidecl.h \
512 ./argv.$(objext): $(srcdir)/argv.c config.h $(INCDIR)/ansidecl.h \
519 ./asprintf.$(objext): $(srcdir)/asprintf.c config.h $(INCDIR)/ansidecl.h \
526 ./atexit.$(objext): $(srcdir)/atexit.c config.h
532 ./basename.$(objext): $(srcdir)/basename.c config.h $(INCDIR)/ansidecl.h \
539 ./bcmp.$(objext): $(srcdir)/bcmp.c
545 ./bcopy.$(objext): $(srcdir)/bcopy.c
551 ./bsearch.$(objext): $(srcdir)/bsearch.c config.h $(INCDIR)/ansidecl.h
557 ./bzero.$(objext): $(srcdir)/bzero.c
563 ./calloc.$(objext): $(srcdir)/calloc.c $(INCDIR)/ansidecl.h
569 ./choose-temp.$(objext): $(srcdir)/choose-temp.c config.h $(INCDIR)/ansidecl.h \
576 ./clock.$(objext): $(srcdir)/clock.c config.h
582 ./concat.$(objext): $(srcdir)/concat.c config.h $(INCDIR)/ansidecl.h \
589 ./copysign.$(objext): $(srcdir)/copysign.c $(INCDIR)/ansidecl.h
595 ./cp-demangle.$(objext): $(srcdir)/cp-demangle.c config.h $(INCDIR)/ansidecl.h \
603 ./cp-demint.$(objext): $(srcdir)/cp-demint.c config.h $(INCDIR)/ansidecl.h \
611 ./cplus-dem.$(objext): $(srcdir)/cplus-dem.c config.h $(INCDIR)/ansidecl.h \
619 ./crc32.$(objext): $(srcdir)/crc32.c config.h $(INCDIR)/ansidecl.h \
626 ./dwarfnames.$(objext): $(srcdir)/dwarfnames.c $(INCDIR)/dwarf2.def \
633 ./dyn-string.$(objext): $(srcdir)/dyn-string.c config.h $(INCDIR)/ansidecl.h \
640 ./fdmatch.$(objext): $(srcdir)/fdmatch.c config.h $(INCDIR)/ansidecl.h \
647 ./ffs.$(objext): $(srcdir)/ffs.c
653 ./fibheap.$(objext): $(srcdir)/fibheap.c config.h $(INCDIR)/ansidecl.h \
660 ./filename_cmp.$(objext): $(srcdir)/filename_cmp.c config.h $(INCDIR)/ansidecl.h \
668 ./floatformat.$(objext): $(srcdir)/floatformat.c config.h $(INCDIR)/ansidecl.h \
675 ./fnmatch.$(objext): $(srcdir)/fnmatch.c config.h $(INCDIR)/fnmatch.h \
682 ./fopen_unlocked.$(objext): $(srcdir)/fopen_unlocked.c config.h \
689 ./getcwd.$(objext): $(srcdir)/getcwd.c config.h
695 ./getopt.$(objext): $(srcdir)/getopt.c config.h $(INCDIR)/ansidecl.h \
702 ./getopt1.$(objext): $(srcdir)/getopt1.c config.h $(INCDIR)/getopt.h
708 ./getpagesize.$(objext): $(srcdir)/getpagesize.c config.h
714 ./getpwd.$(objext): $(srcdir)/getpwd.c config.h $(INCDIR)/ansidecl.h \
721 ./getruntime.$(objext): $(srcdir)/getruntime.c config.h $(INCDIR)/ansidecl.h \
728 ./gettimeofday.$(objext): $(srcdir)/gettimeofday.c config.h $(INCDIR)/ansidecl.h \
735 ./hashtab.$(objext): $(srcdir)/hashtab.c config.h $(INCDIR)/ansidecl.h \
742 ./hex.$(objext): $(srcdir)/hex.c config.h $(INCDIR)/ansidecl.h \
749 ./index.$(objext): $(srcdir)/index.c
755 ./insque.$(objext): $(srcdir)/insque.c
761 ./lbasename.$(objext): $(srcdir)/lbasename.c config.h $(INCDIR)/ansidecl.h \
769 ./lrealpath.$(objext): $(srcdir)/lrealpath.c config.h $(INCDIR)/ansidecl.h \
776 ./make-relative-prefix.$(objext): $(srcdir)/make-relative-prefix.c config.h \
783 ./make-temp-file.$(objext): $(srcdir)/make-temp-file.c config.h \
790 ./md5.$(objext): $(srcdir)/md5.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/md5.h
796 ./memchr.$(objext): $(srcdir)/memchr.c $(INCDIR)/ansidecl.h
802 ./memcmp.$(objext): $(srcdir)/memcmp.c $(INCDIR)/ansidecl.h
808 ./memcpy.$(objext): $(srcdir)/memcpy.c $(INCDIR)/ansidecl.h
814 ./memmem.$(objext): $(srcdir)/memmem.c config.h
820 ./memmove.$(objext): $(srcdir)/memmove.c $(INCDIR)/ansidecl.h
826 ./mempcpy.$(objext): $(srcdir)/mempcpy.c $(INCDIR)/ansidecl.h
832 ./memset.$(objext): $(srcdir)/memset.c $(INCDIR)/ansidecl.h
838 ./mkstemps.$(objext): $(srcdir)/mkstemps.c config.h $(INCDIR)/ansidecl.h
844 ./msdos.$(objext): $(srcdir)/msdos.c
850 ./objalloc.$(objext): $(srcdir)/objalloc.c config.h $(INCDIR)/ansidecl.h \
857 ./obstack.$(objext): $(srcdir)/obstack.c config.h $(INCDIR)/obstack.h
863 ./partition.$(objext): $(srcdir)/partition.c config.h $(INCDIR)/ansidecl.h \
870 ./pex-common.$(objext): $(srcdir)/pex-common.c config.h $(INCDIR)/ansidecl.h \
877 ./pex-djgpp.$(objext): $(srcdir)/pex-djgpp.c config.h $(INCDIR)/ansidecl.h \
884 ./pex-msdos.$(objext): $(srcdir)/pex-msdos.c config.h $(INCDIR)/ansidecl.h \
892 ./pex-one.$(objext): $(srcdir)/pex-one.c config.h $(INCDIR)/ansidecl.h \
899 ./pex-unix.$(objext): $(srcdir)/pex-unix.c config.h $(INCDIR)/ansidecl.h \
906 ./pex-win32.$(objext): $(srcdir)/pex-win32.c config.h $(INCDIR)/ansidecl.h \
913 ./pexecute.$(objext): $(srcdir)/pexecute.c config.h $(INCDIR)/ansidecl.h \
920 ./physmem.$(objext): $(srcdir)/physmem.c config.h $(INCDIR)/ansidecl.h \
927 ./putenv.$(objext): $(srcdir)/putenv.c config.h $(INCDIR)/ansidecl.h
933 ./random.$(objext): $(srcdir)/random.c $(INCDIR)/ansidecl.h
939 ./regex.$(objext): $(srcdir)/regex.c config.h $(INCDIR)/ansidecl.h \
946 ./rename.$(objext): $(srcdir)/rename.c config.h $(INCDIR)/ansidecl.h
952 ./rindex.$(objext): $(srcdir)/rindex.c
958 ./safe-ctype.$(objext): $(srcdir)/safe-ctype.c $(INCDIR)/ansidecl.h \
965 ./setenv.$(objext): $(srcdir)/setenv.c config.h $(INCDIR)/ansidecl.h
971 ./setproctitle.$(objext): $(srcdir)/setproctitle.c config.h $(INCDIR)/ansidecl.h
977 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
983 ./sigsetmask.$(objext): $(srcdir)/sigsetmask.c $(INCDIR)/ansidecl.h
989 ./simple-object-coff.$(objext): $(srcdir)/simple-object-coff.c config.h \
997 ./simple-object-elf.$(objext): $(srcdir)/simple-object-elf.c config.h \
1005 ./simple-object-mach-o.$(objext): $(srcdir)/simple-object-mach-o.c config.h \
1013 ./simple-object-xcoff.$(objext): $(srcdir)/simple-object-xcoff.c config.h \
1021 ./simple-object.$(objext): $(srcdir)/simple-object.c config.h \
1029 ./snprintf.$(objext): $(srcdir)/snprintf.c $(INCDIR)/ansidecl.h
1035 ./sort.$(objext): $(srcdir)/sort.c config.h $(INCDIR)/ansidecl.h \
1042 ./spaces.$(objext): $(srcdir)/spaces.c config.h $(INCDIR)/ansidecl.h \
1049 ./splay-tree.$(objext): $(srcdir)/splay-tree.c config.h $(INCDIR)/ansidecl.h \
1056 ./stack-limit.$(objext): $(srcdir)/stack-limit.c config.h $(INCDIR)/ansidecl.h
1062 ./stpcpy.$(objext): $(srcdir)/stpcpy.c $(INCDIR)/ansidecl.h
1068 ./stpncpy.$(objext): $(srcdir)/stpncpy.c $(INCDIR)/ansidecl.h
1074 ./strcasecmp.$(objext): $(srcdir)/strcasecmp.c $(INCDIR)/ansidecl.h
1080 ./strchr.$(objext): $(srcdir)/strchr.c $(INCDIR)/ansidecl.h
1086 ./strdup.$(objext): $(srcdir)/strdup.c $(INCDIR)/ansidecl.h
1092 ./strerror.$(objext): $(srcdir)/strerror.c config.h $(INCDIR)/ansidecl.h \
1099 ./strncasecmp.$(objext): $(srcdir)/strncasecmp.c $(INCDIR)/ansidecl.h
1105 ./strncmp.$(objext): $(srcdir)/strncmp.c $(INCDIR)/ansidecl.h
1111 ./strndup.$(objext): $(srcdir)/strndup.c $(INCDIR)/ansidecl.h
1117 ./strnlen.$(objext): $(srcdir)/strnlen.c config.h
1123 ./strrchr.$(objext): $(srcdir)/strrchr.c $(INCDIR)/ansidecl.h
1129 ./strsignal.$(objext): $(srcdir)/strsignal.c config.h $(INCDIR)/ansidecl.h \
1136 ./strstr.$(objext): $(srcdir)/strstr.c
1142 ./strtod.$(objext): $(srcdir)/strtod.c $(INCDIR)/ansidecl.h \
1149 ./strtol.$(objext): $(srcdir)/strtol.c config.h $(INCDIR)/safe-ctype.h
1155 ./strtoul.$(objext): $(srcdir)/strtoul.c config.h $(INCDIR)/ansidecl.h \
1162 ./strverscmp.$(objext): $(srcdir)/strverscmp.c $(INCDIR)/ansidecl.h \
1169 ./timeval-utils.$(objext): $(srcdir)/timeval-utils.c config.h \
1176 ./tmpnam.$(objext): $(srcdir)/tmpnam.c
1182 ./unlink-if-ordinary.$(objext): $(srcdir)/unlink-if-ordinary.c config.h \
1189 ./vasprintf.$(objext): $(srcdir)/vasprintf.c config.h $(INCDIR)/ansidecl.h \
1196 ./vfork.$(objext): $(srcdir)/vfork.c $(INCDIR)/ansidecl.h
1202 ./vfprintf.$(objext): $(srcdir)/vfprintf.c $(INCDIR)/ansidecl.h
1208 ./vprintf.$(objext): $(srcdir)/vprintf.c $(INCDIR)/ansidecl.h
1214 ./vsnprintf.$(objext): $(srcdir)/vsnprintf.c config.h $(INCDIR)/ansidecl.h \
1221 ./vsprintf.$(objext): $(srcdir)/vsprintf.c $(INCDIR)/ansidecl.h
1227 ./waitpid.$(objext): $(srcdir)/waitpid.c config.h $(INCDIR)/ansidecl.h
1233 ./xatexit.$(objext): $(srcdir)/xatexit.c config.h $(INCDIR)/ansidecl.h \
1240 ./xexit.$(objext): $(srcdir)/xexit.c config.h $(INCDIR)/ansidecl.h \
1247 ./xmalloc.$(objext): $(srcdir)/xmalloc.c config.h $(INCDIR)/ansidecl.h \
1254 ./xmemdup.$(objext): $(srcdir)/xmemdup.c config.h $(INCDIR)/ansidecl.h \
1261 ./xstrdup.$(objext): $(srcdir)/xstrdup.c config.h $(INCDIR)/ansidecl.h \
1268 ./xstrerror.$(objext): $(srcdir)/xstrerror.c config.h $(INCDIR)/ansidecl.h \
1275 ./xstrndup.$(objext): $(srcdir)/xstrndup.c config.h $(INCDIR)/ansidecl.h \