OSDN Git Service

463183785379fcf3197f56819a9b4b2494055fdb
[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         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
397         "exec_prefix=$(exec_prefix)" \
398         "infodir=$(infodir)" \
399         "libdir=$(libdir)" \
400         "prefix=$(prefix)" \
401         "AR=$(AR)" \
402         "AS=$(AS)" \
403         "CC=$(CC)" \
404         "CXX=$(CXX)" \
405         "LD=$(LD)" \
406         "LIBCFLAGS=$(LIBCFLAGS)" \
407         "NM=$(NM)" \
408         "PICFLAG=$(PICFLAG)" \
409         "RANLIB=$(RANLIB)" \
410         "DESTDIR=$(DESTDIR)"
411
412
413 MAKEOVERRIDES = 
414
415 # Multilib support variables.
416 MULTISRCTOP = 
417 MULTIBUILDTOP = 
418 MULTIDIRS = 
419 MULTISUBDIR = 
420 MULTIDO = true
421 MULTICLEAN = true
422 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
423 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
424 CONFIG_HEADER = config.h
425 CONFIG_CLEAN_FILES =  mf-runtime.h
426 LTLIBRARIES =  $(lib_LTLIBRARIES)
427
428
429 DEFS = @DEFS@ -I. -I$(srcdir) -I.
430 CPPFLAGS = @CPPFLAGS@
431 LDFLAGS = @LDFLAGS@
432 LIBS = @LIBS@
433 libmudflap_la_LDFLAGS = 
434 libmudflap_la_OBJECTS =  mf-runtime.lo mf-heuristics.lo
435 libmudflapth_la_LDFLAGS = 
436 libmudflapth_la_OBJECTS = 
437 CFLAGS = @CFLAGS@
438 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
439 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
440 CCLD = $(CC)
441 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
442 HEADERS =  $(include_HEADERS)
443
444 DIST_COMMON =  ./stamp-h.in ChangeLog Makefile.am Makefile.in \
445 acinclude.m4 aclocal.m4 config.h.in configure configure.in \
446 mf-runtime.h.in
447
448
449 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
450
451 TAR = gtar
452 GZIP_ENV = --best
453 DEP_FILES =  .deps/mf-heuristics.P .deps/mf-runtime.P
454 SOURCES = $(libmudflap_la_SOURCES) $(libmudflapth_la_SOURCES)
455 OBJECTS = $(libmudflap_la_OBJECTS) $(libmudflapth_la_OBJECTS)
456
457 all: all-redirect
458 .SUFFIXES:
459 .SUFFIXES: .S .c .lo .o .obj .s
460 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
461         cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
462
463 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
464         cd $(top_builddir) \
465           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
466
467 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
468         cd $(srcdir) && $(ACLOCAL)
469
470 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
471         $(SHELL) ./config.status --recheck
472 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
473         cd $(srcdir) && $(AUTOCONF)
474
475 config.h: stamp-h
476         @if test ! -f $@; then \
477                 rm -f stamp-h; \
478                 $(MAKE) stamp-h; \
479         else :; fi
480 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
481         cd $(top_builddir) \
482           && CONFIG_FILES= CONFIG_HEADERS=config.h \
483              $(SHELL) ./config.status
484         @echo timestamp > stamp-h 2> /dev/null
485 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
486         @if test ! -f $@; then \
487                 rm -f $(srcdir)/stamp-h.in; \
488                 $(MAKE) $(srcdir)/stamp-h.in; \
489         else :; fi
490 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
491         cd $(top_srcdir) && $(AUTOHEADER)
492         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
493
494 mostlyclean-hdr:
495
496 clean-hdr:
497
498 distclean-hdr:
499         -rm -f config.h
500
501 maintainer-clean-hdr:
502 mf-runtime.h: $(top_builddir)/config.status mf-runtime.h.in
503         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
504
505 mostlyclean-libLTLIBRARIES:
506
507 clean-libLTLIBRARIES:
508         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
509
510 distclean-libLTLIBRARIES:
511
512 maintainer-clean-libLTLIBRARIES:
513
514 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
515         @$(NORMAL_INSTALL)
516         $(mkinstalldirs) $(DESTDIR)$(libdir)
517         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
518           if test -f $$p; then \
519             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
520             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
521           else :; fi; \
522         done
523
524 uninstall-libLTLIBRARIES:
525         @$(NORMAL_UNINSTALL)
526         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
527           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
528         done
529
530 # FIXME: We should only use cygpath when building on Windows,
531 # and only if it is available.
532 .c.obj:
533         $(COMPILE) -c `cygpath -w $<`
534
535 .s.o:
536         $(COMPILE) -c $<
537
538 .S.o:
539         $(COMPILE) -c $<
540
541 mostlyclean-compile:
542         -rm -f *.o core *.core
543         -rm -f *.$(OBJEXT)
544
545 clean-compile:
546
547 distclean-compile:
548         -rm -f *.tab.c
549
550 maintainer-clean-compile:
551
552 .s.lo:
553         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
554
555 .S.lo:
556         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
557
558 mostlyclean-libtool:
559         -rm -f *.lo
560
561 clean-libtool:
562         -rm -rf .libs _libs
563
564 distclean-libtool:
565
566 maintainer-clean-libtool:
567
568 libmudflap.la: $(libmudflap_la_OBJECTS) $(libmudflap_la_DEPENDENCIES)
569         $(LINK) -rpath $(libdir) $(libmudflap_la_LDFLAGS) $(libmudflap_la_OBJECTS) $(libmudflap_la_LIBADD) $(LIBS)
570
571 libmudflapth.la: $(libmudflapth_la_OBJECTS) $(libmudflapth_la_DEPENDENCIES)
572         $(LINK) -rpath $(libdir) $(libmudflapth_la_LDFLAGS) $(libmudflapth_la_OBJECTS) $(libmudflapth_la_LIBADD) $(LIBS)
573
574 install-includeHEADERS: $(include_HEADERS)
575         @$(NORMAL_INSTALL)
576         $(mkinstalldirs) $(DESTDIR)$(includedir)
577         @list='$(include_HEADERS)'; for p in $$list; do \
578           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
579           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
580           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
581         done
582
583 uninstall-includeHEADERS:
584         @$(NORMAL_UNINSTALL)
585         list='$(include_HEADERS)'; for p in $$list; do \
586           rm -f $(DESTDIR)$(includedir)/$$p; \
587         done
588
589 # This directory's subdirectories are mostly independent; you can cd
590 # into them and run `make' without going through this Makefile.
591 # To change the values of `make' variables: instead of editing Makefiles,
592 # (1) if the variable is set in `config.status', edit `config.status'
593 #     (which will cause the Makefiles to be regenerated when you run `make');
594 # (2) otherwise, pass the desired values on the `make' command line.
595
596 @SET_MAKE@
597
598 all-recursive install-data-recursive install-exec-recursive \
599 installdirs-recursive install-recursive uninstall-recursive  \
600 check-recursive installcheck-recursive info-recursive dvi-recursive:
601         @set fnord $(MAKEFLAGS); amf=$$2; \
602         dot_seen=no; \
603         target=`echo $@ | sed s/-recursive//`; \
604         list='$(SUBDIRS)'; for subdir in $$list; do \
605           echo "Making $$target in $$subdir"; \
606           if test "$$subdir" = "."; then \
607             dot_seen=yes; \
608             local_target="$$target-am"; \
609           else \
610             local_target="$$target"; \
611           fi; \
612           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
613            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
614         done; \
615         if test "$$dot_seen" = "no"; then \
616           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
617         fi; test -z "$$fail"
618
619 mostlyclean-recursive clean-recursive distclean-recursive \
620 maintainer-clean-recursive:
621         @set fnord $(MAKEFLAGS); amf=$$2; \
622         dot_seen=no; \
623         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
624           rev="$$subdir $$rev"; \
625           test "$$subdir" = "." && dot_seen=yes; \
626         done; \
627         test "$$dot_seen" = "no" && rev=". $$rev"; \
628         target=`echo $@ | sed s/-recursive//`; \
629         for subdir in $$rev; do \
630           echo "Making $$target in $$subdir"; \
631           if test "$$subdir" = "."; then \
632             local_target="$$target-am"; \
633           else \
634             local_target="$$target"; \
635           fi; \
636           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
637            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
638         done && test -z "$$fail"
639 tags-recursive:
640         list='$(SUBDIRS)'; for subdir in $$list; do \
641           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
642         done
643
644 tags: TAGS
645
646 ID: $(HEADERS) $(SOURCES) $(LISP)
647         list='$(SOURCES) $(HEADERS)'; \
648         unique=`for i in $$list; do echo $$i; done | \
649           awk '    { files[$$0] = 1; } \
650                END { for (i in files) print i; }'`; \
651         here=`pwd` && cd $(srcdir) \
652           && mkid -f$$here/ID $$unique $(LISP)
653
654 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
655         tags=; \
656         here=`pwd`; \
657         list='$(SUBDIRS)'; for subdir in $$list; do \
658    if test "$$subdir" = .; then :; else \
659             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
660    fi; \
661         done; \
662         list='$(SOURCES) $(HEADERS)'; \
663         unique=`for i in $$list; do echo $$i; done | \
664           awk '    { files[$$0] = 1; } \
665                END { for (i in files) print i; }'`; \
666         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
667           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
668
669 mostlyclean-tags:
670
671 clean-tags:
672
673 distclean-tags:
674         -rm -f TAGS ID
675
676 maintainer-clean-tags:
677
678 distdir = $(PACKAGE)-$(VERSION)
679 top_distdir = $(distdir)
680
681 # This target untars the dist file and tries a VPATH configuration.  Then
682 # it guarantees that the distribution is self-contained by making another
683 # tarfile.
684 distcheck: dist
685         -rm -rf $(distdir)
686         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
687         mkdir $(distdir)/=build
688         mkdir $(distdir)/=inst
689         dc_install_base=`cd $(distdir)/=inst && pwd`; \
690         cd $(distdir)/=build \
691           && ../configure --srcdir=.. --prefix=$$dc_install_base \
692           && $(MAKE) $(AM_MAKEFLAGS) \
693           && $(MAKE) $(AM_MAKEFLAGS) dvi \
694           && $(MAKE) $(AM_MAKEFLAGS) check \
695           && $(MAKE) $(AM_MAKEFLAGS) install \
696           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
697           && $(MAKE) $(AM_MAKEFLAGS) dist
698         -rm -rf $(distdir)
699         @banner="$(distdir).tar.gz is ready for distribution"; \
700         dashes=`echo "$$banner" | sed s/./=/g`; \
701         echo "$$dashes"; \
702         echo "$$banner"; \
703         echo "$$dashes"
704 dist: distdir
705         -chmod -R a+r $(distdir)
706         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
707         -rm -rf $(distdir)
708 dist-all: distdir
709         -chmod -R a+r $(distdir)
710         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
711         -rm -rf $(distdir)
712 distdir: $(DISTFILES)
713         -rm -rf $(distdir)
714         mkdir $(distdir)
715         -chmod 777 $(distdir)
716         here=`cd $(top_builddir) && pwd`; \
717         top_distdir=`cd $(distdir) && pwd`; \
718         distdir=`cd $(distdir) && pwd`; \
719         cd $(top_srcdir) \
720           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
721         @for file in $(DISTFILES); do \
722           d=$(srcdir); \
723           if test -d $$d/$$file; then \
724             cp -pr $$d/$$file $(distdir)/$$file; \
725           else \
726             test -f $(distdir)/$$file \
727             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
728             || cp -p $$d/$$file $(distdir)/$$file || :; \
729           fi; \
730         done
731         for subdir in $(SUBDIRS); do \
732           if test "$$subdir" = .; then :; else \
733             test -d $(distdir)/$$subdir \
734             || mkdir $(distdir)/$$subdir \
735             || exit 1; \
736             chmod 777 $(distdir)/$$subdir; \
737             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
738               || exit 1; \
739           fi; \
740         done
741
742 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
743
744 -include $(DEP_FILES)
745
746 mostlyclean-depend:
747
748 clean-depend:
749
750 distclean-depend:
751         -rm -rf .deps
752
753 maintainer-clean-depend:
754
755 %.o: %.c
756         @echo '$(COMPILE) -c $<'; \
757         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
758         @-cp .deps/$(*F).pp .deps/$(*F).P; \
759         tr ' ' '\012' < .deps/$(*F).pp \
760           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
761             >> .deps/$(*F).P; \
762         rm .deps/$(*F).pp
763
764 %.lo: %.c
765         @echo '$(LTCOMPILE) -c $<'; \
766         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
767         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
768           < .deps/$(*F).pp > .deps/$(*F).P; \
769         tr ' ' '\012' < .deps/$(*F).pp \
770           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
771             >> .deps/$(*F).P; \
772         rm -f .deps/$(*F).pp
773 info-am:
774 info: info-recursive
775 dvi-am:
776 dvi: dvi-recursive
777 check-am: all-am
778 check: check-recursive
779 installcheck-am:
780 installcheck: installcheck-recursive
781 all-recursive-am: config.h
782         $(MAKE) $(AM_MAKEFLAGS) all-recursive
783
784 install-exec-am: install-libLTLIBRARIES
785 install-exec: install-exec-recursive
786
787 install-data-am: install-includeHEADERS
788 install-data: install-data-recursive
789
790 install-am: all-am
791         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
792 install: install-recursive
793 uninstall-am: uninstall-libLTLIBRARIES uninstall-includeHEADERS
794 uninstall: uninstall-recursive
795 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
796 all-redirect: all-recursive-am
797 install-strip:
798         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
799 installdirs: installdirs-recursive
800 installdirs-am:
801         $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
802
803
804 mostlyclean-generic:
805
806 clean-generic:
807
808 distclean-generic:
809         -rm -f Makefile $(CONFIG_CLEAN_FILES)
810         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
811
812 maintainer-clean-generic:
813 mostlyclean-am:  mostlyclean-hdr mostlyclean-libLTLIBRARIES \
814                 mostlyclean-compile mostlyclean-libtool \
815                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
816
817 mostlyclean: mostlyclean-recursive
818
819 clean-am:  clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \
820                 clean-tags clean-depend clean-generic mostlyclean-am \
821                 clean-local
822
823 clean: clean-recursive
824
825 distclean-am:  distclean-hdr distclean-libLTLIBRARIES distclean-compile \
826                 distclean-libtool distclean-tags distclean-depend \
827                 distclean-generic clean-am
828         -rm -f libtool
829
830 distclean: distclean-recursive
831         -rm -f config.status
832
833 maintainer-clean-am:  maintainer-clean-hdr \
834                 maintainer-clean-libLTLIBRARIES \
835                 maintainer-clean-compile maintainer-clean-libtool \
836                 maintainer-clean-tags maintainer-clean-depend \
837                 maintainer-clean-generic distclean-am
838         @echo "This command is intended for maintainers to use;"
839         @echo "it deletes files that may require special tools to rebuild."
840
841 maintainer-clean: maintainer-clean-recursive
842         -rm -f config.status
843
844 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
845 mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
846 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
847 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
848 distclean-compile clean-compile maintainer-clean-compile \
849 mostlyclean-libtool distclean-libtool clean-libtool \
850 maintainer-clean-libtool uninstall-includeHEADERS \
851 install-includeHEADERS install-data-recursive uninstall-data-recursive \
852 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
853 uninstalldirs-recursive all-recursive check-recursive \
854 installcheck-recursive info-recursive dvi-recursive \
855 mostlyclean-recursive distclean-recursive clean-recursive \
856 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
857 distclean-tags clean-tags maintainer-clean-tags distdir \
858 mostlyclean-depend distclean-depend clean-depend \
859 maintainer-clean-depend info-am info dvi-am dvi check check-am \
860 installcheck-am installcheck all-recursive-am install-exec-am \
861 install-exec install-data-am install-data install-am install \
862 uninstall-am uninstall all-redirect all-am all installdirs-am \
863 installdirs mostlyclean-generic distclean-generic clean-generic \
864 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
865
866
867 $(HOOK1OBJS): mf-hooks1.c mf-runtime.h mf-impl.h
868         hook=`basename $@ -hook.lo`; \
869         $(LTCOMPILE) -DWRAP_$$hook -c $(srcdir)/mf-hooks1.c -o $@
870 $(HOOK2OBJS): mf-hooks2.c mf-runtime.h mf-impl.h
871         hook=`basename $@ -hook.lo`; \
872         $(LTCOMPILE) -DWRAP_$$hook -c $(srcdir)/mf-hooks2.c -o $@
873 $(HOOK3OBJS): mf-hooks3.c mf-runtime.h mf-impl.h
874         hook=`basename $@ -hook.lo`; \
875         $(LTCOMPILE) -DWRAP_$$hook -c $(srcdir)/mf-hooks3.c -o $@
876
877 clean-local:
878         rm -f pth/*.o pth/*.lo
879 pth/mf-runtime.lo: mf-runtime.c mf-runtime.h mf-impl.h
880         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-runtime.c -o $@
881 pth/mf-heuristics.lo: mf-heuristics.c mf-runtime.h mf-impl.h
882         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-heuristics.c -o $@
883 $(PTHHOOK1OBJS): mf-hooks1.c mf-runtime.h mf-impl.h
884         hook=`basename $@ -hook.lo`; \
885         $(LTCOMPILE) -DLIBMUDFLAPTH -DWRAP_$$hook -c $(srcdir)/mf-hooks1.c -o $@
886 $(PTHHOOK2OBJS): mf-hooks2.c mf-runtime.h mf-impl.h
887         hook=`basename $@ -hook.lo`; \
888         $(LTCOMPILE) -DLIBMUDFLAPTH -DWRAP_$$hook -c $(srcdir)/mf-hooks2.c -o $@
889 $(PTHHOOK3OBJS): mf-hooks3.c mf-runtime.h mf-impl.h
890         hook=`basename $@ -hook.lo`; \
891         $(LTCOMPILE) -DLIBMUDFLAPTH -DWRAP_$$hook -c $(srcdir)/mf-hooks3.c -o $@
892
893 # Multilib support.
894 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
895         maintainer-clean-multi
896
897 all-recursive: all-multi
898 install-recursive: install-multi
899 mostlyclean-recursive: mostlyclean-multi
900 clean-recursive: clean-multi
901 distclean-recursive: distclean-multi
902 maintainer-clean-recursive: maintainer-clean-multi
903
904 all-multi:
905         : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
906 install-multi:
907         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
908 mostlyclean-multi:
909         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
910 clean-multi:
911         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
912 distclean-multi:
913         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
914 maintainer-clean-multi:
915         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
916
917 # Tell versions [3.59,3.63) of GNU make to not export all variables.
918 # Otherwise a system limit (for SysV at least) may be exceeded.
919 .NOEXPORT: