OSDN Git Service

2004-05-17 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / libmudflap / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AS = @AS@
67 CC = @CC@
68 CPP = @CPP@
69 CXX = @CXX@
70 CXXCPP = @CXXCPP@
71 DLLTOOL = @DLLTOOL@
72 EXEEXT = @EXEEXT@
73 GCJ = @GCJ@
74 GCJFLAGS = @GCJFLAGS@
75 LIBTOOL = @LIBTOOL@
76 LN_S = @LN_S@
77 MAINT = @MAINT@
78 MAKEINFO = @MAKEINFO@
79 MF_HAVE_STDINT_H = @MF_HAVE_STDINT_H@
80 MF_HAVE_UINTPTR_T = @MF_HAVE_UINTPTR_T@
81 NM = @NM@
82 OBJDUMP = @OBJDUMP@
83 OBJEXT = @OBJEXT@
84 PACKAGE = @PACKAGE@
85 RANLIB = @RANLIB@
86 STRIP = @STRIP@
87 VERSION = @VERSION@
88 enable_shared = @enable_shared@
89 enable_static = @enable_static@
90 libtool_VERSION = @libtool_VERSION@
91
92 AUTOMAKE_OPTIONS = 1.3 foreign
93 MAINT_CHARSET = latin1
94 SUBDIRS = testsuite
95
96 AM_CFLAGS = -Wall
97 @LIBMUDFLAPTH_TRUE@libmudflapth = @LIBMUDFLAPTH_TRUE@libmudflapth.la
98 @LIBMUDFLAPTH_FALSE@libmudflapth = 
99
100 lib_LTLIBRARIES = libmudflap.la $(libmudflapth)
101 include_HEADERS = mf-runtime.h
102
103 libmudflap_la_SOURCES = \
104         mf-runtime.c \
105         mf-heuristics.c
106
107
108 HOOK1OBJS = \
109  malloc-hook.lo \
110  free-hook.lo \
111  calloc-hook.lo \
112  realloc-hook.lo \
113  mmap-hook.lo \
114  munmap-hook.lo \
115  alloca-hook.lo
116
117
118 HOOK2OBJS = \
119  memcpy-hook.lo \
120  memmove-hook.lo \
121  memset-hook.lo \
122  memcmp-hook.lo \
123  memchr-hook.lo \
124  memrchr-hook.lo \
125  strcpy-hook.lo \
126  strncpy-hook.lo \
127  strcat-hook.lo \
128  strncat-hook.lo \
129  strcmp-hook.lo \
130  strcasecmp-hook.lo \
131  strncmp-hook.lo \
132  strncasecmp-hook.lo \
133  strdup-hook.lo \
134  strndup-hook.lo \
135  strchr-hook.lo \
136  strrchr-hook.lo \
137  strstr-hook.lo \
138  memmem-hook.lo \
139  strlen-hook.lo \
140  strnlen-hook.lo \
141  bzero-hook.lo \
142  bcopy-hook.lo \
143  bcmp-hook.lo \
144  index-hook.lo \
145  rindex-hook.lo \
146  asctime-hook.lo \
147  ctime-hook.lo \
148  gmtime-hook.lo \
149  localtime-hook.lo \
150  time-hook.lo \
151  strerror-hook.lo \
152  fopen-hook.lo \
153  fclose-hook.lo \
154  fread-hook.lo \
155  fwrite-hook.lo \
156  fgetc-hook.lo \
157  fgets-hook.lo \
158  getc-hook.lo \
159  gets-hook.lo \
160  ungetc-hook.lo \
161  fputc-hook.lo \
162  fputs-hook.lo \
163  putc-hook.lo \
164  puts-hook.lo \
165  clearerr-hook.lo \
166  feof-hook.lo \
167  ferror-hook.lo \
168  fileno-hook.lo \
169  printf-hook.lo \
170  fprintf-hook.lo \
171  sprintf-hook.lo \
172  snprintf-hook.lo \
173  vprintf-hook.lo \
174  vfprintf-hook.lo \
175  vsprintf-hook.lo \
176  vsnprintf-hook.lo \
177  access-hook.lo \
178  remove-hook.lo \
179  fflush-hook.lo \
180  fseek-hook.lo \
181  ftell-hook.lo \
182  rewind-hook.lo \
183  fgetpos-hook.lo \
184  fsetpos-hook.lo \
185  stat-hook.lo \
186  fstat-hook.lo \
187  lstat-hook.lo \
188  mkfifo-hook.lo \
189  setvbuf-hook.lo \
190  setbuf-hook.lo \
191  opendir-hook.lo \
192  closedir-hook.lo \
193  readdir-hook.lo \
194  recv-hook.lo \
195  recvfrom-hook.lo \
196  recvmsg-hook.lo \
197  send-hook.lo \
198  sendto-hook.lo \
199  sendmsg-hook.lo \
200  setsockopt-hook.lo \
201  getsockopt-hook.lo \
202  accept-hook.lo \
203  bind-hook.lo \
204  connect-hook.lo \
205  gethostname-hook.lo \
206  sethostname-hook.lo \
207  gethostbyname-hook.lo \
208  wait-hook.lo \
209  waitpid-hook.lo \
210  popen-hook.lo \
211  pclose-hook.lo \
212  execve-hook.lo \
213  execv-hook.lo \
214  execvp-hook.lo \
215  system-hook.lo \
216  dlopen-hook.lo \
217  dlerror-hook.lo \
218  dlsym-hook.lo \
219  dlclose-hook.lo \
220  fopen64-hook.lo \
221  stat64-hook.lo \
222  fseeko64-hook.lo \
223  ftello64-hook.lo \
224  semop-hook.lo \
225  semctl-hook.lo \
226  shmctl-hook.lo \
227  shmat-hook.lo \
228  shmdt-hook.lo
229
230 HOOK3OBJS = 
231
232 # Hook objects only for libmudflapth use 
233 PTHHOOK1OBJS = \
234  pth/malloc-hook.lo \
235  pth/free-hook.lo \
236  pth/calloc-hook.lo \
237  pth/realloc-hook.lo \
238  pth/mmap-hook.lo \
239  pth/munmap-hook.lo \
240  pth/alloca-hook.lo
241
242
243 PTHHOOK2OBJS = \
244  pth/memcpy-hook.lo \
245  pth/memmove-hook.lo \
246  pth/memset-hook.lo \
247  pth/memcmp-hook.lo \
248  pth/memchr-hook.lo \
249  pth/memrchr-hook.lo \
250  pth/strcpy-hook.lo \
251  pth/strncpy-hook.lo \
252  pth/strcat-hook.lo \
253  pth/strncat-hook.lo \
254  pth/strcmp-hook.lo \
255  pth/strcasecmp-hook.lo \
256  pth/strncmp-hook.lo \
257  pth/strncasecmp-hook.lo \
258  pth/strdup-hook.lo \
259  pth/strndup-hook.lo \
260  pth/strchr-hook.lo \
261  pth/strrchr-hook.lo \
262  pth/strstr-hook.lo \
263  pth/memmem-hook.lo \
264  pth/strlen-hook.lo \
265  pth/strnlen-hook.lo \
266  pth/bzero-hook.lo \
267  pth/bcopy-hook.lo \
268  pth/bcmp-hook.lo \
269  pth/index-hook.lo \
270  pth/rindex-hook.lo \
271  pth/asctime-hook.lo \
272  pth/ctime-hook.lo \
273  pth/gmtime-hook.lo \
274  pth/localtime-hook.lo \
275  pth/time-hook.lo \
276  pth/strerror-hook.lo \
277  pth/fopen-hook.lo \
278  pth/fclose-hook.lo \
279  pth/fread-hook.lo \
280  pth/fwrite-hook.lo \
281  pth/fgetc-hook.lo \
282  pth/fgets-hook.lo \
283  pth/getc-hook.lo \
284  pth/gets-hook.lo \
285  pth/ungetc-hook.lo \
286  pth/fputc-hook.lo \
287  pth/fputs-hook.lo \
288  pth/putc-hook.lo \
289  pth/puts-hook.lo \
290  pth/clearerr-hook.lo \
291  pth/feof-hook.lo \
292  pth/ferror-hook.lo \
293  pth/fileno-hook.lo \
294  pth/printf-hook.lo \
295  pth/fprintf-hook.lo \
296  pth/sprintf-hook.lo \
297  pth/snprintf-hook.lo \
298  pth/vprintf-hook.lo \
299  pth/vfprintf-hook.lo \
300  pth/vsprintf-hook.lo \
301  pth/vsnprintf-hook.lo \
302  pth/access-hook.lo \
303  pth/remove-hook.lo \
304  pth/fflush-hook.lo \
305  pth/fseek-hook.lo \
306  pth/ftell-hook.lo \
307  pth/rewind-hook.lo \
308  pth/fgetpos-hook.lo \
309  pth/fsetpos-hook.lo \
310  pth/stat-hook.lo \
311  pth/fstat-hook.lo \
312  pth/lstat-hook.lo \
313  pth/mkfifo-hook.lo \
314  pth/setvbuf-hook.lo \
315  pth/setbuf-hook.lo \
316  pth/opendir-hook.lo \
317  pth/closedir-hook.lo \
318  pth/readdir-hook.lo \
319  pth/recv-hook.lo \
320  pth/recvfrom-hook.lo \
321  pth/recvmsg-hook.lo \
322  pth/send-hook.lo \
323  pth/sendto-hook.lo \
324  pth/sendmsg-hook.lo \
325  pth/setsockopt-hook.lo \
326  pth/getsockopt-hook.lo \
327  pth/accept-hook.lo \
328  pth/bind-hook.lo \
329  pth/connect-hook.lo \
330  pth/gethostname-hook.lo \
331  pth/sethostname-hook.lo \
332  pth/gethostbyname-hook.lo \
333  pth/wait-hook.lo \
334  pth/waitpid-hook.lo \
335  pth/popen-hook.lo \
336  pth/pclose-hook.lo \
337  pth/execve-hook.lo \
338  pth/execv-hook.lo \
339  pth/execvp-hook.lo \
340  pth/system-hook.lo \
341  pth/dlopen-hook.lo \
342  pth/dlerror-hook.lo \
343  pth/dlsym-hook.lo \
344  pth/dlclose-hook.lo \
345  pth/fopen64-hook.lo \
346  pth/stat64-hook.lo \
347  pth/fseeko64-hook.lo \
348  pth/ftello64-hook.lo \
349  pth/semop-hook.lo \
350  pth/semctl-hook.lo \
351  pth/shmctl-hook.lo \
352  pth/shmat-hook.lo \
353  pth/shmdt-hook.lo
354
355
356 PTHHOOK3OBJS = \
357  pth/pthreadstuff-hook.lo
358
359
360 libmudflapth_la_SOURCES = 
361
362 libmudflap_la_LIBADD = $(HOOK1OBJS) $(HOOK2OBJS) $(HOOK3OBJS)
363 libmudflap_la_DEPENDENCIES = $(libmudflap_la_LIBADD)
364
365 libmudflapth_la_LIBADD = pth/mf-runtime.lo pth/mf-heuristics.lo \
366         $(PTHHOOK1OBJS) $(PTHHOOK2OBJS) $(PTHHOOK3OBJS)
367
368 libmudflapth_la_DEPENDENCIES = $(libmudflapth_la_LIBADD)
369
370 # XXX hack alert
371 # From libffi/Makefile.am
372
373 # Work around what appears to be a GNU make bug handling MAKEFLAGS
374 # values defined in terms of make variables, as is the case for CC and
375 # friends when we are called from the top level Makefile.
376 AM_MAKEFLAGS = \
377         "AR_FLAGS=$(AR_FLAGS)" \
378         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
379         "CFLAGS=$(CFLAGS)" \
380         "CXXFLAGS=$(CXXFLAGS)" \
381         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
382         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
383         "INSTALL=$(INSTALL)" \
384         "INSTALL_DATA=$(INSTALL_DATA)" \
385         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
386         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
387         "JC1FLAGS=$(JC1FLAGS)" \
388         "LDFLAGS=$(LDFLAGS)" \
389         "LIBCFLAGS=$(LIBCFLAGS)" \
390         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
391         "MAKE=$(MAKE)" \
392         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
393         "PICFLAG=$(PICFLAG)" \
394         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
395         "SHELL=$(SHELL)" \
396         "exec_prefix=$(exec_prefix)" \
397         "infodir=$(infodir)" \
398         "libdir=$(libdir)" \
399         "prefix=$(prefix)" \
400         "AR=$(AR)" \
401         "AS=$(AS)" \
402         "CC=$(CC)" \
403         "CXX=$(CXX)" \
404         "LD=$(LD)" \
405         "LIBCFLAGS=$(LIBCFLAGS)" \
406         "NM=$(NM)" \
407         "PICFLAG=$(PICFLAG)" \
408         "RANLIB=$(RANLIB)" \
409         "DESTDIR=$(DESTDIR)"
410
411
412 MAKEOVERRIDES = 
413
414 # Multilib support variables.
415 MULTISRCTOP = 
416 MULTIBUILDTOP = 
417 MULTIDIRS = 
418 MULTISUBDIR = 
419 MULTIDO = true
420 MULTICLEAN = true
421 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
422 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
423 CONFIG_HEADER = config.h
424 CONFIG_CLEAN_FILES =  mf-runtime.h
425 LTLIBRARIES =  $(lib_LTLIBRARIES)
426
427
428 DEFS = @DEFS@ -I. -I$(srcdir) -I.
429 CPPFLAGS = @CPPFLAGS@
430 LDFLAGS = @LDFLAGS@
431 LIBS = @LIBS@
432 libmudflap_la_LDFLAGS = 
433 libmudflap_la_OBJECTS =  mf-runtime.lo mf-heuristics.lo
434 libmudflapth_la_LDFLAGS = 
435 libmudflapth_la_OBJECTS = 
436 CFLAGS = @CFLAGS@
437 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
438 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
439 CCLD = $(CC)
440 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
441 HEADERS =  $(include_HEADERS)
442
443 DIST_COMMON =  ./stamp-h.in ChangeLog Makefile.am Makefile.in \
444 acinclude.m4 aclocal.m4 config.h.in configure configure.in \
445 mf-runtime.h.in
446
447
448 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
449
450 TAR = gtar
451 GZIP_ENV = --best
452 DEP_FILES =  .deps/mf-heuristics.P .deps/mf-runtime.P
453 SOURCES = $(libmudflap_la_SOURCES) $(libmudflapth_la_SOURCES)
454 OBJECTS = $(libmudflap_la_OBJECTS) $(libmudflapth_la_OBJECTS)
455
456 all: all-redirect
457 .SUFFIXES:
458 .SUFFIXES: .S .c .lo .o .obj .s
459 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
460         cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
461
462 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
463         cd $(top_builddir) \
464           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
465
466 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
467         cd $(srcdir) && $(ACLOCAL)
468
469 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
470         $(SHELL) ./config.status --recheck
471 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
472         cd $(srcdir) && $(AUTOCONF)
473
474 config.h: stamp-h
475         @if test ! -f $@; then \
476                 rm -f stamp-h; \
477                 $(MAKE) stamp-h; \
478         else :; fi
479 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
480         cd $(top_builddir) \
481           && CONFIG_FILES= CONFIG_HEADERS=config.h \
482              $(SHELL) ./config.status
483         @echo timestamp > stamp-h 2> /dev/null
484 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
485         @if test ! -f $@; then \
486                 rm -f $(srcdir)/stamp-h.in; \
487                 $(MAKE) $(srcdir)/stamp-h.in; \
488         else :; fi
489 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
490         cd $(top_srcdir) && $(AUTOHEADER)
491         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
492
493 mostlyclean-hdr:
494
495 clean-hdr:
496
497 distclean-hdr:
498         -rm -f config.h
499
500 maintainer-clean-hdr:
501 mf-runtime.h: $(top_builddir)/config.status mf-runtime.h.in
502         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
503
504 mostlyclean-libLTLIBRARIES:
505
506 clean-libLTLIBRARIES:
507         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
508
509 distclean-libLTLIBRARIES:
510
511 maintainer-clean-libLTLIBRARIES:
512
513 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
514         @$(NORMAL_INSTALL)
515         $(mkinstalldirs) $(DESTDIR)$(libdir)
516         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
517           if test -f $$p; then \
518             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
519             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
520           else :; fi; \
521         done
522
523 uninstall-libLTLIBRARIES:
524         @$(NORMAL_UNINSTALL)
525         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
526           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
527         done
528
529 # FIXME: We should only use cygpath when building on Windows,
530 # and only if it is available.
531 .c.obj:
532         $(COMPILE) -c `cygpath -w $<`
533
534 .s.o:
535         $(COMPILE) -c $<
536
537 .S.o:
538         $(COMPILE) -c $<
539
540 mostlyclean-compile:
541         -rm -f *.o core *.core
542         -rm -f *.$(OBJEXT)
543
544 clean-compile:
545
546 distclean-compile:
547         -rm -f *.tab.c
548
549 maintainer-clean-compile:
550
551 .s.lo:
552         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
553
554 .S.lo:
555         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
556
557 mostlyclean-libtool:
558         -rm -f *.lo
559
560 clean-libtool:
561         -rm -rf .libs _libs
562
563 distclean-libtool:
564
565 maintainer-clean-libtool:
566
567 libmudflap.la: $(libmudflap_la_OBJECTS) $(libmudflap_la_DEPENDENCIES)
568         $(LINK) -rpath $(libdir) $(libmudflap_la_LDFLAGS) $(libmudflap_la_OBJECTS) $(libmudflap_la_LIBADD) $(LIBS)
569
570 libmudflapth.la: $(libmudflapth_la_OBJECTS) $(libmudflapth_la_DEPENDENCIES)
571         $(LINK) -rpath $(libdir) $(libmudflapth_la_LDFLAGS) $(libmudflapth_la_OBJECTS) $(libmudflapth_la_LIBADD) $(LIBS)
572
573 install-includeHEADERS: $(include_HEADERS)
574         @$(NORMAL_INSTALL)
575         $(mkinstalldirs) $(DESTDIR)$(includedir)
576         @list='$(include_HEADERS)'; for p in $$list; do \
577           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
578           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
579           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
580         done
581
582 uninstall-includeHEADERS:
583         @$(NORMAL_UNINSTALL)
584         list='$(include_HEADERS)'; for p in $$list; do \
585           rm -f $(DESTDIR)$(includedir)/$$p; \
586         done
587
588 # This directory's subdirectories are mostly independent; you can cd
589 # into them and run `make' without going through this Makefile.
590 # To change the values of `make' variables: instead of editing Makefiles,
591 # (1) if the variable is set in `config.status', edit `config.status'
592 #     (which will cause the Makefiles to be regenerated when you run `make');
593 # (2) otherwise, pass the desired values on the `make' command line.
594
595 @SET_MAKE@
596
597 all-recursive install-data-recursive install-exec-recursive \
598 installdirs-recursive install-recursive uninstall-recursive  \
599 check-recursive installcheck-recursive info-recursive dvi-recursive:
600         @set fnord $(MAKEFLAGS); amf=$$2; \
601         dot_seen=no; \
602         target=`echo $@ | sed s/-recursive//`; \
603         list='$(SUBDIRS)'; for subdir in $$list; do \
604           echo "Making $$target in $$subdir"; \
605           if test "$$subdir" = "."; then \
606             dot_seen=yes; \
607             local_target="$$target-am"; \
608           else \
609             local_target="$$target"; \
610           fi; \
611           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
612            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
613         done; \
614         if test "$$dot_seen" = "no"; then \
615           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
616         fi; test -z "$$fail"
617
618 mostlyclean-recursive clean-recursive distclean-recursive \
619 maintainer-clean-recursive:
620         @set fnord $(MAKEFLAGS); amf=$$2; \
621         dot_seen=no; \
622         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
623           rev="$$subdir $$rev"; \
624           test "$$subdir" = "." && dot_seen=yes; \
625         done; \
626         test "$$dot_seen" = "no" && rev=". $$rev"; \
627         target=`echo $@ | sed s/-recursive//`; \
628         for subdir in $$rev; do \
629           echo "Making $$target in $$subdir"; \
630           if test "$$subdir" = "."; then \
631             local_target="$$target-am"; \
632           else \
633             local_target="$$target"; \
634           fi; \
635           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
636            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
637         done && test -z "$$fail"
638 tags-recursive:
639         list='$(SUBDIRS)'; for subdir in $$list; do \
640           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
641         done
642
643 tags: TAGS
644
645 ID: $(HEADERS) $(SOURCES) $(LISP)
646         list='$(SOURCES) $(HEADERS)'; \
647         unique=`for i in $$list; do echo $$i; done | \
648           awk '    { files[$$0] = 1; } \
649                END { for (i in files) print i; }'`; \
650         here=`pwd` && cd $(srcdir) \
651           && mkid -f$$here/ID $$unique $(LISP)
652
653 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
654         tags=; \
655         here=`pwd`; \
656         list='$(SUBDIRS)'; for subdir in $$list; do \
657    if test "$$subdir" = .; then :; else \
658             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
659    fi; \
660         done; \
661         list='$(SOURCES) $(HEADERS)'; \
662         unique=`for i in $$list; do echo $$i; done | \
663           awk '    { files[$$0] = 1; } \
664                END { for (i in files) print i; }'`; \
665         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
666           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
667
668 mostlyclean-tags:
669
670 clean-tags:
671
672 distclean-tags:
673         -rm -f TAGS ID
674
675 maintainer-clean-tags:
676
677 distdir = $(PACKAGE)-$(VERSION)
678 top_distdir = $(distdir)
679
680 # This target untars the dist file and tries a VPATH configuration.  Then
681 # it guarantees that the distribution is self-contained by making another
682 # tarfile.
683 distcheck: dist
684         -rm -rf $(distdir)
685         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
686         mkdir $(distdir)/=build
687         mkdir $(distdir)/=inst
688         dc_install_base=`cd $(distdir)/=inst && pwd`; \
689         cd $(distdir)/=build \
690           && ../configure --srcdir=.. --prefix=$$dc_install_base \
691           && $(MAKE) $(AM_MAKEFLAGS) \
692           && $(MAKE) $(AM_MAKEFLAGS) dvi \
693           && $(MAKE) $(AM_MAKEFLAGS) check \
694           && $(MAKE) $(AM_MAKEFLAGS) install \
695           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
696           && $(MAKE) $(AM_MAKEFLAGS) dist
697         -rm -rf $(distdir)
698         @banner="$(distdir).tar.gz is ready for distribution"; \
699         dashes=`echo "$$banner" | sed s/./=/g`; \
700         echo "$$dashes"; \
701         echo "$$banner"; \
702         echo "$$dashes"
703 dist: distdir
704         -chmod -R a+r $(distdir)
705         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
706         -rm -rf $(distdir)
707 dist-all: distdir
708         -chmod -R a+r $(distdir)
709         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
710         -rm -rf $(distdir)
711 distdir: $(DISTFILES)
712         -rm -rf $(distdir)
713         mkdir $(distdir)
714         -chmod 777 $(distdir)
715         here=`cd $(top_builddir) && pwd`; \
716         top_distdir=`cd $(distdir) && pwd`; \
717         distdir=`cd $(distdir) && pwd`; \
718         cd $(top_srcdir) \
719           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
720         @for file in $(DISTFILES); do \
721           d=$(srcdir); \
722           if test -d $$d/$$file; then \
723             cp -pr $$d/$$file $(distdir)/$$file; \
724           else \
725             test -f $(distdir)/$$file \
726             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
727             || cp -p $$d/$$file $(distdir)/$$file || :; \
728           fi; \
729         done
730         for subdir in $(SUBDIRS); do \
731           if test "$$subdir" = .; then :; else \
732             test -d $(distdir)/$$subdir \
733             || mkdir $(distdir)/$$subdir \
734             || exit 1; \
735             chmod 777 $(distdir)/$$subdir; \
736             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
737               || exit 1; \
738           fi; \
739         done
740
741 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
742
743 -include $(DEP_FILES)
744
745 mostlyclean-depend:
746
747 clean-depend:
748
749 distclean-depend:
750         -rm -rf .deps
751
752 maintainer-clean-depend:
753
754 %.o: %.c
755         @echo '$(COMPILE) -c $<'; \
756         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
757         @-cp .deps/$(*F).pp .deps/$(*F).P; \
758         tr ' ' '\012' < .deps/$(*F).pp \
759           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
760             >> .deps/$(*F).P; \
761         rm .deps/$(*F).pp
762
763 %.lo: %.c
764         @echo '$(LTCOMPILE) -c $<'; \
765         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
766         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
767           < .deps/$(*F).pp > .deps/$(*F).P; \
768         tr ' ' '\012' < .deps/$(*F).pp \
769           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
770             >> .deps/$(*F).P; \
771         rm -f .deps/$(*F).pp
772 info-am:
773 info: info-recursive
774 dvi-am:
775 dvi: dvi-recursive
776 check-am: all-am
777 check: check-recursive
778 installcheck-am:
779 installcheck: installcheck-recursive
780 all-recursive-am: config.h
781         $(MAKE) $(AM_MAKEFLAGS) all-recursive
782
783 install-exec-am: install-libLTLIBRARIES
784 install-exec: install-exec-recursive
785
786 install-data-am: install-includeHEADERS
787 install-data: install-data-recursive
788
789 install-am: all-am
790         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
791 install: install-recursive
792 uninstall-am: uninstall-libLTLIBRARIES uninstall-includeHEADERS
793 uninstall: uninstall-recursive
794 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
795 all-redirect: all-recursive-am
796 install-strip:
797         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
798 installdirs: installdirs-recursive
799 installdirs-am:
800         $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
801
802
803 mostlyclean-generic:
804
805 clean-generic:
806
807 distclean-generic:
808         -rm -f Makefile $(CONFIG_CLEAN_FILES)
809         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
810
811 maintainer-clean-generic:
812 mostlyclean-am:  mostlyclean-hdr mostlyclean-libLTLIBRARIES \
813                 mostlyclean-compile mostlyclean-libtool \
814                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
815
816 mostlyclean: mostlyclean-recursive
817
818 clean-am:  clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \
819                 clean-tags clean-depend clean-generic mostlyclean-am \
820                 clean-local
821
822 clean: clean-recursive
823
824 distclean-am:  distclean-hdr distclean-libLTLIBRARIES distclean-compile \
825                 distclean-libtool distclean-tags distclean-depend \
826                 distclean-generic clean-am
827         -rm -f libtool
828
829 distclean: distclean-recursive
830         -rm -f config.status
831
832 maintainer-clean-am:  maintainer-clean-hdr \
833                 maintainer-clean-libLTLIBRARIES \
834                 maintainer-clean-compile maintainer-clean-libtool \
835                 maintainer-clean-tags maintainer-clean-depend \
836                 maintainer-clean-generic distclean-am
837         @echo "This command is intended for maintainers to use;"
838         @echo "it deletes files that may require special tools to rebuild."
839
840 maintainer-clean: maintainer-clean-recursive
841         -rm -f config.status
842
843 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
844 mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
845 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
846 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
847 distclean-compile clean-compile maintainer-clean-compile \
848 mostlyclean-libtool distclean-libtool clean-libtool \
849 maintainer-clean-libtool uninstall-includeHEADERS \
850 install-includeHEADERS install-data-recursive uninstall-data-recursive \
851 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
852 uninstalldirs-recursive all-recursive check-recursive \
853 installcheck-recursive info-recursive dvi-recursive \
854 mostlyclean-recursive distclean-recursive clean-recursive \
855 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
856 distclean-tags clean-tags maintainer-clean-tags distdir \
857 mostlyclean-depend distclean-depend clean-depend \
858 maintainer-clean-depend info-am info dvi-am dvi check check-am \
859 installcheck-am installcheck all-recursive-am install-exec-am \
860 install-exec install-data-am install-data install-am install \
861 uninstall-am uninstall all-redirect all-am all installdirs-am \
862 installdirs mostlyclean-generic distclean-generic clean-generic \
863 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
864
865
866 $(HOOK1OBJS): mf-hooks1.c mf-runtime.h mf-impl.h
867         hook=`basename $@ -hook.lo`; \
868         $(LTCOMPILE) -DWRAP_$$hook -c $(srcdir)/mf-hooks1.c -o $@
869 $(HOOK2OBJS): mf-hooks2.c mf-runtime.h mf-impl.h
870         hook=`basename $@ -hook.lo`; \
871         $(LTCOMPILE) -DWRAP_$$hook -c $(srcdir)/mf-hooks2.c -o $@
872 $(HOOK3OBJS): mf-hooks3.c mf-runtime.h mf-impl.h
873         hook=`basename $@ -hook.lo`; \
874         $(LTCOMPILE) -DWRAP_$$hook -c $(srcdir)/mf-hooks3.c -o $@
875
876 clean-local:
877         rm -f pth/*.o pth/*.lo
878 pth/mf-runtime.lo: mf-runtime.c mf-runtime.h mf-impl.h
879         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-runtime.c -o $@
880 pth/mf-heuristics.lo: mf-heuristics.c mf-runtime.h mf-impl.h
881         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-heuristics.c -o $@
882 $(PTHHOOK1OBJS): mf-hooks1.c mf-runtime.h mf-impl.h
883         hook=`basename $@ -hook.lo`; \
884         $(LTCOMPILE) -DLIBMUDFLAPTH -DWRAP_$$hook -c $(srcdir)/mf-hooks1.c -o $@
885 $(PTHHOOK2OBJS): mf-hooks2.c mf-runtime.h mf-impl.h
886         hook=`basename $@ -hook.lo`; \
887         $(LTCOMPILE) -DLIBMUDFLAPTH -DWRAP_$$hook -c $(srcdir)/mf-hooks2.c -o $@
888 $(PTHHOOK3OBJS): mf-hooks3.c mf-runtime.h mf-impl.h
889         hook=`basename $@ -hook.lo`; \
890         $(LTCOMPILE) -DLIBMUDFLAPTH -DWRAP_$$hook -c $(srcdir)/mf-hooks3.c -o $@
891
892 # Multilib support.
893 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
894         maintainer-clean-multi
895
896 all-recursive: all-multi
897 install-recursive: install-multi
898 mostlyclean-recursive: mostlyclean-multi
899 clean-recursive: clean-multi
900 distclean-recursive: distclean-multi
901 maintainer-clean-recursive: maintainer-clean-multi
902
903 all-multi:
904         : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
905 install-multi:
906         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
907 mostlyclean-multi:
908         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
909 clean-multi:
910         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
911 distclean-multi:
912         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
913 maintainer-clean-multi:
914         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
915
916 # Tell versions [3.59,3.63) of GNU make to not export all variables.
917 # Otherwise a system limit (for SysV at least) may be exceeded.
918 .NOEXPORT: