comparison libiberty/Makefile.in @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents b7f97abdc517
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
1 # Makefile for the libiberty library. 1 # Makefile for the libiberty library.
2 # Originally written by K. Richard Pixley <rich@cygnus.com>. 2 # Originally written by K. Richard Pixley <rich@cygnus.com>.
3 # 3 #
4 # Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 4 # Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
5 # 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software 5 # 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
6 # Foundation 6 # Free Software Foundation
7 # 7 #
8 # This file is part of the libiberty library. 8 # This file is part of the libiberty library.
9 # Libiberty is free software; you can redistribute it and/or 9 # Libiberty is free software; you can redistribute it and/or
10 # modify it under the terms of the GNU Library General Public 10 # modify it under the terms of the GNU Library General Public
11 # License as published by the Free Software Foundation; either 11 # License as published by the Free Software Foundation; either
29 exec_prefix = @exec_prefix@ 29 exec_prefix = @exec_prefix@
30 bindir = @bindir@ 30 bindir = @bindir@
31 libdir = @libdir@ 31 libdir = @libdir@
32 includedir = @includedir@ 32 includedir = @includedir@
33 target_header_dir = @target_header_dir@ 33 target_header_dir = @target_header_dir@
34 objext = @OBJEXT@
34 35
35 SHELL = @SHELL@ 36 SHELL = @SHELL@
36 37
37 # Multilib support variables. 38 # Multilib support variables.
38 MULTISRCTOP = 39 MULTISRCTOP =
112 INCDIR=$(srcdir)/$(MULTISRCTOP)../include 113 INCDIR=$(srcdir)/$(MULTISRCTOP)../include
113 114
114 COMPILE.c = $(CC) -c @DEFS@ $(CFLAGS) $(CPPFLAGS) -I. -I$(INCDIR) $(HDEFINES) @ac_libiberty_warn_cflags@ 115 COMPILE.c = $(CC) -c @DEFS@ $(CFLAGS) $(CPPFLAGS) -I. -I$(INCDIR) $(HDEFINES) @ac_libiberty_warn_cflags@
115 116
116 # Just to make sure we don't use a built-in rule with VPATH 117 # Just to make sure we don't use a built-in rule with VPATH
117 .c.o: 118 .c.$(objext):
118 false 119 false
119 120
120 # NOTE: If you add new files to the library, add them to this list 121 # NOTE: If you add new files to the library, add them to this list
121 # (alphabetical), and add them to REQUIRED_OFILES, or 122 # (alphabetical), and add them to REQUIRED_OFILES, or
122 # CONFIGURED_OFILES and funcs in configure.ac. Also run "make maint-deps" 123 # CONFIGURED_OFILES and funcs in configure.ac. Also run "make maint-deps"
141 partition.c pexecute.c \ 142 partition.c pexecute.c \
142 pex-common.c pex-djgpp.c pex-msdos.c pex-one.c \ 143 pex-common.c pex-djgpp.c pex-msdos.c pex-one.c \
143 pex-unix.c pex-win32.c \ 144 pex-unix.c pex-win32.c \
144 physmem.c putenv.c \ 145 physmem.c putenv.c \
145 random.c regex.c rename.c rindex.c \ 146 random.c regex.c rename.c rindex.c \
146 safe-ctype.c setenv.c sha1.c sigsetmask.c snprintf.c sort.c \ 147 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
148 simple-object.c simple-object-coff.c simple-object-elf.c \
149 simple-object-mach-o.c \
150 snprintf.c sort.c \
147 spaces.c splay-tree.c stpcpy.c stpncpy.c strcasecmp.c \ 151 spaces.c splay-tree.c stpcpy.c stpncpy.c strcasecmp.c \
148 strchr.c strdup.c strerror.c strncasecmp.c strncmp.c \ 152 strchr.c strdup.c strerror.c strncasecmp.c strncmp.c \
149 strrchr.c strsignal.c strstr.c strtod.c strtol.c strtoul.c \ 153 strrchr.c strsignal.c strstr.c strtod.c strtol.c strtoul.c \
150 strndup.c strverscmp.c \ 154 strndup.c strverscmp.c \
151 tmpnam.c \ 155 tmpnam.c \
156 xstrndup.c 160 xstrndup.c
157 161
158 # These are always included in the library. The first four are listed 162 # These are always included in the library. The first four are listed
159 # first and by compile time to optimize parallel builds. 163 # first and by compile time to optimize parallel builds.
160 REQUIRED_OFILES = \ 164 REQUIRED_OFILES = \
161 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o \ 165 ./regex.$(objext) ./cplus-dem.$(objext) ./cp-demangle.$(objext) \
162 ./alloca.o ./argv.o \ 166 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
163 ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o \ 167 ./argv.$(objext) \
164 ./dyn-string.o \ 168 ./choose-temp.$(objext) ./concat.$(objext) \
165 ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o \ 169 ./cp-demint.$(objext) ./crc32.$(objext) ./dyn-string.$(objext) \
166 ./fnmatch.o ./fopen_unlocked.o \ 170 ./fdmatch.$(objext) ./fibheap.$(objext) \
167 ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o \ 171 ./filename_cmp.$(objext) ./floatformat.$(objext) \
168 ./hashtab.o ./hex.o \ 172 ./fnmatch.$(objext) ./fopen_unlocked.$(objext) \
169 ./lbasename.o ./lrealpath.o \ 173 ./getopt.$(objext) ./getopt1.$(objext) ./getpwd.$(objext) \
170 ./make-relative-prefix.o ./make-temp-file.o \ 174 ./getruntime.$(objext) ./hashtab.$(objext) ./hex.$(objext) \
171 ./objalloc.o ./obstack.o \ 175 ./lbasename.$(objext) ./lrealpath.$(objext) \
172 ./partition.o ./pexecute.o ./physmem.o \ 176 ./make-relative-prefix.$(objext) ./make-temp-file.$(objext) \
173 ./pex-common.o ./pex-one.o @pexecute@ \ 177 ./objalloc.$(objext) \
174 ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o \ 178 ./obstack.$(objext) \
175 ./strsignal.o \ 179 ./partition.$(objext) ./pexecute.$(objext) ./physmem.$(objext) \
176 ./unlink-if-ordinary.o \ 180 ./pex-common.$(objext) ./pex-one.$(objext) \
177 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o \ 181 ./@pexecute@.$(objext) \
178 ./xstrerror.o ./xstrndup.o 182 ./safe-ctype.$(objext) \
183 ./simple-object.$(objext) ./simple-object-coff.$(objext) \
184 ./simple-object-elf.$(objext) ./simple-object-mach-o.$(objext) \
185 ./sort.$(objext) ./spaces.$(objext) \
186 ./splay-tree.$(objext) ./strerror.$(objext) \
187 ./strsignal.$(objext) ./unlink-if-ordinary.$(objext) \
188 ./xatexit.$(objext) ./xexit.$(objext) ./xmalloc.$(objext) \
189 ./xmemdup.$(objext) ./xstrdup.$(objext) ./xstrerror.$(objext) \
190 ./xstrndup.$(objext)
179 191
180 # These are all the objects that configure may add to the library via 192 # These are all the objects that configure may add to the library via
181 # $funcs or EXTRA_OFILES. This list exists here only for "make 193 # $funcs or EXTRA_OFILES. This list exists here only for "make
182 # maint-missing" and "make check". 194 # maint-missing" and "make check".
183 CONFIGURED_OFILES = ./asprintf.o ./atexit.o \ 195 CONFIGURED_OFILES = ./asprintf.$(objext) ./atexit.$(objext) \
184 ./basename.o ./bcmp.o ./bcopy.o ./bsearch.o ./bzero.o \ 196 ./basename.$(objext) ./bcmp.$(objext) ./bcopy.$(objext) \
185 ./calloc.o ./clock.o ./copysign.o \ 197 ./bsearch.$(objext) ./bzero.$(objext) \
186 ./_doprnt.o \ 198 ./calloc.$(objext) ./clock.$(objext) ./copysign.$(objext) \
187 ./ffs.o \ 199 ./_doprnt.$(objext) \
188 ./getcwd.o ./getpagesize.o ./gettimeofday.o \ 200 ./ffs.$(objext) \
189 ./index.o ./insque.o \ 201 ./getcwd.$(objext) ./getpagesize.$(objext) \
190 ./memchr.o ./memcmp.o ./memcpy.o ./memmem.o ./memmove.o \ 202 ./gettimeofday.$(objext) \
191 ./mempcpy.o ./memset.o ./mkstemps.o \ 203 ./index.$(objext) ./insque.$(objext) \
192 ./pex-djgpp.o ./pex-msdos.o \ 204 ./memchr.$(objext) ./memcmp.$(objext) ./memcpy.$(objext) \
193 ./pex-unix.o ./pex-win32.o \ 205 ./memmem.$(objext) ./memmove.$(objext) \
194 ./putenv.o \ 206 ./mempcpy.$(objext) ./memset.$(objext) ./mkstemps.$(objext) \
195 ./random.o ./rename.o ./rindex.o \ 207 ./pex-djgpp.$(objext) ./pex-msdos.$(objext) \
196 ./setenv.o ./sigsetmask.o ./snprintf.o ./stpcpy.o ./stpncpy.o \ 208 ./pex-unix.$(objext) ./pex-win32.$(objext) \
197 ./strcasecmp.o ./strchr.o ./strdup.o ./strncasecmp.o \ 209 ./putenv.$(objext) \
198 ./strncmp.o ./strndup.o ./strrchr.o ./strstr.o \ 210 ./random.$(objext) ./rename.$(objext) ./rindex.$(objext) \
199 ./strtod.o ./strtol.o ./strtoul.o ./strverscmp.o \ 211 ./setenv.$(objext) \
200 ./tmpnam.o \ 212 ./setproctitle.$(objext) \
201 ./vasprintf.o ./vfork.o ./vfprintf.o ./vprintf.o ./vsnprintf.o \ 213 ./sigsetmask.$(objext) ./snprintf.$(objext) \
202 ./vsprintf.o \ 214 ./stpcpy.$(objext) ./stpncpy.$(objext) ./strcasecmp.$(objext) \
203 ./waitpid.o 215 ./strchr.$(objext) ./strdup.$(objext) ./strncasecmp.$(objext) \
216 ./strncmp.$(objext) ./strndup.$(objext) ./strrchr.$(objext) \
217 ./strstr.$(objext) ./strtod.$(objext) ./strtol.$(objext) \
218 ./strtoul.$(objext) ./strverscmp.$(objext) \
219 ./tmpnam.$(objext) \
220 ./vasprintf.$(objext) ./vfork.$(objext) ./vfprintf.$(objext) \
221 ./vprintf.$(objext) ./vsnprintf.$(objext) ./vsprintf.$(objext) \
222 ./waitpid.$(objext)
204 223
205 # These files are installed if the library has been configured to do so. 224 # These files are installed if the library has been configured to do so.
206 INSTALLED_HEADERS = \ 225 INSTALLED_HEADERS = \
207 $(INCDIR)/ansidecl.h \ 226 $(INCDIR)/ansidecl.h \
208 $(INCDIR)/demangle.h \ 227 $(INCDIR)/demangle.h \
266 285
267 .PHONY: install-html install-html-am 286 .PHONY: install-html install-html-am
268 287
269 NORMAL_INSTALL = : 288 NORMAL_INSTALL = :
270 mkdir_p = mkdir -p -- 289 mkdir_p = mkdir -p --
271 290
272 html__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 291 html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
273 292
274 install-html: install-html-am 293 install-html: install-html-am
275 294
276 install-html-am: $(HTMLS) 295 install-html-am: $(HTMLS)
297 $(srcdir)/functions.texi 316 $(srcdir)/functions.texi
298 317
299 # Additional files that have texi snippets that need to be collected 318 # Additional files that have texi snippets that need to be collected
300 # and sorted. Some are here because the sources are imported from 319 # and sorted. Some are here because the sources are imported from
301 # elsewhere. Others represent headers in ../include. 320 # elsewhere. Others represent headers in ../include.
302 TEXIFILES = fnmatch.txh pexecute.txh 321 TEXIFILES = fnmatch.txh pexecute.txh simple-object.txh
303 322
304 libiberty.info : $(srcdir)/libiberty.texi $(TEXISRC) 323 libiberty.info : $(srcdir)/libiberty.texi $(TEXISRC)
305 $(MAKEINFO) -I$(srcdir) $(srcdir)/libiberty.texi 324 $(MAKEINFO) -I$(srcdir) $(srcdir)/libiberty.texi
306 325
307 libiberty.dvi : $(srcdir)/libiberty.texi $(TEXISRC) 326 libiberty.dvi : $(srcdir)/libiberty.texi $(TEXISRC)
320 @MAINT@@HAVE_PERL@ $(PERL) $(srcdir)/gather-docs $(srcdir) $(srcdir)/functions.texi $(CFILES) $(TEXIFILES) 339 @MAINT@@HAVE_PERL@ $(PERL) $(srcdir)/gather-docs $(srcdir) $(srcdir)/functions.texi $(CFILES) $(TEXIFILES)
321 @MAINT@ echo stamp > stamp-functions 340 @MAINT@ echo stamp > stamp-functions
322 341
323 INSTALL_DEST = @INSTALL_DEST@ 342 INSTALL_DEST = @INSTALL_DEST@
324 install: install_to_$(INSTALL_DEST) install-subdir 343 install: install_to_$(INSTALL_DEST) install-subdir
344 install-strip: install
345
346 .PHONY: install install-strip
325 347
326 # This is tricky. Even though CC in the Makefile contains 348 # This is tricky. Even though CC in the Makefile contains
327 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the 349 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
328 # default multilib, so we have to take CFLAGS into account as well, 350 # default multilib, so we have to take CFLAGS into account as well,
329 # since it will be passed the multilib flags. 351 # since it will be passed the multilib flags.
398 # Need to deal with profiled libraries, too. 420 # Need to deal with profiled libraries, too.
399 421
400 # Cleaning has to be done carefully to ensure that we don't clean our SUBDIRS 422 # Cleaning has to be done carefully to ensure that we don't clean our SUBDIRS
401 # multiple times, hence our explicit recursion with an empty SUBDIRS. 423 # multiple times, hence our explicit recursion with an empty SUBDIRS.
402 mostlyclean: mostlyclean-subdir 424 mostlyclean: mostlyclean-subdir
403 -rm -rf *.o pic core errs \#* *.E a.out 425 -rm -rf *.$(objext) pic core errs \#* *.E a.out
404 -rm -f errors dummy config.h stamp-* 426 -rm -f errors dummy config.h stamp-*
405 -rm -f $(CONFIG_H) stamp-picdir 427 -rm -f $(CONFIG_H) stamp-picdir
406 -rm -f libiberty.aux libiberty.cp libiberty.cps libiberty.fn libiberty.ky 428 -rm -f libiberty.aux libiberty.cp libiberty.cps libiberty.fn libiberty.ky
407 -rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg 429 -rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg
408 -rm -f libiberty.pgs libiberty.toc libiberty.tp libiberty.tpl libiberty.vr 430 -rm -f libiberty.pgs libiberty.toc libiberty.tp libiberty.tpl libiberty.vr
467 .NOEXPORT: 489 .NOEXPORT:
468 490
469 # The dependencies in the remainder of this file are automatically 491 # The dependencies in the remainder of this file are automatically
470 # generated by "make maint-deps". Manual edits will be lost. 492 # generated by "make maint-deps". Manual edits will be lost.
471 493
472 ./_doprnt.o: $(srcdir)/_doprnt.c config.h $(INCDIR)/ansidecl.h \ 494 ./_doprnt.$(objext): $(srcdir)/_doprnt.c config.h $(INCDIR)/ansidecl.h \
473 $(INCDIR)/safe-ctype.h 495 $(INCDIR)/safe-ctype.h
474 if [ x"$(PICFLAG)" != x ]; then \ 496 if [ x"$(PICFLAG)" != x ]; then \
475 $(COMPILE.c) $(PICFLAG) $(srcdir)/_doprnt.c -o pic/$@; \ 497 $(COMPILE.c) $(PICFLAG) $(srcdir)/_doprnt.c -o pic/$@; \
476 else true; fi 498 else true; fi
477 $(COMPILE.c) $(srcdir)/_doprnt.c $(OUTPUT_OPTION) 499 $(COMPILE.c) $(srcdir)/_doprnt.c $(OUTPUT_OPTION)
478 500
479 ./alloca.o: $(srcdir)/alloca.c config.h $(INCDIR)/ansidecl.h \ 501 ./alloca.$(objext): $(srcdir)/alloca.c config.h $(INCDIR)/ansidecl.h \
480 $(INCDIR)/libiberty.h 502 $(INCDIR)/libiberty.h
481 if [ x"$(PICFLAG)" != x ]; then \ 503 if [ x"$(PICFLAG)" != x ]; then \
482 $(COMPILE.c) $(PICFLAG) $(srcdir)/alloca.c -o pic/$@; \ 504 $(COMPILE.c) $(PICFLAG) $(srcdir)/alloca.c -o pic/$@; \
483 else true; fi 505 else true; fi
484 $(COMPILE.c) $(srcdir)/alloca.c $(OUTPUT_OPTION) 506 $(COMPILE.c) $(srcdir)/alloca.c $(OUTPUT_OPTION)
485 507
486 ./argv.o: $(srcdir)/argv.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ 508 ./argv.$(objext): $(srcdir)/argv.c config.h $(INCDIR)/ansidecl.h \
487 $(INCDIR)/safe-ctype.h 509 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
488 if [ x"$(PICFLAG)" != x ]; then \ 510 if [ x"$(PICFLAG)" != x ]; then \
489 $(COMPILE.c) $(PICFLAG) $(srcdir)/argv.c -o pic/$@; \ 511 $(COMPILE.c) $(PICFLAG) $(srcdir)/argv.c -o pic/$@; \
490 else true; fi 512 else true; fi
491 $(COMPILE.c) $(srcdir)/argv.c $(OUTPUT_OPTION) 513 $(COMPILE.c) $(srcdir)/argv.c $(OUTPUT_OPTION)
492 514
493 ./asprintf.o: $(srcdir)/asprintf.c config.h $(INCDIR)/ansidecl.h \ 515 ./asprintf.$(objext): $(srcdir)/asprintf.c config.h $(INCDIR)/ansidecl.h \
494 $(INCDIR)/libiberty.h 516 $(INCDIR)/libiberty.h
495 if [ x"$(PICFLAG)" != x ]; then \ 517 if [ x"$(PICFLAG)" != x ]; then \
496 $(COMPILE.c) $(PICFLAG) $(srcdir)/asprintf.c -o pic/$@; \ 518 $(COMPILE.c) $(PICFLAG) $(srcdir)/asprintf.c -o pic/$@; \
497 else true; fi 519 else true; fi
498 $(COMPILE.c) $(srcdir)/asprintf.c $(OUTPUT_OPTION) 520 $(COMPILE.c) $(srcdir)/asprintf.c $(OUTPUT_OPTION)
499 521
500 ./atexit.o: $(srcdir)/atexit.c config.h 522 ./atexit.$(objext): $(srcdir)/atexit.c config.h
501 if [ x"$(PICFLAG)" != x ]; then \ 523 if [ x"$(PICFLAG)" != x ]; then \
502 $(COMPILE.c) $(PICFLAG) $(srcdir)/atexit.c -o pic/$@; \ 524 $(COMPILE.c) $(PICFLAG) $(srcdir)/atexit.c -o pic/$@; \
503 else true; fi 525 else true; fi
504 $(COMPILE.c) $(srcdir)/atexit.c $(OUTPUT_OPTION) 526 $(COMPILE.c) $(srcdir)/atexit.c $(OUTPUT_OPTION)
505 527
506 ./basename.o: $(srcdir)/basename.c config.h $(INCDIR)/ansidecl.h \ 528 ./basename.$(objext): $(srcdir)/basename.c config.h $(INCDIR)/ansidecl.h \
507 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 529 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
508 if [ x"$(PICFLAG)" != x ]; then \ 530 if [ x"$(PICFLAG)" != x ]; then \
509 $(COMPILE.c) $(PICFLAG) $(srcdir)/basename.c -o pic/$@; \ 531 $(COMPILE.c) $(PICFLAG) $(srcdir)/basename.c -o pic/$@; \
510 else true; fi 532 else true; fi
511 $(COMPILE.c) $(srcdir)/basename.c $(OUTPUT_OPTION) 533 $(COMPILE.c) $(srcdir)/basename.c $(OUTPUT_OPTION)
512 534
513 ./bcmp.o: $(srcdir)/bcmp.c 535 ./bcmp.$(objext): $(srcdir)/bcmp.c
514 if [ x"$(PICFLAG)" != x ]; then \ 536 if [ x"$(PICFLAG)" != x ]; then \
515 $(COMPILE.c) $(PICFLAG) $(srcdir)/bcmp.c -o pic/$@; \ 537 $(COMPILE.c) $(PICFLAG) $(srcdir)/bcmp.c -o pic/$@; \
516 else true; fi 538 else true; fi
517 $(COMPILE.c) $(srcdir)/bcmp.c $(OUTPUT_OPTION) 539 $(COMPILE.c) $(srcdir)/bcmp.c $(OUTPUT_OPTION)
518 540
519 ./bcopy.o: $(srcdir)/bcopy.c 541 ./bcopy.$(objext): $(srcdir)/bcopy.c
520 if [ x"$(PICFLAG)" != x ]; then \ 542 if [ x"$(PICFLAG)" != x ]; then \
521 $(COMPILE.c) $(PICFLAG) $(srcdir)/bcopy.c -o pic/$@; \ 543 $(COMPILE.c) $(PICFLAG) $(srcdir)/bcopy.c -o pic/$@; \
522 else true; fi 544 else true; fi
523 $(COMPILE.c) $(srcdir)/bcopy.c $(OUTPUT_OPTION) 545 $(COMPILE.c) $(srcdir)/bcopy.c $(OUTPUT_OPTION)
524 546
525 ./bsearch.o: $(srcdir)/bsearch.c config.h $(INCDIR)/ansidecl.h 547 ./bsearch.$(objext): $(srcdir)/bsearch.c config.h $(INCDIR)/ansidecl.h
526 if [ x"$(PICFLAG)" != x ]; then \ 548 if [ x"$(PICFLAG)" != x ]; then \
527 $(COMPILE.c) $(PICFLAG) $(srcdir)/bsearch.c -o pic/$@; \ 549 $(COMPILE.c) $(PICFLAG) $(srcdir)/bsearch.c -o pic/$@; \
528 else true; fi 550 else true; fi
529 $(COMPILE.c) $(srcdir)/bsearch.c $(OUTPUT_OPTION) 551 $(COMPILE.c) $(srcdir)/bsearch.c $(OUTPUT_OPTION)
530 552
531 ./bzero.o: $(srcdir)/bzero.c 553 ./bzero.$(objext): $(srcdir)/bzero.c
532 if [ x"$(PICFLAG)" != x ]; then \ 554 if [ x"$(PICFLAG)" != x ]; then \
533 $(COMPILE.c) $(PICFLAG) $(srcdir)/bzero.c -o pic/$@; \ 555 $(COMPILE.c) $(PICFLAG) $(srcdir)/bzero.c -o pic/$@; \
534 else true; fi 556 else true; fi
535 $(COMPILE.c) $(srcdir)/bzero.c $(OUTPUT_OPTION) 557 $(COMPILE.c) $(srcdir)/bzero.c $(OUTPUT_OPTION)
536 558
537 ./calloc.o: $(srcdir)/calloc.c $(INCDIR)/ansidecl.h 559 ./calloc.$(objext): $(srcdir)/calloc.c $(INCDIR)/ansidecl.h
538 if [ x"$(PICFLAG)" != x ]; then \ 560 if [ x"$(PICFLAG)" != x ]; then \
539 $(COMPILE.c) $(PICFLAG) $(srcdir)/calloc.c -o pic/$@; \ 561 $(COMPILE.c) $(PICFLAG) $(srcdir)/calloc.c -o pic/$@; \
540 else true; fi 562 else true; fi
541 $(COMPILE.c) $(srcdir)/calloc.c $(OUTPUT_OPTION) 563 $(COMPILE.c) $(srcdir)/calloc.c $(OUTPUT_OPTION)
542 564
543 ./choose-temp.o: $(srcdir)/choose-temp.c config.h $(INCDIR)/ansidecl.h \ 565 ./choose-temp.$(objext): $(srcdir)/choose-temp.c config.h $(INCDIR)/ansidecl.h \
544 $(INCDIR)/libiberty.h 566 $(INCDIR)/libiberty.h
545 if [ x"$(PICFLAG)" != x ]; then \ 567 if [ x"$(PICFLAG)" != x ]; then \
546 $(COMPILE.c) $(PICFLAG) $(srcdir)/choose-temp.c -o pic/$@; \ 568 $(COMPILE.c) $(PICFLAG) $(srcdir)/choose-temp.c -o pic/$@; \
547 else true; fi 569 else true; fi
548 $(COMPILE.c) $(srcdir)/choose-temp.c $(OUTPUT_OPTION) 570 $(COMPILE.c) $(srcdir)/choose-temp.c $(OUTPUT_OPTION)
549 571
550 ./clock.o: $(srcdir)/clock.c config.h 572 ./clock.$(objext): $(srcdir)/clock.c config.h
551 if [ x"$(PICFLAG)" != x ]; then \ 573 if [ x"$(PICFLAG)" != x ]; then \
552 $(COMPILE.c) $(PICFLAG) $(srcdir)/clock.c -o pic/$@; \ 574 $(COMPILE.c) $(PICFLAG) $(srcdir)/clock.c -o pic/$@; \
553 else true; fi 575 else true; fi
554 $(COMPILE.c) $(srcdir)/clock.c $(OUTPUT_OPTION) 576 $(COMPILE.c) $(srcdir)/clock.c $(OUTPUT_OPTION)
555 577
556 ./concat.o: $(srcdir)/concat.c config.h $(INCDIR)/ansidecl.h \ 578 ./concat.$(objext): $(srcdir)/concat.c config.h $(INCDIR)/ansidecl.h \
557 $(INCDIR)/libiberty.h 579 $(INCDIR)/libiberty.h
558 if [ x"$(PICFLAG)" != x ]; then \ 580 if [ x"$(PICFLAG)" != x ]; then \
559 $(COMPILE.c) $(PICFLAG) $(srcdir)/concat.c -o pic/$@; \ 581 $(COMPILE.c) $(PICFLAG) $(srcdir)/concat.c -o pic/$@; \
560 else true; fi 582 else true; fi
561 $(COMPILE.c) $(srcdir)/concat.c $(OUTPUT_OPTION) 583 $(COMPILE.c) $(srcdir)/concat.c $(OUTPUT_OPTION)
562 584
563 ./copysign.o: $(srcdir)/copysign.c $(INCDIR)/ansidecl.h 585 ./copysign.$(objext): $(srcdir)/copysign.c $(INCDIR)/ansidecl.h
564 if [ x"$(PICFLAG)" != x ]; then \ 586 if [ x"$(PICFLAG)" != x ]; then \
565 $(COMPILE.c) $(PICFLAG) $(srcdir)/copysign.c -o pic/$@; \ 587 $(COMPILE.c) $(PICFLAG) $(srcdir)/copysign.c -o pic/$@; \
566 else true; fi 588 else true; fi
567 $(COMPILE.c) $(srcdir)/copysign.c $(OUTPUT_OPTION) 589 $(COMPILE.c) $(srcdir)/copysign.c $(OUTPUT_OPTION)
568 590
569 ./cp-demangle.o: $(srcdir)/cp-demangle.c config.h $(INCDIR)/ansidecl.h \ 591 ./cp-demangle.$(objext): $(srcdir)/cp-demangle.c config.h $(INCDIR)/ansidecl.h \
570 $(srcdir)/cp-demangle.h $(INCDIR)/demangle.h \ 592 $(srcdir)/cp-demangle.h $(INCDIR)/demangle.h \
571 $(INCDIR)/dyn-string.h $(INCDIR)/getopt.h $(INCDIR)/libiberty.h 593 $(INCDIR)/dyn-string.h $(INCDIR)/getopt.h $(INCDIR)/libiberty.h
572 if [ x"$(PICFLAG)" != x ]; then \ 594 if [ x"$(PICFLAG)" != x ]; then \
573 $(COMPILE.c) $(PICFLAG) $(srcdir)/cp-demangle.c -o pic/$@; \ 595 $(COMPILE.c) $(PICFLAG) $(srcdir)/cp-demangle.c -o pic/$@; \
574 else true; fi 596 else true; fi
575 $(COMPILE.c) $(srcdir)/cp-demangle.c $(OUTPUT_OPTION) 597 $(COMPILE.c) $(srcdir)/cp-demangle.c $(OUTPUT_OPTION)
576 598
577 ./cp-demint.o: $(srcdir)/cp-demint.c config.h $(INCDIR)/ansidecl.h \ 599 ./cp-demint.$(objext): $(srcdir)/cp-demint.c config.h $(INCDIR)/ansidecl.h \
578 $(srcdir)/cp-demangle.h $(INCDIR)/demangle.h \ 600 $(srcdir)/cp-demangle.h $(INCDIR)/demangle.h \
579 $(INCDIR)/libiberty.h 601 $(INCDIR)/libiberty.h
580 if [ x"$(PICFLAG)" != x ]; then \ 602 if [ x"$(PICFLAG)" != x ]; then \
581 $(COMPILE.c) $(PICFLAG) $(srcdir)/cp-demint.c -o pic/$@; \ 603 $(COMPILE.c) $(PICFLAG) $(srcdir)/cp-demint.c -o pic/$@; \
582 else true; fi 604 else true; fi
583 $(COMPILE.c) $(srcdir)/cp-demint.c $(OUTPUT_OPTION) 605 $(COMPILE.c) $(srcdir)/cp-demint.c $(OUTPUT_OPTION)
584 606
585 ./cplus-dem.o: $(srcdir)/cplus-dem.c config.h $(INCDIR)/ansidecl.h \ 607 ./cplus-dem.$(objext): $(srcdir)/cplus-dem.c config.h $(INCDIR)/ansidecl.h \
586 $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ 608 $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
587 $(INCDIR)/safe-ctype.h 609 $(INCDIR)/safe-ctype.h
588 if [ x"$(PICFLAG)" != x ]; then \ 610 if [ x"$(PICFLAG)" != x ]; then \
589 $(COMPILE.c) $(PICFLAG) $(srcdir)/cplus-dem.c -o pic/$@; \ 611 $(COMPILE.c) $(PICFLAG) $(srcdir)/cplus-dem.c -o pic/$@; \
590 else true; fi 612 else true; fi
591 $(COMPILE.c) $(srcdir)/cplus-dem.c $(OUTPUT_OPTION) 613 $(COMPILE.c) $(srcdir)/cplus-dem.c $(OUTPUT_OPTION)
592 614
593 ./crc32.o: $(srcdir)/crc32.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h 615 ./crc32.$(objext): $(srcdir)/crc32.c config.h $(INCDIR)/ansidecl.h \
616 $(INCDIR)/libiberty.h
594 if [ x"$(PICFLAG)" != x ]; then \ 617 if [ x"$(PICFLAG)" != x ]; then \
595 $(COMPILE.c) $(PICFLAG) $(srcdir)/crc32.c -o pic/$@; \ 618 $(COMPILE.c) $(PICFLAG) $(srcdir)/crc32.c -o pic/$@; \
596 else true; fi 619 else true; fi
597 $(COMPILE.c) $(srcdir)/crc32.c $(OUTPUT_OPTION) 620 $(COMPILE.c) $(srcdir)/crc32.c $(OUTPUT_OPTION)
598 621
599 ./dyn-string.o: $(srcdir)/dyn-string.c config.h $(INCDIR)/ansidecl.h \ 622 ./dyn-string.$(objext): $(srcdir)/dyn-string.c config.h $(INCDIR)/ansidecl.h \
600 $(INCDIR)/dyn-string.h $(INCDIR)/libiberty.h 623 $(INCDIR)/dyn-string.h $(INCDIR)/libiberty.h
601 if [ x"$(PICFLAG)" != x ]; then \ 624 if [ x"$(PICFLAG)" != x ]; then \
602 $(COMPILE.c) $(PICFLAG) $(srcdir)/dyn-string.c -o pic/$@; \ 625 $(COMPILE.c) $(PICFLAG) $(srcdir)/dyn-string.c -o pic/$@; \
603 else true; fi 626 else true; fi
604 $(COMPILE.c) $(srcdir)/dyn-string.c $(OUTPUT_OPTION) 627 $(COMPILE.c) $(srcdir)/dyn-string.c $(OUTPUT_OPTION)
605 628
606 ./fdmatch.o: $(srcdir)/fdmatch.c config.h $(INCDIR)/ansidecl.h \ 629 ./fdmatch.$(objext): $(srcdir)/fdmatch.c config.h $(INCDIR)/ansidecl.h \
607 $(INCDIR)/libiberty.h 630 $(INCDIR)/libiberty.h
608 if [ x"$(PICFLAG)" != x ]; then \ 631 if [ x"$(PICFLAG)" != x ]; then \
609 $(COMPILE.c) $(PICFLAG) $(srcdir)/fdmatch.c -o pic/$@; \ 632 $(COMPILE.c) $(PICFLAG) $(srcdir)/fdmatch.c -o pic/$@; \
610 else true; fi 633 else true; fi
611 $(COMPILE.c) $(srcdir)/fdmatch.c $(OUTPUT_OPTION) 634 $(COMPILE.c) $(srcdir)/fdmatch.c $(OUTPUT_OPTION)
612 635
613 ./ffs.o: $(srcdir)/ffs.c 636 ./ffs.$(objext): $(srcdir)/ffs.c
614 if [ x"$(PICFLAG)" != x ]; then \ 637 if [ x"$(PICFLAG)" != x ]; then \
615 $(COMPILE.c) $(PICFLAG) $(srcdir)/ffs.c -o pic/$@; \ 638 $(COMPILE.c) $(PICFLAG) $(srcdir)/ffs.c -o pic/$@; \
616 else true; fi 639 else true; fi
617 $(COMPILE.c) $(srcdir)/ffs.c $(OUTPUT_OPTION) 640 $(COMPILE.c) $(srcdir)/ffs.c $(OUTPUT_OPTION)
618 641
619 ./fibheap.o: $(srcdir)/fibheap.c config.h $(INCDIR)/ansidecl.h \ 642 ./fibheap.$(objext): $(srcdir)/fibheap.c config.h $(INCDIR)/ansidecl.h \
620 $(INCDIR)/fibheap.h $(INCDIR)/libiberty.h 643 $(INCDIR)/fibheap.h $(INCDIR)/libiberty.h
621 if [ x"$(PICFLAG)" != x ]; then \ 644 if [ x"$(PICFLAG)" != x ]; then \
622 $(COMPILE.c) $(PICFLAG) $(srcdir)/fibheap.c -o pic/$@; \ 645 $(COMPILE.c) $(PICFLAG) $(srcdir)/fibheap.c -o pic/$@; \
623 else true; fi 646 else true; fi
624 $(COMPILE.c) $(srcdir)/fibheap.c $(OUTPUT_OPTION) 647 $(COMPILE.c) $(srcdir)/fibheap.c $(OUTPUT_OPTION)
625 648
626 ./filename_cmp.o: $(srcdir)/filename_cmp.c config.h $(INCDIR)/filenames.h \ 649 ./filename_cmp.$(objext): $(srcdir)/filename_cmp.c config.h $(INCDIR)/filenames.h \
627 $(INCDIR)/safe-ctype.h 650 $(INCDIR)/safe-ctype.h
628 if [ x"$(PICFLAG)" != x ]; then \ 651 if [ x"$(PICFLAG)" != x ]; then \
629 $(COMPILE.c) $(PICFLAG) $(srcdir)/filename_cmp.c -o pic/$@; \ 652 $(COMPILE.c) $(PICFLAG) $(srcdir)/filename_cmp.c -o pic/$@; \
630 else true; fi 653 else true; fi
631 $(COMPILE.c) $(srcdir)/filename_cmp.c $(OUTPUT_OPTION) 654 $(COMPILE.c) $(srcdir)/filename_cmp.c $(OUTPUT_OPTION)
632 655
633 ./floatformat.o: $(srcdir)/floatformat.c config.h $(INCDIR)/ansidecl.h \ 656 ./floatformat.$(objext): $(srcdir)/floatformat.c config.h $(INCDIR)/ansidecl.h \
634 $(INCDIR)/floatformat.h $(INCDIR)/libiberty.h 657 $(INCDIR)/floatformat.h $(INCDIR)/libiberty.h
635 if [ x"$(PICFLAG)" != x ]; then \ 658 if [ x"$(PICFLAG)" != x ]; then \
636 $(COMPILE.c) $(PICFLAG) $(srcdir)/floatformat.c -o pic/$@; \ 659 $(COMPILE.c) $(PICFLAG) $(srcdir)/floatformat.c -o pic/$@; \
637 else true; fi 660 else true; fi
638 $(COMPILE.c) $(srcdir)/floatformat.c $(OUTPUT_OPTION) 661 $(COMPILE.c) $(srcdir)/floatformat.c $(OUTPUT_OPTION)
639 662
640 ./fnmatch.o: $(srcdir)/fnmatch.c config.h $(INCDIR)/fnmatch.h \ 663 ./fnmatch.$(objext): $(srcdir)/fnmatch.c config.h $(INCDIR)/fnmatch.h \
641 $(INCDIR)/safe-ctype.h 664 $(INCDIR)/safe-ctype.h
642 if [ x"$(PICFLAG)" != x ]; then \ 665 if [ x"$(PICFLAG)" != x ]; then \
643 $(COMPILE.c) $(PICFLAG) $(srcdir)/fnmatch.c -o pic/$@; \ 666 $(COMPILE.c) $(PICFLAG) $(srcdir)/fnmatch.c -o pic/$@; \
644 else true; fi 667 else true; fi
645 $(COMPILE.c) $(srcdir)/fnmatch.c $(OUTPUT_OPTION) 668 $(COMPILE.c) $(srcdir)/fnmatch.c $(OUTPUT_OPTION)
646 669
647 ./fopen_unlocked.o: $(srcdir)/fopen_unlocked.c config.h $(INCDIR)/ansidecl.h \ 670 ./fopen_unlocked.$(objext): $(srcdir)/fopen_unlocked.c config.h \
648 $(INCDIR)/libiberty.h 671 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h
649 if [ x"$(PICFLAG)" != x ]; then \ 672 if [ x"$(PICFLAG)" != x ]; then \
650 $(COMPILE.c) $(PICFLAG) $(srcdir)/fopen_unlocked.c -o pic/$@; \ 673 $(COMPILE.c) $(PICFLAG) $(srcdir)/fopen_unlocked.c -o pic/$@; \
651 else true; fi 674 else true; fi
652 $(COMPILE.c) $(srcdir)/fopen_unlocked.c $(OUTPUT_OPTION) 675 $(COMPILE.c) $(srcdir)/fopen_unlocked.c $(OUTPUT_OPTION)
653 676
654 ./getcwd.o: $(srcdir)/getcwd.c config.h 677 ./getcwd.$(objext): $(srcdir)/getcwd.c config.h
655 if [ x"$(PICFLAG)" != x ]; then \ 678 if [ x"$(PICFLAG)" != x ]; then \
656 $(COMPILE.c) $(PICFLAG) $(srcdir)/getcwd.c -o pic/$@; \ 679 $(COMPILE.c) $(PICFLAG) $(srcdir)/getcwd.c -o pic/$@; \
657 else true; fi 680 else true; fi
658 $(COMPILE.c) $(srcdir)/getcwd.c $(OUTPUT_OPTION) 681 $(COMPILE.c) $(srcdir)/getcwd.c $(OUTPUT_OPTION)
659 682
660 ./getopt.o: $(srcdir)/getopt.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h 683 ./getopt.$(objext): $(srcdir)/getopt.c config.h $(INCDIR)/ansidecl.h \
684 $(INCDIR)/getopt.h
661 if [ x"$(PICFLAG)" != x ]; then \ 685 if [ x"$(PICFLAG)" != x ]; then \
662 $(COMPILE.c) $(PICFLAG) $(srcdir)/getopt.c -o pic/$@; \ 686 $(COMPILE.c) $(PICFLAG) $(srcdir)/getopt.c -o pic/$@; \
663 else true; fi 687 else true; fi
664 $(COMPILE.c) $(srcdir)/getopt.c $(OUTPUT_OPTION) 688 $(COMPILE.c) $(srcdir)/getopt.c $(OUTPUT_OPTION)
665 689
666 ./getopt1.o: $(srcdir)/getopt1.c config.h $(INCDIR)/getopt.h 690 ./getopt1.$(objext): $(srcdir)/getopt1.c config.h $(INCDIR)/getopt.h
667 if [ x"$(PICFLAG)" != x ]; then \ 691 if [ x"$(PICFLAG)" != x ]; then \
668 $(COMPILE.c) $(PICFLAG) $(srcdir)/getopt1.c -o pic/$@; \ 692 $(COMPILE.c) $(PICFLAG) $(srcdir)/getopt1.c -o pic/$@; \
669 else true; fi 693 else true; fi
670 $(COMPILE.c) $(srcdir)/getopt1.c $(OUTPUT_OPTION) 694 $(COMPILE.c) $(srcdir)/getopt1.c $(OUTPUT_OPTION)
671 695
672 ./getpagesize.o: $(srcdir)/getpagesize.c config.h 696 ./getpagesize.$(objext): $(srcdir)/getpagesize.c config.h
673 if [ x"$(PICFLAG)" != x ]; then \ 697 if [ x"$(PICFLAG)" != x ]; then \
674 $(COMPILE.c) $(PICFLAG) $(srcdir)/getpagesize.c -o pic/$@; \ 698 $(COMPILE.c) $(PICFLAG) $(srcdir)/getpagesize.c -o pic/$@; \
675 else true; fi 699 else true; fi
676 $(COMPILE.c) $(srcdir)/getpagesize.c $(OUTPUT_OPTION) 700 $(COMPILE.c) $(srcdir)/getpagesize.c $(OUTPUT_OPTION)
677 701
678 ./getpwd.o: $(srcdir)/getpwd.c config.h $(INCDIR)/ansidecl.h \ 702 ./getpwd.$(objext): $(srcdir)/getpwd.c config.h $(INCDIR)/ansidecl.h \
679 $(INCDIR)/libiberty.h 703 $(INCDIR)/libiberty.h
680 if [ x"$(PICFLAG)" != x ]; then \ 704 if [ x"$(PICFLAG)" != x ]; then \
681 $(COMPILE.c) $(PICFLAG) $(srcdir)/getpwd.c -o pic/$@; \ 705 $(COMPILE.c) $(PICFLAG) $(srcdir)/getpwd.c -o pic/$@; \
682 else true; fi 706 else true; fi
683 $(COMPILE.c) $(srcdir)/getpwd.c $(OUTPUT_OPTION) 707 $(COMPILE.c) $(srcdir)/getpwd.c $(OUTPUT_OPTION)
684 708
685 ./getruntime.o: $(srcdir)/getruntime.c config.h $(INCDIR)/ansidecl.h \ 709 ./getruntime.$(objext): $(srcdir)/getruntime.c config.h $(INCDIR)/ansidecl.h \
686 $(INCDIR)/libiberty.h 710 $(INCDIR)/libiberty.h
687 if [ x"$(PICFLAG)" != x ]; then \ 711 if [ x"$(PICFLAG)" != x ]; then \
688 $(COMPILE.c) $(PICFLAG) $(srcdir)/getruntime.c -o pic/$@; \ 712 $(COMPILE.c) $(PICFLAG) $(srcdir)/getruntime.c -o pic/$@; \
689 else true; fi 713 else true; fi
690 $(COMPILE.c) $(srcdir)/getruntime.c $(OUTPUT_OPTION) 714 $(COMPILE.c) $(srcdir)/getruntime.c $(OUTPUT_OPTION)
691 715
692 ./gettimeofday.o: $(srcdir)/gettimeofday.c config.h $(INCDIR)/ansidecl.h \ 716 ./gettimeofday.$(objext): $(srcdir)/gettimeofday.c config.h $(INCDIR)/ansidecl.h \
693 $(INCDIR)/libiberty.h 717 $(INCDIR)/libiberty.h
694 if [ x"$(PICFLAG)" != x ]; then \ 718 if [ x"$(PICFLAG)" != x ]; then \
695 $(COMPILE.c) $(PICFLAG) $(srcdir)/gettimeofday.c -o pic/$@; \ 719 $(COMPILE.c) $(PICFLAG) $(srcdir)/gettimeofday.c -o pic/$@; \
696 else true; fi 720 else true; fi
697 $(COMPILE.c) $(srcdir)/gettimeofday.c $(OUTPUT_OPTION) 721 $(COMPILE.c) $(srcdir)/gettimeofday.c $(OUTPUT_OPTION)
698 722
699 ./hashtab.o: $(srcdir)/hashtab.c config.h $(INCDIR)/ansidecl.h \ 723 ./hashtab.$(objext): $(srcdir)/hashtab.c config.h $(INCDIR)/ansidecl.h \
700 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h 724 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
701 if [ x"$(PICFLAG)" != x ]; then \ 725 if [ x"$(PICFLAG)" != x ]; then \
702 $(COMPILE.c) $(PICFLAG) $(srcdir)/hashtab.c -o pic/$@; \ 726 $(COMPILE.c) $(PICFLAG) $(srcdir)/hashtab.c -o pic/$@; \
703 else true; fi 727 else true; fi
704 $(COMPILE.c) $(srcdir)/hashtab.c $(OUTPUT_OPTION) 728 $(COMPILE.c) $(srcdir)/hashtab.c $(OUTPUT_OPTION)
705 729
706 ./hex.o: $(srcdir)/hex.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ 730 ./hex.$(objext): $(srcdir)/hex.c config.h $(INCDIR)/ansidecl.h \
731 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
732 if [ x"$(PICFLAG)" != x ]; then \
733 $(COMPILE.c) $(PICFLAG) $(srcdir)/hex.c -o pic/$@; \
734 else true; fi
735 $(COMPILE.c) $(srcdir)/hex.c $(OUTPUT_OPTION)
736
737 ./index.$(objext): $(srcdir)/index.c
738 if [ x"$(PICFLAG)" != x ]; then \
739 $(COMPILE.c) $(PICFLAG) $(srcdir)/index.c -o pic/$@; \
740 else true; fi
741 $(COMPILE.c) $(srcdir)/index.c $(OUTPUT_OPTION)
742
743 ./insque.$(objext): $(srcdir)/insque.c
744 if [ x"$(PICFLAG)" != x ]; then \
745 $(COMPILE.c) $(PICFLAG) $(srcdir)/insque.c -o pic/$@; \
746 else true; fi
747 $(COMPILE.c) $(srcdir)/insque.c $(OUTPUT_OPTION)
748
749 ./lbasename.$(objext): $(srcdir)/lbasename.c config.h $(INCDIR)/ansidecl.h \
750 $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
707 $(INCDIR)/safe-ctype.h 751 $(INCDIR)/safe-ctype.h
708 if [ x"$(PICFLAG)" != x ]; then \ 752 if [ x"$(PICFLAG)" != x ]; then \
709 $(COMPILE.c) $(PICFLAG) $(srcdir)/hex.c -o pic/$@; \
710 else true; fi
711 $(COMPILE.c) $(srcdir)/hex.c $(OUTPUT_OPTION)
712
713 ./index.o: $(srcdir)/index.c
714 if [ x"$(PICFLAG)" != x ]; then \
715 $(COMPILE.c) $(PICFLAG) $(srcdir)/index.c -o pic/$@; \
716 else true; fi
717 $(COMPILE.c) $(srcdir)/index.c $(OUTPUT_OPTION)
718
719 ./insque.o: $(srcdir)/insque.c
720 if [ x"$(PICFLAG)" != x ]; then \
721 $(COMPILE.c) $(PICFLAG) $(srcdir)/insque.c -o pic/$@; \
722 else true; fi
723 $(COMPILE.c) $(srcdir)/insque.c $(OUTPUT_OPTION)
724
725 ./lbasename.o: $(srcdir)/lbasename.c config.h $(INCDIR)/ansidecl.h \
726 $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
727 $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
728 if [ x"$(PICFLAG)" != x ]; then \
729 $(COMPILE.c) $(PICFLAG) $(srcdir)/lbasename.c -o pic/$@; \ 753 $(COMPILE.c) $(PICFLAG) $(srcdir)/lbasename.c -o pic/$@; \
730 else true; fi 754 else true; fi
731 $(COMPILE.c) $(srcdir)/lbasename.c $(OUTPUT_OPTION) 755 $(COMPILE.c) $(srcdir)/lbasename.c $(OUTPUT_OPTION)
732 756
733 ./lrealpath.o: $(srcdir)/lrealpath.c config.h $(INCDIR)/ansidecl.h \ 757 ./lrealpath.$(objext): $(srcdir)/lrealpath.c config.h $(INCDIR)/ansidecl.h \
734 $(INCDIR)/libiberty.h 758 $(INCDIR)/libiberty.h
735 if [ x"$(PICFLAG)" != x ]; then \ 759 if [ x"$(PICFLAG)" != x ]; then \
736 $(COMPILE.c) $(PICFLAG) $(srcdir)/lrealpath.c -o pic/$@; \ 760 $(COMPILE.c) $(PICFLAG) $(srcdir)/lrealpath.c -o pic/$@; \
737 else true; fi 761 else true; fi
738 $(COMPILE.c) $(srcdir)/lrealpath.c $(OUTPUT_OPTION) 762 $(COMPILE.c) $(srcdir)/lrealpath.c $(OUTPUT_OPTION)
739 763
740 ./make-relative-prefix.o: $(srcdir)/make-relative-prefix.c config.h \ 764 ./make-relative-prefix.$(objext): $(srcdir)/make-relative-prefix.c config.h \
741 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h 765 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h
742 if [ x"$(PICFLAG)" != x ]; then \ 766 if [ x"$(PICFLAG)" != x ]; then \
743 $(COMPILE.c) $(PICFLAG) $(srcdir)/make-relative-prefix.c -o pic/$@; \ 767 $(COMPILE.c) $(PICFLAG) $(srcdir)/make-relative-prefix.c -o pic/$@; \
744 else true; fi 768 else true; fi
745 $(COMPILE.c) $(srcdir)/make-relative-prefix.c $(OUTPUT_OPTION) 769 $(COMPILE.c) $(srcdir)/make-relative-prefix.c $(OUTPUT_OPTION)
746 770
747 ./make-temp-file.o: $(srcdir)/make-temp-file.c config.h $(INCDIR)/ansidecl.h \ 771 ./make-temp-file.$(objext): $(srcdir)/make-temp-file.c config.h \
748 $(INCDIR)/libiberty.h 772 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h
749 if [ x"$(PICFLAG)" != x ]; then \ 773 if [ x"$(PICFLAG)" != x ]; then \
750 $(COMPILE.c) $(PICFLAG) $(srcdir)/make-temp-file.c -o pic/$@; \ 774 $(COMPILE.c) $(PICFLAG) $(srcdir)/make-temp-file.c -o pic/$@; \
751 else true; fi 775 else true; fi
752 $(COMPILE.c) $(srcdir)/make-temp-file.c $(OUTPUT_OPTION) 776 $(COMPILE.c) $(srcdir)/make-temp-file.c $(OUTPUT_OPTION)
753 777
754 ./md5.o: $(srcdir)/md5.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/md5.h 778 ./md5.$(objext): $(srcdir)/md5.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/md5.h
755 if [ x"$(PICFLAG)" != x ]; then \ 779 if [ x"$(PICFLAG)" != x ]; then \
756 $(COMPILE.c) $(PICFLAG) $(srcdir)/md5.c -o pic/$@; \ 780 $(COMPILE.c) $(PICFLAG) $(srcdir)/md5.c -o pic/$@; \
757 else true; fi 781 else true; fi
758 $(COMPILE.c) $(srcdir)/md5.c $(OUTPUT_OPTION) 782 $(COMPILE.c) $(srcdir)/md5.c $(OUTPUT_OPTION)
759 783
760 ./memchr.o: $(srcdir)/memchr.c $(INCDIR)/ansidecl.h 784 ./memchr.$(objext): $(srcdir)/memchr.c $(INCDIR)/ansidecl.h
761 if [ x"$(PICFLAG)" != x ]; then \ 785 if [ x"$(PICFLAG)" != x ]; then \
762 $(COMPILE.c) $(PICFLAG) $(srcdir)/memchr.c -o pic/$@; \ 786 $(COMPILE.c) $(PICFLAG) $(srcdir)/memchr.c -o pic/$@; \
763 else true; fi 787 else true; fi
764 $(COMPILE.c) $(srcdir)/memchr.c $(OUTPUT_OPTION) 788 $(COMPILE.c) $(srcdir)/memchr.c $(OUTPUT_OPTION)
765 789
766 ./memcmp.o: $(srcdir)/memcmp.c $(INCDIR)/ansidecl.h 790 ./memcmp.$(objext): $(srcdir)/memcmp.c $(INCDIR)/ansidecl.h
767 if [ x"$(PICFLAG)" != x ]; then \ 791 if [ x"$(PICFLAG)" != x ]; then \
768 $(COMPILE.c) $(PICFLAG) $(srcdir)/memcmp.c -o pic/$@; \ 792 $(COMPILE.c) $(PICFLAG) $(srcdir)/memcmp.c -o pic/$@; \
769 else true; fi 793 else true; fi
770 $(COMPILE.c) $(srcdir)/memcmp.c $(OUTPUT_OPTION) 794 $(COMPILE.c) $(srcdir)/memcmp.c $(OUTPUT_OPTION)
771 795
772 ./memcpy.o: $(srcdir)/memcpy.c $(INCDIR)/ansidecl.h 796 ./memcpy.$(objext): $(srcdir)/memcpy.c $(INCDIR)/ansidecl.h
773 if [ x"$(PICFLAG)" != x ]; then \ 797 if [ x"$(PICFLAG)" != x ]; then \
774 $(COMPILE.c) $(PICFLAG) $(srcdir)/memcpy.c -o pic/$@; \ 798 $(COMPILE.c) $(PICFLAG) $(srcdir)/memcpy.c -o pic/$@; \
775 else true; fi 799 else true; fi
776 $(COMPILE.c) $(srcdir)/memcpy.c $(OUTPUT_OPTION) 800 $(COMPILE.c) $(srcdir)/memcpy.c $(OUTPUT_OPTION)
777 801
778 ./memmem.o: $(srcdir)/memmem.c config.h 802 ./memmem.$(objext): $(srcdir)/memmem.c config.h
779 if [ x"$(PICFLAG)" != x ]; then \ 803 if [ x"$(PICFLAG)" != x ]; then \
780 $(COMPILE.c) $(PICFLAG) $(srcdir)/memmem.c -o pic/$@; \ 804 $(COMPILE.c) $(PICFLAG) $(srcdir)/memmem.c -o pic/$@; \
781 else true; fi 805 else true; fi
782 $(COMPILE.c) $(srcdir)/memmem.c $(OUTPUT_OPTION) 806 $(COMPILE.c) $(srcdir)/memmem.c $(OUTPUT_OPTION)
783 807
784 ./memmove.o: $(srcdir)/memmove.c $(INCDIR)/ansidecl.h 808 ./memmove.$(objext): $(srcdir)/memmove.c $(INCDIR)/ansidecl.h
785 if [ x"$(PICFLAG)" != x ]; then \ 809 if [ x"$(PICFLAG)" != x ]; then \
786 $(COMPILE.c) $(PICFLAG) $(srcdir)/memmove.c -o pic/$@; \ 810 $(COMPILE.c) $(PICFLAG) $(srcdir)/memmove.c -o pic/$@; \
787 else true; fi 811 else true; fi
788 $(COMPILE.c) $(srcdir)/memmove.c $(OUTPUT_OPTION) 812 $(COMPILE.c) $(srcdir)/memmove.c $(OUTPUT_OPTION)
789 813
790 ./mempcpy.o: $(srcdir)/mempcpy.c $(INCDIR)/ansidecl.h 814 ./mempcpy.$(objext): $(srcdir)/mempcpy.c $(INCDIR)/ansidecl.h
791 if [ x"$(PICFLAG)" != x ]; then \ 815 if [ x"$(PICFLAG)" != x ]; then \
792 $(COMPILE.c) $(PICFLAG) $(srcdir)/mempcpy.c -o pic/$@; \ 816 $(COMPILE.c) $(PICFLAG) $(srcdir)/mempcpy.c -o pic/$@; \
793 else true; fi 817 else true; fi
794 $(COMPILE.c) $(srcdir)/mempcpy.c $(OUTPUT_OPTION) 818 $(COMPILE.c) $(srcdir)/mempcpy.c $(OUTPUT_OPTION)
795 819
796 ./memset.o: $(srcdir)/memset.c $(INCDIR)/ansidecl.h 820 ./memset.$(objext): $(srcdir)/memset.c $(INCDIR)/ansidecl.h
797 if [ x"$(PICFLAG)" != x ]; then \ 821 if [ x"$(PICFLAG)" != x ]; then \
798 $(COMPILE.c) $(PICFLAG) $(srcdir)/memset.c -o pic/$@; \ 822 $(COMPILE.c) $(PICFLAG) $(srcdir)/memset.c -o pic/$@; \
799 else true; fi 823 else true; fi
800 $(COMPILE.c) $(srcdir)/memset.c $(OUTPUT_OPTION) 824 $(COMPILE.c) $(srcdir)/memset.c $(OUTPUT_OPTION)
801 825
802 ./mkstemps.o: $(srcdir)/mkstemps.c config.h $(INCDIR)/ansidecl.h 826 ./mkstemps.$(objext): $(srcdir)/mkstemps.c config.h $(INCDIR)/ansidecl.h
803 if [ x"$(PICFLAG)" != x ]; then \ 827 if [ x"$(PICFLAG)" != x ]; then \
804 $(COMPILE.c) $(PICFLAG) $(srcdir)/mkstemps.c -o pic/$@; \ 828 $(COMPILE.c) $(PICFLAG) $(srcdir)/mkstemps.c -o pic/$@; \
805 else true; fi 829 else true; fi
806 $(COMPILE.c) $(srcdir)/mkstemps.c $(OUTPUT_OPTION) 830 $(COMPILE.c) $(srcdir)/mkstemps.c $(OUTPUT_OPTION)
807 831
808 ./msdos.o: $(srcdir)/msdos.c 832 ./msdos.$(objext): $(srcdir)/msdos.c
809 if [ x"$(PICFLAG)" != x ]; then \ 833 if [ x"$(PICFLAG)" != x ]; then \
810 $(COMPILE.c) $(PICFLAG) $(srcdir)/msdos.c -o pic/$@; \ 834 $(COMPILE.c) $(PICFLAG) $(srcdir)/msdos.c -o pic/$@; \
811 else true; fi 835 else true; fi
812 $(COMPILE.c) $(srcdir)/msdos.c $(OUTPUT_OPTION) 836 $(COMPILE.c) $(srcdir)/msdos.c $(OUTPUT_OPTION)
813 837
814 ./objalloc.o: $(srcdir)/objalloc.c config.h $(INCDIR)/ansidecl.h \ 838 ./objalloc.$(objext): $(srcdir)/objalloc.c config.h $(INCDIR)/ansidecl.h \
815 $(INCDIR)/objalloc.h 839 $(INCDIR)/objalloc.h
816 if [ x"$(PICFLAG)" != x ]; then \ 840 if [ x"$(PICFLAG)" != x ]; then \
817 $(COMPILE.c) $(PICFLAG) $(srcdir)/objalloc.c -o pic/$@; \ 841 $(COMPILE.c) $(PICFLAG) $(srcdir)/objalloc.c -o pic/$@; \
818 else true; fi 842 else true; fi
819 $(COMPILE.c) $(srcdir)/objalloc.c $(OUTPUT_OPTION) 843 $(COMPILE.c) $(srcdir)/objalloc.c $(OUTPUT_OPTION)
820 844
821 ./obstack.o: $(srcdir)/obstack.c config.h $(INCDIR)/obstack.h 845 ./obstack.$(objext): $(srcdir)/obstack.c config.h $(INCDIR)/obstack.h
822 if [ x"$(PICFLAG)" != x ]; then \ 846 if [ x"$(PICFLAG)" != x ]; then \
823 $(COMPILE.c) $(PICFLAG) $(srcdir)/obstack.c -o pic/$@; \ 847 $(COMPILE.c) $(PICFLAG) $(srcdir)/obstack.c -o pic/$@; \
824 else true; fi 848 else true; fi
825 $(COMPILE.c) $(srcdir)/obstack.c $(OUTPUT_OPTION) 849 $(COMPILE.c) $(srcdir)/obstack.c $(OUTPUT_OPTION)
826 850
827 ./partition.o: $(srcdir)/partition.c config.h $(INCDIR)/ansidecl.h \ 851 ./partition.$(objext): $(srcdir)/partition.c config.h $(INCDIR)/ansidecl.h \
828 $(INCDIR)/libiberty.h $(INCDIR)/partition.h 852 $(INCDIR)/libiberty.h $(INCDIR)/partition.h
829 if [ x"$(PICFLAG)" != x ]; then \ 853 if [ x"$(PICFLAG)" != x ]; then \
830 $(COMPILE.c) $(PICFLAG) $(srcdir)/partition.c -o pic/$@; \ 854 $(COMPILE.c) $(PICFLAG) $(srcdir)/partition.c -o pic/$@; \
831 else true; fi 855 else true; fi
832 $(COMPILE.c) $(srcdir)/partition.c $(OUTPUT_OPTION) 856 $(COMPILE.c) $(srcdir)/partition.c $(OUTPUT_OPTION)
833 857
834 ./pex-common.o: $(srcdir)/pex-common.c config.h $(INCDIR)/ansidecl.h \ 858 ./pex-common.$(objext): $(srcdir)/pex-common.c config.h $(INCDIR)/ansidecl.h \
835 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h 859 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h
836 if [ x"$(PICFLAG)" != x ]; then \ 860 if [ x"$(PICFLAG)" != x ]; then \
837 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-common.c -o pic/$@; \ 861 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-common.c -o pic/$@; \
838 else true; fi 862 else true; fi
839 $(COMPILE.c) $(srcdir)/pex-common.c $(OUTPUT_OPTION) 863 $(COMPILE.c) $(srcdir)/pex-common.c $(OUTPUT_OPTION)
840 864
841 ./pex-djgpp.o: $(srcdir)/pex-djgpp.c config.h $(INCDIR)/ansidecl.h \ 865 ./pex-djgpp.$(objext): $(srcdir)/pex-djgpp.c config.h $(INCDIR)/ansidecl.h \
842 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h 866 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h
843 if [ x"$(PICFLAG)" != x ]; then \ 867 if [ x"$(PICFLAG)" != x ]; then \
844 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-djgpp.c -o pic/$@; \ 868 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-djgpp.c -o pic/$@; \
845 else true; fi 869 else true; fi
846 $(COMPILE.c) $(srcdir)/pex-djgpp.c $(OUTPUT_OPTION) 870 $(COMPILE.c) $(srcdir)/pex-djgpp.c $(OUTPUT_OPTION)
847 871
848 ./pex-msdos.o: $(srcdir)/pex-msdos.c config.h $(INCDIR)/ansidecl.h \ 872 ./pex-msdos.$(objext): $(srcdir)/pex-msdos.c config.h $(INCDIR)/ansidecl.h \
849 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h \ 873 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h \
850 $(INCDIR)/safe-ctype.h 874 $(INCDIR)/safe-ctype.h
851 if [ x"$(PICFLAG)" != x ]; then \ 875 if [ x"$(PICFLAG)" != x ]; then \
852 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-msdos.c -o pic/$@; \ 876 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-msdos.c -o pic/$@; \
853 else true; fi 877 else true; fi
854 $(COMPILE.c) $(srcdir)/pex-msdos.c $(OUTPUT_OPTION) 878 $(COMPILE.c) $(srcdir)/pex-msdos.c $(OUTPUT_OPTION)
855 879
856 ./pex-one.o: $(srcdir)/pex-one.c config.h $(INCDIR)/ansidecl.h \ 880 ./pex-one.$(objext): $(srcdir)/pex-one.c config.h $(INCDIR)/ansidecl.h \
857 $(INCDIR)/libiberty.h 881 $(INCDIR)/libiberty.h
858 if [ x"$(PICFLAG)" != x ]; then \ 882 if [ x"$(PICFLAG)" != x ]; then \
859 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-one.c -o pic/$@; \ 883 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-one.c -o pic/$@; \
860 else true; fi 884 else true; fi
861 $(COMPILE.c) $(srcdir)/pex-one.c $(OUTPUT_OPTION) 885 $(COMPILE.c) $(srcdir)/pex-one.c $(OUTPUT_OPTION)
862 886
863 ./pex-unix.o: $(srcdir)/pex-unix.c config.h $(INCDIR)/ansidecl.h \ 887 ./pex-unix.$(objext): $(srcdir)/pex-unix.c config.h $(INCDIR)/ansidecl.h \
864 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h 888 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h
865 if [ x"$(PICFLAG)" != x ]; then \ 889 if [ x"$(PICFLAG)" != x ]; then \
866 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-unix.c -o pic/$@; \ 890 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-unix.c -o pic/$@; \
867 else true; fi 891 else true; fi
868 $(COMPILE.c) $(srcdir)/pex-unix.c $(OUTPUT_OPTION) 892 $(COMPILE.c) $(srcdir)/pex-unix.c $(OUTPUT_OPTION)
869 893
870 ./pex-win32.o: $(srcdir)/pex-win32.c config.h $(INCDIR)/ansidecl.h \ 894 ./pex-win32.$(objext): $(srcdir)/pex-win32.c config.h $(INCDIR)/ansidecl.h \
871 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h 895 $(INCDIR)/libiberty.h $(srcdir)/pex-common.h
872 if [ x"$(PICFLAG)" != x ]; then \ 896 if [ x"$(PICFLAG)" != x ]; then \
873 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-win32.c -o pic/$@; \ 897 $(COMPILE.c) $(PICFLAG) $(srcdir)/pex-win32.c -o pic/$@; \
874 else true; fi 898 else true; fi
875 $(COMPILE.c) $(srcdir)/pex-win32.c $(OUTPUT_OPTION) 899 $(COMPILE.c) $(srcdir)/pex-win32.c $(OUTPUT_OPTION)
876 900
877 ./pexecute.o: $(srcdir)/pexecute.c config.h $(INCDIR)/ansidecl.h \ 901 ./pexecute.$(objext): $(srcdir)/pexecute.c config.h $(INCDIR)/ansidecl.h \
878 $(INCDIR)/libiberty.h 902 $(INCDIR)/libiberty.h
879 if [ x"$(PICFLAG)" != x ]; then \ 903 if [ x"$(PICFLAG)" != x ]; then \
880 $(COMPILE.c) $(PICFLAG) $(srcdir)/pexecute.c -o pic/$@; \ 904 $(COMPILE.c) $(PICFLAG) $(srcdir)/pexecute.c -o pic/$@; \
881 else true; fi 905 else true; fi
882 $(COMPILE.c) $(srcdir)/pexecute.c $(OUTPUT_OPTION) 906 $(COMPILE.c) $(srcdir)/pexecute.c $(OUTPUT_OPTION)
883 907
884 ./physmem.o: $(srcdir)/physmem.c config.h $(INCDIR)/ansidecl.h \ 908 ./physmem.$(objext): $(srcdir)/physmem.c config.h $(INCDIR)/ansidecl.h \
885 $(INCDIR)/libiberty.h 909 $(INCDIR)/libiberty.h
886 if [ x"$(PICFLAG)" != x ]; then \ 910 if [ x"$(PICFLAG)" != x ]; then \
887 $(COMPILE.c) $(PICFLAG) $(srcdir)/physmem.c -o pic/$@; \ 911 $(COMPILE.c) $(PICFLAG) $(srcdir)/physmem.c -o pic/$@; \
888 else true; fi 912 else true; fi
889 $(COMPILE.c) $(srcdir)/physmem.c $(OUTPUT_OPTION) 913 $(COMPILE.c) $(srcdir)/physmem.c $(OUTPUT_OPTION)
890 914
891 ./putenv.o: $(srcdir)/putenv.c config.h $(INCDIR)/ansidecl.h 915 ./putenv.$(objext): $(srcdir)/putenv.c config.h $(INCDIR)/ansidecl.h
892 if [ x"$(PICFLAG)" != x ]; then \ 916 if [ x"$(PICFLAG)" != x ]; then \
893 $(COMPILE.c) $(PICFLAG) $(srcdir)/putenv.c -o pic/$@; \ 917 $(COMPILE.c) $(PICFLAG) $(srcdir)/putenv.c -o pic/$@; \
894 else true; fi 918 else true; fi
895 $(COMPILE.c) $(srcdir)/putenv.c $(OUTPUT_OPTION) 919 $(COMPILE.c) $(srcdir)/putenv.c $(OUTPUT_OPTION)
896 920
897 ./random.o: $(srcdir)/random.c $(INCDIR)/ansidecl.h 921 ./random.$(objext): $(srcdir)/random.c $(INCDIR)/ansidecl.h
898 if [ x"$(PICFLAG)" != x ]; then \ 922 if [ x"$(PICFLAG)" != x ]; then \
899 $(COMPILE.c) $(PICFLAG) $(srcdir)/random.c -o pic/$@; \ 923 $(COMPILE.c) $(PICFLAG) $(srcdir)/random.c -o pic/$@; \
900 else true; fi 924 else true; fi
901 $(COMPILE.c) $(srcdir)/random.c $(OUTPUT_OPTION) 925 $(COMPILE.c) $(srcdir)/random.c $(OUTPUT_OPTION)
902 926
903 ./regex.o: $(srcdir)/regex.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \ 927 ./regex.$(objext): $(srcdir)/regex.c config.h $(INCDIR)/ansidecl.h \
904 $(INCDIR)/xregex2.h 928 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
905 if [ x"$(PICFLAG)" != x ]; then \ 929 if [ x"$(PICFLAG)" != x ]; then \
906 $(COMPILE.c) $(PICFLAG) $(srcdir)/regex.c -o pic/$@; \ 930 $(COMPILE.c) $(PICFLAG) $(srcdir)/regex.c -o pic/$@; \
907 else true; fi 931 else true; fi
908 $(COMPILE.c) $(srcdir)/regex.c $(OUTPUT_OPTION) 932 $(COMPILE.c) $(srcdir)/regex.c $(OUTPUT_OPTION)
909 933
910 ./rename.o: $(srcdir)/rename.c config.h $(INCDIR)/ansidecl.h 934 ./rename.$(objext): $(srcdir)/rename.c config.h $(INCDIR)/ansidecl.h
911 if [ x"$(PICFLAG)" != x ]; then \ 935 if [ x"$(PICFLAG)" != x ]; then \
912 $(COMPILE.c) $(PICFLAG) $(srcdir)/rename.c -o pic/$@; \ 936 $(COMPILE.c) $(PICFLAG) $(srcdir)/rename.c -o pic/$@; \
913 else true; fi 937 else true; fi
914 $(COMPILE.c) $(srcdir)/rename.c $(OUTPUT_OPTION) 938 $(COMPILE.c) $(srcdir)/rename.c $(OUTPUT_OPTION)
915 939
916 ./rindex.o: $(srcdir)/rindex.c 940 ./rindex.$(objext): $(srcdir)/rindex.c
917 if [ x"$(PICFLAG)" != x ]; then \ 941 if [ x"$(PICFLAG)" != x ]; then \
918 $(COMPILE.c) $(PICFLAG) $(srcdir)/rindex.c -o pic/$@; \ 942 $(COMPILE.c) $(PICFLAG) $(srcdir)/rindex.c -o pic/$@; \
919 else true; fi 943 else true; fi
920 $(COMPILE.c) $(srcdir)/rindex.c $(OUTPUT_OPTION) 944 $(COMPILE.c) $(srcdir)/rindex.c $(OUTPUT_OPTION)
921 945
922 ./safe-ctype.o: $(srcdir)/safe-ctype.c $(INCDIR)/ansidecl.h \ 946 ./safe-ctype.$(objext): $(srcdir)/safe-ctype.c $(INCDIR)/ansidecl.h \
923 $(INCDIR)/safe-ctype.h 947 $(INCDIR)/safe-ctype.h
924 if [ x"$(PICFLAG)" != x ]; then \ 948 if [ x"$(PICFLAG)" != x ]; then \
925 $(COMPILE.c) $(PICFLAG) $(srcdir)/safe-ctype.c -o pic/$@; \ 949 $(COMPILE.c) $(PICFLAG) $(srcdir)/safe-ctype.c -o pic/$@; \
926 else true; fi 950 else true; fi
927 $(COMPILE.c) $(srcdir)/safe-ctype.c $(OUTPUT_OPTION) 951 $(COMPILE.c) $(srcdir)/safe-ctype.c $(OUTPUT_OPTION)
928 952
929 ./setenv.o: $(srcdir)/setenv.c config.h $(INCDIR)/ansidecl.h 953 ./setenv.$(objext): $(srcdir)/setenv.c config.h $(INCDIR)/ansidecl.h
930 if [ x"$(PICFLAG)" != x ]; then \ 954 if [ x"$(PICFLAG)" != x ]; then \
931 $(COMPILE.c) $(PICFLAG) $(srcdir)/setenv.c -o pic/$@; \ 955 $(COMPILE.c) $(PICFLAG) $(srcdir)/setenv.c -o pic/$@; \
932 else true; fi 956 else true; fi
933 $(COMPILE.c) $(srcdir)/setenv.c $(OUTPUT_OPTION) 957 $(COMPILE.c) $(srcdir)/setenv.c $(OUTPUT_OPTION)
934 958
935 ./sha1.o: $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h 959 ./setproctitle.$(objext): $(srcdir)/setproctitle.c config.h $(INCDIR)/ansidecl.h
960 if [ x"$(PICFLAG)" != x ]; then \
961 $(COMPILE.c) $(PICFLAG) $(srcdir)/setproctitle.c -o pic/$@; \
962 else true; fi
963 $(COMPILE.c) $(srcdir)/setproctitle.c $(OUTPUT_OPTION)
964
965 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
936 if [ x"$(PICFLAG)" != x ]; then \ 966 if [ x"$(PICFLAG)" != x ]; then \
937 $(COMPILE.c) $(PICFLAG) $(srcdir)/sha1.c -o pic/$@; \ 967 $(COMPILE.c) $(PICFLAG) $(srcdir)/sha1.c -o pic/$@; \
938 else true; fi 968 else true; fi
939 $(COMPILE.c) $(srcdir)/sha1.c $(OUTPUT_OPTION) 969 $(COMPILE.c) $(srcdir)/sha1.c $(OUTPUT_OPTION)
940 970
941 ./sigsetmask.o: $(srcdir)/sigsetmask.c $(INCDIR)/ansidecl.h 971 ./sigsetmask.$(objext): $(srcdir)/sigsetmask.c $(INCDIR)/ansidecl.h
942 if [ x"$(PICFLAG)" != x ]; then \ 972 if [ x"$(PICFLAG)" != x ]; then \
943 $(COMPILE.c) $(PICFLAG) $(srcdir)/sigsetmask.c -o pic/$@; \ 973 $(COMPILE.c) $(PICFLAG) $(srcdir)/sigsetmask.c -o pic/$@; \
944 else true; fi 974 else true; fi
945 $(COMPILE.c) $(srcdir)/sigsetmask.c $(OUTPUT_OPTION) 975 $(COMPILE.c) $(srcdir)/sigsetmask.c $(OUTPUT_OPTION)
946 976
947 ./snprintf.o: $(srcdir)/snprintf.c $(INCDIR)/ansidecl.h 977 ./simple-object-coff.$(objext): $(srcdir)/simple-object-coff.c config.h \
978 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
979 $(srcdir)/simple-object-common.h $(INCDIR)/simple-object.h
980 if [ x"$(PICFLAG)" != x ]; then \
981 $(COMPILE.c) $(PICFLAG) $(srcdir)/simple-object-coff.c -o pic/$@; \
982 else true; fi
983 $(COMPILE.c) $(srcdir)/simple-object-coff.c $(OUTPUT_OPTION)
984
985 ./simple-object-elf.$(objext): $(srcdir)/simple-object-elf.c config.h \
986 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
987 $(srcdir)/simple-object-common.h $(INCDIR)/simple-object.h
988 if [ x"$(PICFLAG)" != x ]; then \
989 $(COMPILE.c) $(PICFLAG) $(srcdir)/simple-object-elf.c -o pic/$@; \
990 else true; fi
991 $(COMPILE.c) $(srcdir)/simple-object-elf.c $(OUTPUT_OPTION)
992
993 ./simple-object-mach-o.$(objext): $(srcdir)/simple-object-mach-o.c config.h \
994 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
995 $(srcdir)/simple-object-common.h $(INCDIR)/simple-object.h
996 if [ x"$(PICFLAG)" != x ]; then \
997 $(COMPILE.c) $(PICFLAG) $(srcdir)/simple-object-mach-o.c -o pic/$@; \
998 else true; fi
999 $(COMPILE.c) $(srcdir)/simple-object-mach-o.c $(OUTPUT_OPTION)
1000
1001 ./simple-object.$(objext): $(srcdir)/simple-object.c config.h \
1002 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1003 $(srcdir)/simple-object-common.h $(INCDIR)/simple-object.h
1004 if [ x"$(PICFLAG)" != x ]; then \
1005 $(COMPILE.c) $(PICFLAG) $(srcdir)/simple-object.c -o pic/$@; \
1006 else true; fi
1007 $(COMPILE.c) $(srcdir)/simple-object.c $(OUTPUT_OPTION)
1008
1009 ./snprintf.$(objext): $(srcdir)/snprintf.c $(INCDIR)/ansidecl.h
948 if [ x"$(PICFLAG)" != x ]; then \ 1010 if [ x"$(PICFLAG)" != x ]; then \
949 $(COMPILE.c) $(PICFLAG) $(srcdir)/snprintf.c -o pic/$@; \ 1011 $(COMPILE.c) $(PICFLAG) $(srcdir)/snprintf.c -o pic/$@; \
950 else true; fi 1012 else true; fi
951 $(COMPILE.c) $(srcdir)/snprintf.c $(OUTPUT_OPTION) 1013 $(COMPILE.c) $(srcdir)/snprintf.c $(OUTPUT_OPTION)
952 1014
953 ./sort.o: $(srcdir)/sort.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ 1015 ./sort.$(objext): $(srcdir)/sort.c config.h $(INCDIR)/ansidecl.h \
954 $(INCDIR)/sort.h 1016 $(INCDIR)/libiberty.h $(INCDIR)/sort.h
955 if [ x"$(PICFLAG)" != x ]; then \ 1017 if [ x"$(PICFLAG)" != x ]; then \
956 $(COMPILE.c) $(PICFLAG) $(srcdir)/sort.c -o pic/$@; \ 1018 $(COMPILE.c) $(PICFLAG) $(srcdir)/sort.c -o pic/$@; \
957 else true; fi 1019 else true; fi
958 $(COMPILE.c) $(srcdir)/sort.c $(OUTPUT_OPTION) 1020 $(COMPILE.c) $(srcdir)/sort.c $(OUTPUT_OPTION)
959 1021
960 ./spaces.o: $(srcdir)/spaces.c config.h $(INCDIR)/ansidecl.h \ 1022 ./spaces.$(objext): $(srcdir)/spaces.c config.h $(INCDIR)/ansidecl.h \
961 $(INCDIR)/libiberty.h 1023 $(INCDIR)/libiberty.h
962 if [ x"$(PICFLAG)" != x ]; then \ 1024 if [ x"$(PICFLAG)" != x ]; then \
963 $(COMPILE.c) $(PICFLAG) $(srcdir)/spaces.c -o pic/$@; \ 1025 $(COMPILE.c) $(PICFLAG) $(srcdir)/spaces.c -o pic/$@; \
964 else true; fi 1026 else true; fi
965 $(COMPILE.c) $(srcdir)/spaces.c $(OUTPUT_OPTION) 1027 $(COMPILE.c) $(srcdir)/spaces.c $(OUTPUT_OPTION)
966 1028
967 ./splay-tree.o: $(srcdir)/splay-tree.c config.h $(INCDIR)/ansidecl.h \ 1029 ./splay-tree.$(objext): $(srcdir)/splay-tree.c config.h $(INCDIR)/ansidecl.h \
968 $(INCDIR)/libiberty.h $(INCDIR)/splay-tree.h 1030 $(INCDIR)/libiberty.h $(INCDIR)/splay-tree.h
969 if [ x"$(PICFLAG)" != x ]; then \ 1031 if [ x"$(PICFLAG)" != x ]; then \
970 $(COMPILE.c) $(PICFLAG) $(srcdir)/splay-tree.c -o pic/$@; \ 1032 $(COMPILE.c) $(PICFLAG) $(srcdir)/splay-tree.c -o pic/$@; \
971 else true; fi 1033 else true; fi
972 $(COMPILE.c) $(srcdir)/splay-tree.c $(OUTPUT_OPTION) 1034 $(COMPILE.c) $(srcdir)/splay-tree.c $(OUTPUT_OPTION)
973 1035
974 ./stpcpy.o: $(srcdir)/stpcpy.c $(INCDIR)/ansidecl.h 1036 ./stpcpy.$(objext): $(srcdir)/stpcpy.c $(INCDIR)/ansidecl.h
975 if [ x"$(PICFLAG)" != x ]; then \ 1037 if [ x"$(PICFLAG)" != x ]; then \
976 $(COMPILE.c) $(PICFLAG) $(srcdir)/stpcpy.c -o pic/$@; \ 1038 $(COMPILE.c) $(PICFLAG) $(srcdir)/stpcpy.c -o pic/$@; \
977 else true; fi 1039 else true; fi
978 $(COMPILE.c) $(srcdir)/stpcpy.c $(OUTPUT_OPTION) 1040 $(COMPILE.c) $(srcdir)/stpcpy.c $(OUTPUT_OPTION)
979 1041
980 ./stpncpy.o: $(srcdir)/stpncpy.c $(INCDIR)/ansidecl.h 1042 ./stpncpy.$(objext): $(srcdir)/stpncpy.c $(INCDIR)/ansidecl.h
981 if [ x"$(PICFLAG)" != x ]; then \ 1043 if [ x"$(PICFLAG)" != x ]; then \
982 $(COMPILE.c) $(PICFLAG) $(srcdir)/stpncpy.c -o pic/$@; \ 1044 $(COMPILE.c) $(PICFLAG) $(srcdir)/stpncpy.c -o pic/$@; \
983 else true; fi 1045 else true; fi
984 $(COMPILE.c) $(srcdir)/stpncpy.c $(OUTPUT_OPTION) 1046 $(COMPILE.c) $(srcdir)/stpncpy.c $(OUTPUT_OPTION)
985 1047
986 ./strcasecmp.o: $(srcdir)/strcasecmp.c $(INCDIR)/ansidecl.h 1048 ./strcasecmp.$(objext): $(srcdir)/strcasecmp.c $(INCDIR)/ansidecl.h
987 if [ x"$(PICFLAG)" != x ]; then \ 1049 if [ x"$(PICFLAG)" != x ]; then \
988 $(COMPILE.c) $(PICFLAG) $(srcdir)/strcasecmp.c -o pic/$@; \ 1050 $(COMPILE.c) $(PICFLAG) $(srcdir)/strcasecmp.c -o pic/$@; \
989 else true; fi 1051 else true; fi
990 $(COMPILE.c) $(srcdir)/strcasecmp.c $(OUTPUT_OPTION) 1052 $(COMPILE.c) $(srcdir)/strcasecmp.c $(OUTPUT_OPTION)
991 1053
992 ./strchr.o: $(srcdir)/strchr.c $(INCDIR)/ansidecl.h 1054 ./strchr.$(objext): $(srcdir)/strchr.c $(INCDIR)/ansidecl.h
993 if [ x"$(PICFLAG)" != x ]; then \ 1055 if [ x"$(PICFLAG)" != x ]; then \
994 $(COMPILE.c) $(PICFLAG) $(srcdir)/strchr.c -o pic/$@; \ 1056 $(COMPILE.c) $(PICFLAG) $(srcdir)/strchr.c -o pic/$@; \
995 else true; fi 1057 else true; fi
996 $(COMPILE.c) $(srcdir)/strchr.c $(OUTPUT_OPTION) 1058 $(COMPILE.c) $(srcdir)/strchr.c $(OUTPUT_OPTION)
997 1059
998 ./strdup.o: $(srcdir)/strdup.c $(INCDIR)/ansidecl.h 1060 ./strdup.$(objext): $(srcdir)/strdup.c $(INCDIR)/ansidecl.h
999 if [ x"$(PICFLAG)" != x ]; then \ 1061 if [ x"$(PICFLAG)" != x ]; then \
1000 $(COMPILE.c) $(PICFLAG) $(srcdir)/strdup.c -o pic/$@; \ 1062 $(COMPILE.c) $(PICFLAG) $(srcdir)/strdup.c -o pic/$@; \
1001 else true; fi 1063 else true; fi
1002 $(COMPILE.c) $(srcdir)/strdup.c $(OUTPUT_OPTION) 1064 $(COMPILE.c) $(srcdir)/strdup.c $(OUTPUT_OPTION)
1003 1065
1004 ./strerror.o: $(srcdir)/strerror.c config.h $(INCDIR)/ansidecl.h \ 1066 ./strerror.$(objext): $(srcdir)/strerror.c config.h $(INCDIR)/ansidecl.h \
1005 $(INCDIR)/libiberty.h 1067 $(INCDIR)/libiberty.h
1006 if [ x"$(PICFLAG)" != x ]; then \ 1068 if [ x"$(PICFLAG)" != x ]; then \
1007 $(COMPILE.c) $(PICFLAG) $(srcdir)/strerror.c -o pic/$@; \ 1069 $(COMPILE.c) $(PICFLAG) $(srcdir)/strerror.c -o pic/$@; \
1008 else true; fi 1070 else true; fi
1009 $(COMPILE.c) $(srcdir)/strerror.c $(OUTPUT_OPTION) 1071 $(COMPILE.c) $(srcdir)/strerror.c $(OUTPUT_OPTION)
1010 1072
1011 ./strncasecmp.o: $(srcdir)/strncasecmp.c $(INCDIR)/ansidecl.h 1073 ./strncasecmp.$(objext): $(srcdir)/strncasecmp.c $(INCDIR)/ansidecl.h
1012 if [ x"$(PICFLAG)" != x ]; then \ 1074 if [ x"$(PICFLAG)" != x ]; then \
1013 $(COMPILE.c) $(PICFLAG) $(srcdir)/strncasecmp.c -o pic/$@; \ 1075 $(COMPILE.c) $(PICFLAG) $(srcdir)/strncasecmp.c -o pic/$@; \
1014 else true; fi 1076 else true; fi
1015 $(COMPILE.c) $(srcdir)/strncasecmp.c $(OUTPUT_OPTION) 1077 $(COMPILE.c) $(srcdir)/strncasecmp.c $(OUTPUT_OPTION)
1016 1078
1017 ./strncmp.o: $(srcdir)/strncmp.c $(INCDIR)/ansidecl.h 1079 ./strncmp.$(objext): $(srcdir)/strncmp.c $(INCDIR)/ansidecl.h
1018 if [ x"$(PICFLAG)" != x ]; then \ 1080 if [ x"$(PICFLAG)" != x ]; then \
1019 $(COMPILE.c) $(PICFLAG) $(srcdir)/strncmp.c -o pic/$@; \ 1081 $(COMPILE.c) $(PICFLAG) $(srcdir)/strncmp.c -o pic/$@; \
1020 else true; fi 1082 else true; fi
1021 $(COMPILE.c) $(srcdir)/strncmp.c $(OUTPUT_OPTION) 1083 $(COMPILE.c) $(srcdir)/strncmp.c $(OUTPUT_OPTION)
1022 1084
1023 ./strndup.o: $(srcdir)/strndup.c $(INCDIR)/ansidecl.h 1085 ./strndup.$(objext): $(srcdir)/strndup.c $(INCDIR)/ansidecl.h
1024 if [ x"$(PICFLAG)" != x ]; then \ 1086 if [ x"$(PICFLAG)" != x ]; then \
1025 $(COMPILE.c) $(PICFLAG) $(srcdir)/strndup.c -o pic/$@; \ 1087 $(COMPILE.c) $(PICFLAG) $(srcdir)/strndup.c -o pic/$@; \
1026 else true; fi 1088 else true; fi
1027 $(COMPILE.c) $(srcdir)/strndup.c $(OUTPUT_OPTION) 1089 $(COMPILE.c) $(srcdir)/strndup.c $(OUTPUT_OPTION)
1028 1090
1029 ./strrchr.o: $(srcdir)/strrchr.c $(INCDIR)/ansidecl.h 1091 ./strrchr.$(objext): $(srcdir)/strrchr.c $(INCDIR)/ansidecl.h
1030 if [ x"$(PICFLAG)" != x ]; then \ 1092 if [ x"$(PICFLAG)" != x ]; then \
1031 $(COMPILE.c) $(PICFLAG) $(srcdir)/strrchr.c -o pic/$@; \ 1093 $(COMPILE.c) $(PICFLAG) $(srcdir)/strrchr.c -o pic/$@; \
1032 else true; fi 1094 else true; fi
1033 $(COMPILE.c) $(srcdir)/strrchr.c $(OUTPUT_OPTION) 1095 $(COMPILE.c) $(srcdir)/strrchr.c $(OUTPUT_OPTION)
1034 1096
1035 ./strsignal.o: $(srcdir)/strsignal.c config.h $(INCDIR)/ansidecl.h \ 1097 ./strsignal.$(objext): $(srcdir)/strsignal.c config.h $(INCDIR)/ansidecl.h \
1036 $(INCDIR)/libiberty.h 1098 $(INCDIR)/libiberty.h
1037 if [ x"$(PICFLAG)" != x ]; then \ 1099 if [ x"$(PICFLAG)" != x ]; then \
1038 $(COMPILE.c) $(PICFLAG) $(srcdir)/strsignal.c -o pic/$@; \ 1100 $(COMPILE.c) $(PICFLAG) $(srcdir)/strsignal.c -o pic/$@; \
1039 else true; fi 1101 else true; fi
1040 $(COMPILE.c) $(srcdir)/strsignal.c $(OUTPUT_OPTION) 1102 $(COMPILE.c) $(srcdir)/strsignal.c $(OUTPUT_OPTION)
1041 1103
1042 ./strstr.o: $(srcdir)/strstr.c 1104 ./strstr.$(objext): $(srcdir)/strstr.c
1043 if [ x"$(PICFLAG)" != x ]; then \ 1105 if [ x"$(PICFLAG)" != x ]; then \
1044 $(COMPILE.c) $(PICFLAG) $(srcdir)/strstr.c -o pic/$@; \ 1106 $(COMPILE.c) $(PICFLAG) $(srcdir)/strstr.c -o pic/$@; \
1045 else true; fi 1107 else true; fi
1046 $(COMPILE.c) $(srcdir)/strstr.c $(OUTPUT_OPTION) 1108 $(COMPILE.c) $(srcdir)/strstr.c $(OUTPUT_OPTION)
1047 1109
1048 ./strtod.o: $(srcdir)/strtod.c $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h 1110 ./strtod.$(objext): $(srcdir)/strtod.c $(INCDIR)/ansidecl.h \
1111 $(INCDIR)/safe-ctype.h
1049 if [ x"$(PICFLAG)" != x ]; then \ 1112 if [ x"$(PICFLAG)" != x ]; then \
1050 $(COMPILE.c) $(PICFLAG) $(srcdir)/strtod.c -o pic/$@; \ 1113 $(COMPILE.c) $(PICFLAG) $(srcdir)/strtod.c -o pic/$@; \
1051 else true; fi 1114 else true; fi
1052 $(COMPILE.c) $(srcdir)/strtod.c $(OUTPUT_OPTION) 1115 $(COMPILE.c) $(srcdir)/strtod.c $(OUTPUT_OPTION)
1053 1116
1054 ./strtol.o: $(srcdir)/strtol.c config.h $(INCDIR)/safe-ctype.h 1117 ./strtol.$(objext): $(srcdir)/strtol.c config.h $(INCDIR)/safe-ctype.h
1055 if [ x"$(PICFLAG)" != x ]; then \ 1118 if [ x"$(PICFLAG)" != x ]; then \
1056 $(COMPILE.c) $(PICFLAG) $(srcdir)/strtol.c -o pic/$@; \ 1119 $(COMPILE.c) $(PICFLAG) $(srcdir)/strtol.c -o pic/$@; \
1057 else true; fi 1120 else true; fi
1058 $(COMPILE.c) $(srcdir)/strtol.c $(OUTPUT_OPTION) 1121 $(COMPILE.c) $(srcdir)/strtol.c $(OUTPUT_OPTION)
1059 1122
1060 ./strtoul.o: $(srcdir)/strtoul.c config.h $(INCDIR)/ansidecl.h \ 1123 ./strtoul.$(objext): $(srcdir)/strtoul.c config.h $(INCDIR)/ansidecl.h \
1061 $(INCDIR)/safe-ctype.h 1124 $(INCDIR)/safe-ctype.h
1062 if [ x"$(PICFLAG)" != x ]; then \ 1125 if [ x"$(PICFLAG)" != x ]; then \
1063 $(COMPILE.c) $(PICFLAG) $(srcdir)/strtoul.c -o pic/$@; \ 1126 $(COMPILE.c) $(PICFLAG) $(srcdir)/strtoul.c -o pic/$@; \
1064 else true; fi 1127 else true; fi
1065 $(COMPILE.c) $(srcdir)/strtoul.c $(OUTPUT_OPTION) 1128 $(COMPILE.c) $(srcdir)/strtoul.c $(OUTPUT_OPTION)
1066 1129
1067 ./strverscmp.o: $(srcdir)/strverscmp.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ 1130 ./strverscmp.$(objext): $(srcdir)/strverscmp.c $(INCDIR)/ansidecl.h \
1068 $(INCDIR)/safe-ctype.h 1131 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1069 if [ x"$(PICFLAG)" != x ]; then \ 1132 if [ x"$(PICFLAG)" != x ]; then \
1070 $(COMPILE.c) $(PICFLAG) $(srcdir)/strverscmp.c -o pic/$@; \ 1133 $(COMPILE.c) $(PICFLAG) $(srcdir)/strverscmp.c -o pic/$@; \
1071 else true; fi 1134 else true; fi
1072 $(COMPILE.c) $(srcdir)/strverscmp.c $(OUTPUT_OPTION) 1135 $(COMPILE.c) $(srcdir)/strverscmp.c $(OUTPUT_OPTION)
1073 1136
1074 ./tmpnam.o: $(srcdir)/tmpnam.c 1137 ./tmpnam.$(objext): $(srcdir)/tmpnam.c
1075 if [ x"$(PICFLAG)" != x ]; then \ 1138 if [ x"$(PICFLAG)" != x ]; then \
1076 $(COMPILE.c) $(PICFLAG) $(srcdir)/tmpnam.c -o pic/$@; \ 1139 $(COMPILE.c) $(PICFLAG) $(srcdir)/tmpnam.c -o pic/$@; \
1077 else true; fi 1140 else true; fi
1078 $(COMPILE.c) $(srcdir)/tmpnam.c $(OUTPUT_OPTION) 1141 $(COMPILE.c) $(srcdir)/tmpnam.c $(OUTPUT_OPTION)
1079 1142
1080 ./unlink-if-ordinary.o: $(srcdir)/unlink-if-ordinary.c config.h \ 1143 ./unlink-if-ordinary.$(objext): $(srcdir)/unlink-if-ordinary.c config.h \
1081 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h 1144 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h
1082 if [ x"$(PICFLAG)" != x ]; then \ 1145 if [ x"$(PICFLAG)" != x ]; then \
1083 $(COMPILE.c) $(PICFLAG) $(srcdir)/unlink-if-ordinary.c -o pic/$@; \ 1146 $(COMPILE.c) $(PICFLAG) $(srcdir)/unlink-if-ordinary.c -o pic/$@; \
1084 else true; fi 1147 else true; fi
1085 $(COMPILE.c) $(srcdir)/unlink-if-ordinary.c $(OUTPUT_OPTION) 1148 $(COMPILE.c) $(srcdir)/unlink-if-ordinary.c $(OUTPUT_OPTION)
1086 1149
1087 ./vasprintf.o: $(srcdir)/vasprintf.c config.h $(INCDIR)/ansidecl.h \ 1150 ./vasprintf.$(objext): $(srcdir)/vasprintf.c config.h $(INCDIR)/ansidecl.h \
1088 $(INCDIR)/libiberty.h 1151 $(INCDIR)/libiberty.h
1089 if [ x"$(PICFLAG)" != x ]; then \ 1152 if [ x"$(PICFLAG)" != x ]; then \
1090 $(COMPILE.c) $(PICFLAG) $(srcdir)/vasprintf.c -o pic/$@; \ 1153 $(COMPILE.c) $(PICFLAG) $(srcdir)/vasprintf.c -o pic/$@; \
1091 else true; fi 1154 else true; fi
1092 $(COMPILE.c) $(srcdir)/vasprintf.c $(OUTPUT_OPTION) 1155 $(COMPILE.c) $(srcdir)/vasprintf.c $(OUTPUT_OPTION)
1093 1156
1094 ./vfork.o: $(srcdir)/vfork.c $(INCDIR)/ansidecl.h 1157 ./vfork.$(objext): $(srcdir)/vfork.c $(INCDIR)/ansidecl.h
1095 if [ x"$(PICFLAG)" != x ]; then \ 1158 if [ x"$(PICFLAG)" != x ]; then \
1096 $(COMPILE.c) $(PICFLAG) $(srcdir)/vfork.c -o pic/$@; \ 1159 $(COMPILE.c) $(PICFLAG) $(srcdir)/vfork.c -o pic/$@; \
1097 else true; fi 1160 else true; fi
1098 $(COMPILE.c) $(srcdir)/vfork.c $(OUTPUT_OPTION) 1161 $(COMPILE.c) $(srcdir)/vfork.c $(OUTPUT_OPTION)
1099 1162
1100 ./vfprintf.o: $(srcdir)/vfprintf.c $(INCDIR)/ansidecl.h 1163 ./vfprintf.$(objext): $(srcdir)/vfprintf.c $(INCDIR)/ansidecl.h
1101 if [ x"$(PICFLAG)" != x ]; then \ 1164 if [ x"$(PICFLAG)" != x ]; then \
1102 $(COMPILE.c) $(PICFLAG) $(srcdir)/vfprintf.c -o pic/$@; \ 1165 $(COMPILE.c) $(PICFLAG) $(srcdir)/vfprintf.c -o pic/$@; \
1103 else true; fi 1166 else true; fi
1104 $(COMPILE.c) $(srcdir)/vfprintf.c $(OUTPUT_OPTION) 1167 $(COMPILE.c) $(srcdir)/vfprintf.c $(OUTPUT_OPTION)
1105 1168
1106 ./vprintf.o: $(srcdir)/vprintf.c $(INCDIR)/ansidecl.h 1169 ./vprintf.$(objext): $(srcdir)/vprintf.c $(INCDIR)/ansidecl.h
1107 if [ x"$(PICFLAG)" != x ]; then \ 1170 if [ x"$(PICFLAG)" != x ]; then \
1108 $(COMPILE.c) $(PICFLAG) $(srcdir)/vprintf.c -o pic/$@; \ 1171 $(COMPILE.c) $(PICFLAG) $(srcdir)/vprintf.c -o pic/$@; \
1109 else true; fi 1172 else true; fi
1110 $(COMPILE.c) $(srcdir)/vprintf.c $(OUTPUT_OPTION) 1173 $(COMPILE.c) $(srcdir)/vprintf.c $(OUTPUT_OPTION)
1111 1174
1112 ./vsnprintf.o: $(srcdir)/vsnprintf.c config.h $(INCDIR)/ansidecl.h \ 1175 ./vsnprintf.$(objext): $(srcdir)/vsnprintf.c config.h $(INCDIR)/ansidecl.h \
1113 $(INCDIR)/libiberty.h 1176 $(INCDIR)/libiberty.h
1114 if [ x"$(PICFLAG)" != x ]; then \ 1177 if [ x"$(PICFLAG)" != x ]; then \
1115 $(COMPILE.c) $(PICFLAG) $(srcdir)/vsnprintf.c -o pic/$@; \ 1178 $(COMPILE.c) $(PICFLAG) $(srcdir)/vsnprintf.c -o pic/$@; \
1116 else true; fi 1179 else true; fi
1117 $(COMPILE.c) $(srcdir)/vsnprintf.c $(OUTPUT_OPTION) 1180 $(COMPILE.c) $(srcdir)/vsnprintf.c $(OUTPUT_OPTION)
1118 1181
1119 ./vsprintf.o: $(srcdir)/vsprintf.c $(INCDIR)/ansidecl.h 1182 ./vsprintf.$(objext): $(srcdir)/vsprintf.c $(INCDIR)/ansidecl.h
1120 if [ x"$(PICFLAG)" != x ]; then \ 1183 if [ x"$(PICFLAG)" != x ]; then \
1121 $(COMPILE.c) $(PICFLAG) $(srcdir)/vsprintf.c -o pic/$@; \ 1184 $(COMPILE.c) $(PICFLAG) $(srcdir)/vsprintf.c -o pic/$@; \
1122 else true; fi 1185 else true; fi
1123 $(COMPILE.c) $(srcdir)/vsprintf.c $(OUTPUT_OPTION) 1186 $(COMPILE.c) $(srcdir)/vsprintf.c $(OUTPUT_OPTION)
1124 1187
1125 ./waitpid.o: $(srcdir)/waitpid.c config.h $(INCDIR)/ansidecl.h 1188 ./waitpid.$(objext): $(srcdir)/waitpid.c config.h $(INCDIR)/ansidecl.h
1126 if [ x"$(PICFLAG)" != x ]; then \ 1189 if [ x"$(PICFLAG)" != x ]; then \
1127 $(COMPILE.c) $(PICFLAG) $(srcdir)/waitpid.c -o pic/$@; \ 1190 $(COMPILE.c) $(PICFLAG) $(srcdir)/waitpid.c -o pic/$@; \
1128 else true; fi 1191 else true; fi
1129 $(COMPILE.c) $(srcdir)/waitpid.c $(OUTPUT_OPTION) 1192 $(COMPILE.c) $(srcdir)/waitpid.c $(OUTPUT_OPTION)
1130 1193
1131 ./xatexit.o: $(srcdir)/xatexit.c config.h $(INCDIR)/ansidecl.h \ 1194 ./xatexit.$(objext): $(srcdir)/xatexit.c config.h $(INCDIR)/ansidecl.h \
1132 $(INCDIR)/libiberty.h 1195 $(INCDIR)/libiberty.h
1133 if [ x"$(PICFLAG)" != x ]; then \ 1196 if [ x"$(PICFLAG)" != x ]; then \
1134 $(COMPILE.c) $(PICFLAG) $(srcdir)/xatexit.c -o pic/$@; \ 1197 $(COMPILE.c) $(PICFLAG) $(srcdir)/xatexit.c -o pic/$@; \
1135 else true; fi 1198 else true; fi
1136 $(COMPILE.c) $(srcdir)/xatexit.c $(OUTPUT_OPTION) 1199 $(COMPILE.c) $(srcdir)/xatexit.c $(OUTPUT_OPTION)
1137 1200
1138 ./xexit.o: $(srcdir)/xexit.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h 1201 ./xexit.$(objext): $(srcdir)/xexit.c config.h $(INCDIR)/ansidecl.h \
1202 $(INCDIR)/libiberty.h
1139 if [ x"$(PICFLAG)" != x ]; then \ 1203 if [ x"$(PICFLAG)" != x ]; then \
1140 $(COMPILE.c) $(PICFLAG) $(srcdir)/xexit.c -o pic/$@; \ 1204 $(COMPILE.c) $(PICFLAG) $(srcdir)/xexit.c -o pic/$@; \
1141 else true; fi 1205 else true; fi
1142 $(COMPILE.c) $(srcdir)/xexit.c $(OUTPUT_OPTION) 1206 $(COMPILE.c) $(srcdir)/xexit.c $(OUTPUT_OPTION)
1143 1207
1144 ./xmalloc.o: $(srcdir)/xmalloc.c config.h $(INCDIR)/ansidecl.h \ 1208 ./xmalloc.$(objext): $(srcdir)/xmalloc.c config.h $(INCDIR)/ansidecl.h \
1145 $(INCDIR)/libiberty.h 1209 $(INCDIR)/libiberty.h
1146 if [ x"$(PICFLAG)" != x ]; then \ 1210 if [ x"$(PICFLAG)" != x ]; then \
1147 $(COMPILE.c) $(PICFLAG) $(srcdir)/xmalloc.c -o pic/$@; \ 1211 $(COMPILE.c) $(PICFLAG) $(srcdir)/xmalloc.c -o pic/$@; \
1148 else true; fi 1212 else true; fi
1149 $(COMPILE.c) $(srcdir)/xmalloc.c $(OUTPUT_OPTION) 1213 $(COMPILE.c) $(srcdir)/xmalloc.c $(OUTPUT_OPTION)
1150 1214
1151 ./xmemdup.o: $(srcdir)/xmemdup.c config.h $(INCDIR)/ansidecl.h \ 1215 ./xmemdup.$(objext): $(srcdir)/xmemdup.c config.h $(INCDIR)/ansidecl.h \
1152 $(INCDIR)/libiberty.h 1216 $(INCDIR)/libiberty.h
1153 if [ x"$(PICFLAG)" != x ]; then \ 1217 if [ x"$(PICFLAG)" != x ]; then \
1154 $(COMPILE.c) $(PICFLAG) $(srcdir)/xmemdup.c -o pic/$@; \ 1218 $(COMPILE.c) $(PICFLAG) $(srcdir)/xmemdup.c -o pic/$@; \
1155 else true; fi 1219 else true; fi
1156 $(COMPILE.c) $(srcdir)/xmemdup.c $(OUTPUT_OPTION) 1220 $(COMPILE.c) $(srcdir)/xmemdup.c $(OUTPUT_OPTION)
1157 1221
1158 ./xstrdup.o: $(srcdir)/xstrdup.c config.h $(INCDIR)/ansidecl.h \ 1222 ./xstrdup.$(objext): $(srcdir)/xstrdup.c config.h $(INCDIR)/ansidecl.h \
1159 $(INCDIR)/libiberty.h 1223 $(INCDIR)/libiberty.h
1160 if [ x"$(PICFLAG)" != x ]; then \ 1224 if [ x"$(PICFLAG)" != x ]; then \
1161 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrdup.c -o pic/$@; \ 1225 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrdup.c -o pic/$@; \
1162 else true; fi 1226 else true; fi
1163 $(COMPILE.c) $(srcdir)/xstrdup.c $(OUTPUT_OPTION) 1227 $(COMPILE.c) $(srcdir)/xstrdup.c $(OUTPUT_OPTION)
1164 1228
1165 ./xstrerror.o: $(srcdir)/xstrerror.c config.h $(INCDIR)/ansidecl.h \ 1229 ./xstrerror.$(objext): $(srcdir)/xstrerror.c config.h $(INCDIR)/ansidecl.h \
1166 $(INCDIR)/libiberty.h 1230 $(INCDIR)/libiberty.h
1167 if [ x"$(PICFLAG)" != x ]; then \ 1231 if [ x"$(PICFLAG)" != x ]; then \
1168 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrerror.c -o pic/$@; \ 1232 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrerror.c -o pic/$@; \
1169 else true; fi 1233 else true; fi
1170 $(COMPILE.c) $(srcdir)/xstrerror.c $(OUTPUT_OPTION) 1234 $(COMPILE.c) $(srcdir)/xstrerror.c $(OUTPUT_OPTION)
1171 1235
1172 ./xstrndup.o: $(srcdir)/xstrndup.c config.h $(INCDIR)/ansidecl.h \ 1236 ./xstrndup.$(objext): $(srcdir)/xstrndup.c config.h $(INCDIR)/ansidecl.h \
1173 $(INCDIR)/libiberty.h 1237 $(INCDIR)/libiberty.h
1174 if [ x"$(PICFLAG)" != x ]; then \ 1238 if [ x"$(PICFLAG)" != x ]; then \
1175 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrndup.c -o pic/$@; \ 1239 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrndup.c -o pic/$@; \
1176 else true; fi 1240 else true; fi
1177 $(COMPILE.c) $(srcdir)/xstrndup.c $(OUTPUT_OPTION) 1241 $(COMPILE.c) $(srcdir)/xstrndup.c $(OUTPUT_OPTION)