/[pearpc]/src/io/Makefile.in
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /src/io/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Wed Sep 5 17:11:21 2007 UTC (16 years, 7 months ago) by dpavlin
File size: 17640 byte(s)
import upstream CVS
1 dpavlin 1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2     # @configure_input@
3    
4     # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5     # 2003, 2004 Free Software Foundation, Inc.
6     # This Makefile.in is free software; the Free Software Foundation
7     # gives unlimited permission to copy and/or distribute it,
8     # with or without modifications, as long as this notice is preserved.
9    
10     # This program is distributed in the hope that it will be useful,
11     # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12     # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13     # PARTICULAR PURPOSE.
14    
15     @SET_MAKE@
16    
17     SOURCES = $(libio_a_SOURCES)
18    
19     srcdir = @srcdir@
20     top_srcdir = @top_srcdir@
21     VPATH = @srcdir@
22     pkgdatadir = $(datadir)/@PACKAGE@
23     pkglibdir = $(libdir)/@PACKAGE@
24     pkgincludedir = $(includedir)/@PACKAGE@
25     top_builddir = ../..
26     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27     INSTALL = @INSTALL@
28     install_sh_DATA = $(install_sh) -c -m 644
29     install_sh_PROGRAM = $(install_sh) -c
30     install_sh_SCRIPT = $(install_sh) -c
31     INSTALL_HEADER = $(INSTALL_DATA)
32     transform = $(program_transform_name)
33     NORMAL_INSTALL = :
34     PRE_INSTALL = :
35     POST_INSTALL = :
36     NORMAL_UNINSTALL = :
37     PRE_UNINSTALL = :
38     POST_UNINSTALL = :
39     build_triplet = @build@
40     host_triplet = @host@
41     target_triplet = @target@
42     subdir = src/io
43     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45     am__aclocal_m4_deps = $(top_srcdir)/configure.in
46     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47     $(ACLOCAL_M4)
48     mkinstalldirs = $(mkdir_p)
49     CONFIG_HEADER = $(top_builddir)/config.h
50     CONFIG_CLEAN_FILES =
51     LIBRARIES = $(noinst_LIBRARIES)
52     ARFLAGS = cru
53     libio_a_AR = $(AR) $(ARFLAGS)
54     libio_a_LIBADD =
55     am_libio_a_OBJECTS = io.$(OBJEXT)
56     libio_a_OBJECTS = $(am_libio_a_OBJECTS)
57     DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
58     depcomp = $(SHELL) $(top_srcdir)/depcomp
59     am__depfiles_maybe = depfiles
60     @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/io.Po
61     CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
62     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
63     CXXLD = $(CXX)
64     CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
65     -o $@
66     COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68     CCLD = $(CC)
69     LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
70     SOURCES = $(libio_a_SOURCES)
71     DIST_SOURCES = $(libio_a_SOURCES)
72     RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
73     html-recursive info-recursive install-data-recursive \
74     install-exec-recursive install-info-recursive \
75     install-recursive installcheck-recursive installdirs-recursive \
76     pdf-recursive ps-recursive uninstall-info-recursive \
77     uninstall-recursive
78     ETAGS = etags
79     CTAGS = ctags
80     DIST_SUBDIRS = $(SUBDIRS)
81     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82     ACLOCAL = @ACLOCAL@
83     AMDEP_FALSE = @AMDEP_FALSE@
84     AMDEP_TRUE = @AMDEP_TRUE@
85     AMTAR = @AMTAR@
86     AR = @AR@
87     ARCH_DIR = @ARCH_DIR@
88     AUTOCONF = @AUTOCONF@
89     AUTOHEADER = @AUTOHEADER@
90     AUTOMAKE = @AUTOMAKE@
91     AWK = @AWK@
92     CC = @CC@
93     CCAS = @CCAS@
94     CCASFLAGS = @CCASFLAGS@
95     CCDEPMODE = @CCDEPMODE@
96     CFLAGS = @CFLAGS@
97     CPP = @CPP@
98     CPPFLAGS = @CPPFLAGS@
99     CPU_DIR = @CPU_DIR@
100     CXX = @CXX@
101     CXXDEPMODE = @CXXDEPMODE@
102     CXXFLAGS = @CXXFLAGS@
103     CYGPATH_W = @CYGPATH_W@
104     DEFS = @DEFS@
105     DEPDIR = @DEPDIR@
106     ECHO_C = @ECHO_C@
107     ECHO_N = @ECHO_N@
108     ECHO_T = @ECHO_T@
109     EGREP = @EGREP@
110     EXEEXT = @EXEEXT@
111     GREP = @GREP@
112     INSTALL_DATA = @INSTALL_DATA@
113     INSTALL_PROGRAM = @INSTALL_PROGRAM@
114     INSTALL_SCRIPT = @INSTALL_SCRIPT@
115     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
116     LDFLAGS = @LDFLAGS@
117     LEX = @LEX@
118     LEXLIB = @LEXLIB@
119     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
120     LIBOBJS = @LIBOBJS@
121     LIBS = @LIBS@
122     LTLIBOBJS = @LTLIBOBJS@
123     MAKE = @MAKE@
124     MAKEINFO = @MAKEINFO@
125     OBJEXT = @OBJEXT@
126     OSAPI_DIR = @OSAPI_DIR@
127     PACKAGE = @PACKAGE@
128     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129     PACKAGE_NAME = @PACKAGE_NAME@
130     PACKAGE_STRING = @PACKAGE_STRING@
131     PACKAGE_TARNAME = @PACKAGE_TARNAME@
132     PACKAGE_VERSION = @PACKAGE_VERSION@
133     PATH_SEPARATOR = @PATH_SEPARATOR@
134     PPC_LDADD = @PPC_LDADD@
135     PPC_LDFLAGS = @PPC_LDFLAGS@
136     QT_CFLAGS = @QT_CFLAGS@
137     RANLIB = @RANLIB@
138     SDL_CFLAGS = @SDL_CFLAGS@
139     SDL_CONFIG = @SDL_CONFIG@
140     SDL_LIBS = @SDL_LIBS@
141     SET_MAKE = @SET_MAKE@
142     SHELL = @SHELL@
143     STRIP = @STRIP@
144     UI_DIR = @UI_DIR@
145     USE_ARCH_GENERIC_FALSE = @USE_ARCH_GENERIC_FALSE@
146     USE_ARCH_GENERIC_TRUE = @USE_ARCH_GENERIC_TRUE@
147     USE_ARCH_X86_FALSE = @USE_ARCH_X86_FALSE@
148     USE_ARCH_X86_TRUE = @USE_ARCH_X86_TRUE@
149     USE_CPU_GENERIC_FALSE = @USE_CPU_GENERIC_FALSE@
150     USE_CPU_GENERIC_TRUE = @USE_CPU_GENERIC_TRUE@
151     USE_CPU_JITC_X86_FALSE = @USE_CPU_JITC_X86_FALSE@
152     USE_CPU_JITC_X86_TRUE = @USE_CPU_JITC_X86_TRUE@
153     USE_OSAPI_BEOS_FALSE = @USE_OSAPI_BEOS_FALSE@
154     USE_OSAPI_BEOS_TRUE = @USE_OSAPI_BEOS_TRUE@
155     USE_OSAPI_POSIX_FALSE = @USE_OSAPI_POSIX_FALSE@
156     USE_OSAPI_POSIX_TRUE = @USE_OSAPI_POSIX_TRUE@
157     USE_OSAPI_WIN32_FALSE = @USE_OSAPI_WIN32_FALSE@
158     USE_OSAPI_WIN32_TRUE = @USE_OSAPI_WIN32_TRUE@
159     USE_UI_BEOS_FALSE = @USE_UI_BEOS_FALSE@
160     USE_UI_BEOS_TRUE = @USE_UI_BEOS_TRUE@
161     USE_UI_GTK_FALSE = @USE_UI_GTK_FALSE@
162     USE_UI_GTK_TRUE = @USE_UI_GTK_TRUE@
163     USE_UI_QT_FALSE = @USE_UI_QT_FALSE@
164     USE_UI_QT_TRUE = @USE_UI_QT_TRUE@
165     USE_UI_SDL_FALSE = @USE_UI_SDL_FALSE@
166     USE_UI_SDL_TRUE = @USE_UI_SDL_TRUE@
167     USE_UI_WIN32_FALSE = @USE_UI_WIN32_FALSE@
168     USE_UI_WIN32_TRUE = @USE_UI_WIN32_TRUE@
169     USE_UI_X11_FALSE = @USE_UI_X11_FALSE@
170     USE_UI_X11_TRUE = @USE_UI_X11_TRUE@
171     VERSION = @VERSION@
172     XMKMF = @XMKMF@
173     X_CFLAGS = @X_CFLAGS@
174     X_EXTRA_LIBS = @X_EXTRA_LIBS@
175     X_LIBS = @X_LIBS@
176     X_PRE_LIBS = @X_PRE_LIBS@
177     YACC = @YACC@
178     YFLAGS = @YFLAGS@
179     ac_ct_CC = @ac_ct_CC@
180     ac_ct_CXX = @ac_ct_CXX@
181     ac_thread = @ac_thread@
182     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
183     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
184     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
185     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
186     am__include = @am__include@
187     am__leading_dot = @am__leading_dot@
188     am__quote = @am__quote@
189     bindir = @bindir@
190     build = @build@
191     build_alias = @build_alias@
192     build_cpu = @build_cpu@
193     build_os = @build_os@
194     build_vendor = @build_vendor@
195     datadir = @datadir@
196     datarootdir = @datarootdir@
197     docdir = @docdir@
198     dvidir = @dvidir@
199     exec_prefix = @exec_prefix@
200     host = @host@
201     host_alias = @host_alias@
202     host_cpu = @host_cpu@
203     host_os = @host_os@
204     host_vendor = @host_vendor@
205     htmldir = @htmldir@
206     includedir = @includedir@
207     infodir = @infodir@
208     install_sh = @install_sh@
209     libdir = @libdir@
210     libexecdir = @libexecdir@
211     localedir = @localedir@
212     localstatedir = @localstatedir@
213     mandir = @mandir@
214     mkdir_p = @mkdir_p@
215     oldincludedir = @oldincludedir@
216     pdfdir = @pdfdir@
217     prefix = @prefix@
218     program_transform_name = @program_transform_name@
219     psdir = @psdir@
220     sbindir = @sbindir@
221     sharedstatedir = @sharedstatedir@
222     sysconfdir = @sysconfdir@
223     target = @target@
224     target_alias = @target_alias@
225     target_cpu = @target_cpu@
226     target_os = @target_os@
227     target_vendor = @target_vendor@
228     AUTOMAKE_OPTIONS = foreign
229     noinst_LIBRARIES = libio.a
230     libio_a_SOURCES = io.cc io.h
231     SUBDIRS = 3c90x rtl8139 prom graphic pic cuda pci ide macio nvram usb serial
232     INCLUDES = -I ..
233     all: all-recursive
234    
235     .SUFFIXES:
236     .SUFFIXES: .cc .o .obj
237     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
238     @for dep in $?; do \
239     case '$(am__configure_deps)' in \
240     *$$dep*) \
241     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
242     && exit 0; \
243     exit 1;; \
244     esac; \
245     done; \
246     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/io/Makefile'; \
247     cd $(top_srcdir) && \
248     $(AUTOMAKE) --foreign src/io/Makefile
249     .PRECIOUS: Makefile
250     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251     @case '$?' in \
252     *config.status*) \
253     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
254     *) \
255     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
256     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
257     esac;
258    
259     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
260     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261    
262     $(top_srcdir)/configure: $(am__configure_deps)
263     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
265     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266    
267     clean-noinstLIBRARIES:
268     -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
269     libio.a: $(libio_a_OBJECTS) $(libio_a_DEPENDENCIES)
270     -rm -f libio.a
271     $(libio_a_AR) libio.a $(libio_a_OBJECTS) $(libio_a_LIBADD)
272     $(RANLIB) libio.a
273    
274     mostlyclean-compile:
275     -rm -f *.$(OBJEXT)
276    
277     distclean-compile:
278     -rm -f *.tab.c
279    
280     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io.Po@am__quote@
281    
282     .cc.o:
283     @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
284     @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
285     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
286     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
287     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
288     @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
289    
290     .cc.obj:
291     @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
292     @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
293     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
294     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
295     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296     @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
297     uninstall-info-am:
298    
299     # This directory's subdirectories are mostly independent; you can cd
300     # into them and run `make' without going through this Makefile.
301     # To change the values of `make' variables: instead of editing Makefiles,
302     # (1) if the variable is set in `config.status', edit `config.status'
303     # (which will cause the Makefiles to be regenerated when you run `make');
304     # (2) otherwise, pass the desired values on the `make' command line.
305     $(RECURSIVE_TARGETS):
306     @set fnord $$MAKEFLAGS; amf=$$2; \
307     dot_seen=no; \
308     target=`echo $@ | sed s/-recursive//`; \
309     list='$(SUBDIRS)'; for subdir in $$list; do \
310     echo "Making $$target in $$subdir"; \
311     if test "$$subdir" = "."; then \
312     dot_seen=yes; \
313     local_target="$$target-am"; \
314     else \
315     local_target="$$target"; \
316     fi; \
317     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
318     || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
319     done; \
320     if test "$$dot_seen" = "no"; then \
321     $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
322     fi; test -z "$$fail"
323    
324     mostlyclean-recursive clean-recursive distclean-recursive \
325     maintainer-clean-recursive:
326     @set fnord $$MAKEFLAGS; amf=$$2; \
327     dot_seen=no; \
328     case "$@" in \
329     distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
330     *) list='$(SUBDIRS)' ;; \
331     esac; \
332     rev=''; for subdir in $$list; do \
333     if test "$$subdir" = "."; then :; else \
334     rev="$$subdir $$rev"; \
335     fi; \
336     done; \
337     rev="$$rev ."; \
338     target=`echo $@ | sed s/-recursive//`; \
339     for subdir in $$rev; do \
340     echo "Making $$target in $$subdir"; \
341     if test "$$subdir" = "."; then \
342     local_target="$$target-am"; \
343     else \
344     local_target="$$target"; \
345     fi; \
346     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
347     || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
348     done && test -z "$$fail"
349     tags-recursive:
350     list='$(SUBDIRS)'; for subdir in $$list; do \
351     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
352     done
353     ctags-recursive:
354     list='$(SUBDIRS)'; for subdir in $$list; do \
355     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
356     done
357    
358     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
359     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
360     unique=`for i in $$list; do \
361     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362     done | \
363     $(AWK) ' { files[$$0] = 1; } \
364     END { for (i in files) print i; }'`; \
365     mkid -fID $$unique
366     tags: TAGS
367    
368     TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
369     $(TAGS_FILES) $(LISP)
370     tags=; \
371     here=`pwd`; \
372     if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
373     include_option=--etags-include; \
374     empty_fix=.; \
375     else \
376     include_option=--include; \
377     empty_fix=; \
378     fi; \
379     list='$(SUBDIRS)'; for subdir in $$list; do \
380     if test "$$subdir" = .; then :; else \
381     test ! -f $$subdir/TAGS || \
382     tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
383     fi; \
384     done; \
385     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
386     unique=`for i in $$list; do \
387     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388     done | \
389     $(AWK) ' { files[$$0] = 1; } \
390     END { for (i in files) print i; }'`; \
391     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
392     test -n "$$unique" || unique=$$empty_fix; \
393     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394     $$tags $$unique; \
395     fi
396     ctags: CTAGS
397     CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
398     $(TAGS_FILES) $(LISP)
399     tags=; \
400     here=`pwd`; \
401     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
402     unique=`for i in $$list; do \
403     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404     done | \
405     $(AWK) ' { files[$$0] = 1; } \
406     END { for (i in files) print i; }'`; \
407     test -z "$(CTAGS_ARGS)$$tags$$unique" \
408     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
409     $$tags $$unique
410    
411     GTAGS:
412     here=`$(am__cd) $(top_builddir) && pwd` \
413     && cd $(top_srcdir) \
414     && gtags -i $(GTAGS_ARGS) $$here
415    
416     distclean-tags:
417     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
418    
419     distdir: $(DISTFILES)
420     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
421     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
422     list='$(DISTFILES)'; for file in $$list; do \
423     case $$file in \
424     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
425     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
426     esac; \
427     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
428     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
429     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
430     dir="/$$dir"; \
431     $(mkdir_p) "$(distdir)$$dir"; \
432     else \
433     dir=''; \
434     fi; \
435     if test -d $$d/$$file; then \
436     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
437     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
438     fi; \
439     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
440     else \
441     test -f $(distdir)/$$file \
442     || cp -p $$d/$$file $(distdir)/$$file \
443     || exit 1; \
444     fi; \
445     done
446     list='$(SUBDIRS)'; for subdir in $$list; do \
447     if test "$$subdir" = .; then :; else \
448     test -d "$(distdir)/$$subdir" \
449     || mkdir "$(distdir)/$$subdir" \
450     || exit 1; \
451     (cd $$subdir && \
452     $(MAKE) $(AM_MAKEFLAGS) \
453     top_distdir="../$(top_distdir)" \
454     distdir="../$(distdir)/$$subdir" \
455     distdir) \
456     || exit 1; \
457     fi; \
458     done
459     check-am: all-am
460     check: check-recursive
461     all-am: Makefile $(LIBRARIES)
462     installdirs: installdirs-recursive
463     installdirs-am:
464     install: install-recursive
465     install-exec: install-exec-recursive
466     install-data: install-data-recursive
467     uninstall: uninstall-recursive
468    
469     install-am: all-am
470     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
471    
472     installcheck: installcheck-recursive
473     install-strip:
474     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
475     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
476     `test -z '$(STRIP)' || \
477     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
478     mostlyclean-generic:
479    
480     clean-generic:
481    
482     distclean-generic:
483     -rm -f $(CONFIG_CLEAN_FILES)
484    
485     maintainer-clean-generic:
486     @echo "This command is intended for maintainers to use"
487     @echo "it deletes files that may require special tools to rebuild."
488     clean: clean-recursive
489    
490     clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
491    
492     distclean: distclean-recursive
493     -rm -rf ./$(DEPDIR)
494     -rm -f Makefile
495     distclean-am: clean-am distclean-compile distclean-generic \
496     distclean-tags
497    
498     dvi: dvi-recursive
499    
500     dvi-am:
501    
502     html: html-recursive
503    
504     info: info-recursive
505    
506     info-am:
507    
508     install-data-am:
509    
510     install-exec-am:
511    
512     install-info: install-info-recursive
513    
514     install-man:
515    
516     installcheck-am:
517    
518     maintainer-clean: maintainer-clean-recursive
519     -rm -rf ./$(DEPDIR)
520     -rm -f Makefile
521     maintainer-clean-am: distclean-am maintainer-clean-generic
522    
523     mostlyclean: mostlyclean-recursive
524    
525     mostlyclean-am: mostlyclean-compile mostlyclean-generic
526    
527     pdf: pdf-recursive
528    
529     pdf-am:
530    
531     ps: ps-recursive
532    
533     ps-am:
534    
535     uninstall-am: uninstall-info-am
536    
537     uninstall-info: uninstall-info-recursive
538    
539     .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
540     clean clean-generic clean-noinstLIBRARIES clean-recursive \
541     ctags ctags-recursive distclean distclean-compile \
542     distclean-generic distclean-recursive distclean-tags distdir \
543     dvi dvi-am html html-am info info-am install install-am \
544     install-data install-data-am install-exec install-exec-am \
545     install-info install-info-am install-man install-strip \
546     installcheck installcheck-am installdirs installdirs-am \
547     maintainer-clean maintainer-clean-generic \
548     maintainer-clean-recursive mostlyclean mostlyclean-compile \
549     mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
550     tags tags-recursive uninstall uninstall-am uninstall-info-am
551    
552     # Tell versions [3.59,3.63) of GNU make to not export all variables.
553     # Otherwise a system limit (for SysV at least) may be exceeded.
554     .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.26