K2.6 patches and update.
[tomato.git] / release / src / router / flac / src / metaflac / Makefile
blobb6c8856795daf02c0cbd2db0d140645fdea69cce
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # src/metaflac/Makefile. Generated from Makefile.in by configure.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
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.
17 # metaflac - Command-line FLAC metadata editor
18 # Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
20 # This program is free software; you can redistribute it and/or
21 # modify it under the terms of the GNU General Public License
22 # as published by the Free Software Foundation; either version 2
23 # of the License, or (at your option) any later version.
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with this program; if not, write to the Free Software
32 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
34 srcdir = .
35 top_srcdir = ../..
37 pkgdatadir = $(datadir)/flac
38 pkglibdir = $(libdir)/flac
39 pkgincludedir = $(includedir)/flac
40 top_builddir = ../..
42 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43 INSTALL = /usr/bin/install -c
44 install_sh_DATA = $(install_sh) -c -m 644
45 install_sh_PROGRAM = $(install_sh) -c
46 install_sh_SCRIPT = $(install_sh) -c
47 INSTALL_HEADER = $(INSTALL_DATA)
48 transform = $(program_transform_name)
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 host_triplet = mipsel-unknown-linux-gnu
56 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run aclocal-1.7
57 ACLOCAL_AMFLAGS = -I m4
58 AMDEP_FALSE = #
59 AMDEP_TRUE =
60 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run tar
61 AR = mipsel-uclibc-ar
62 AS = gas
63 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoconf
64 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoheader
65 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run automake-1.7
66 AWK = gawk
67 CC = mipsel-uclibc-gcc
68 CCAS = $(CC)
69 CCASFLAGS = $(CFLAGS)
70 CCDEPMODE = depmode=gcc3
71 CFLAGS = -O3 -funroll-loops -finline-functions -Wall -W -Winline -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
72 CPP = mipsel-uclibc-gcc -E
73 CPPFLAGS = -DFLaC__INLINE=__inline__ -DNDEBUG -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include -I/home/vicente/repos/tomato/release/src-rt/router/libogg/include -I/home/vicente/repos/tomato/release/src-rt/linux/linux-2.6/include
74 CXX = mipsel-linux-g++
75 CXXCPP = mipsel-linux-g++ -E
76 CXXDEPMODE = depmode=gcc3
77 CXXFLAGS = -g -O2
78 CYGPATH_W = echo
79 DEBUG_FALSE =
80 DEBUG_TRUE = #
81 DEFS = -DHAVE_CONFIG_H
82 DEPDIR = .deps
83 DOCBOOK_TO_MAN =
84 DOXYGEN =
85 ECHO = echo
86 ECHO_C =
87 ECHO_N = -n
88 ECHO_T =
89 EGREP = grep -E
90 EXEEXT =
91 F77 =
92 FFLAGS =
93 FLAC__TEST_LEVEL = 1
94 FLAC__TEST_WITH_VALGRIND = no
95 FLaC__CPU_IA32_FALSE =
96 FLaC__CPU_IA32_TRUE = #
97 FLaC__CPU_PPC_FALSE =
98 FLaC__CPU_PPC_TRUE = #
99 FLaC__CPU_SPARC_FALSE =
100 FLaC__CPU_SPARC_TRUE = #
101 FLaC__HAS_AS_FALSE =
102 FLaC__HAS_AS_TRUE = #
103 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE =
104 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = #
105 FLaC__HAS_DOCBOOK_TO_MAN_FALSE =
106 FLaC__HAS_DOCBOOK_TO_MAN_TRUE = #
107 FLaC__HAS_DOXYGEN_FALSE =
108 FLaC__HAS_DOXYGEN_TRUE = #
109 FLaC__HAS_GAS_FALSE = #
110 FLaC__HAS_GAS_TRUE =
111 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE =
112 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = #
113 FLaC__HAS_NASM_FALSE =
114 FLaC__HAS_NASM_TRUE = #
115 FLaC__HAS_OGG_FALSE = #
116 FLaC__HAS_OGG_TRUE =
117 FLaC__HAS_XMMS_FALSE =
118 FLaC__HAS_XMMS_TRUE = #
119 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE =
120 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = #
121 FLaC__NO_ASM_FALSE =
122 FLaC__NO_ASM_TRUE = #
123 FLaC__SSE_OS_FALSE =
124 FLaC__SSE_OS_TRUE = #
125 FLaC__SYS_DARWIN_FALSE =
126 FLaC__SYS_DARWIN_TRUE = #
127 FLaC__SYS_LINUX_FALSE =
128 FLaC__SYS_LINUX_TRUE = #
129 FLaC__USE_3DNOW_FALSE =
130 FLaC__USE_3DNOW_TRUE = #
131 FLaC__USE_ALTIVEC_FALSE =
132 FLaC__USE_ALTIVEC_TRUE = #
133 FLaC__WITH_CPPLIBS_FALSE =
134 FLaC__WITH_CPPLIBS_TRUE = #
135 GAS = gas
136 INSTALL_DATA = ${INSTALL} -m 644
137 INSTALL_PROGRAM = ${INSTALL}
138 INSTALL_SCRIPT = ${INSTALL}
139 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
140 LDFLAGS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
141 LIBICONV =
142 LIBOBJS =
143 LIBS =
144 LIBTOOL = $(SHELL) $(top_builddir)/libtool
145 LN_S = ln -s
146 LTLIBICONV =
147 LTLIBOBJS =
148 MAINT = #
149 MAINTAINER_MODE_FALSE =
150 MAINTAINER_MODE_TRUE = #
151 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run makeinfo
152 MINGW_WINSOCK_LIBS =
153 NASM =
154 OBJEXT = o
155 OBJ_FORMAT = elf
156 OGG_CFLAGS = -I/include
157 OGG_LIBS = -L/lib -logg
158 PACKAGE = flac
159 PACKAGE_BUGREPORT =
160 PACKAGE_NAME =
161 PACKAGE_STRING =
162 PACKAGE_TARNAME =
163 PACKAGE_VERSION =
164 PATH_SEPARATOR = :
165 RANLIB = mipsel-uclibc-ranlib
166 SET_MAKE =
167 SHELL = /bin/sh
168 STRIP = mipsel-uclibc-strip -R .note -R .comment
169 VERSION = 1.2.1
170 XMMS_CFLAGS =
171 XMMS_CONFIG =
172 XMMS_DATA_DIR =
173 XMMS_EFFECT_PLUGIN_DIR =
174 XMMS_GENERAL_PLUGIN_DIR =
175 XMMS_INPUT_PLUGIN_DIR =
176 XMMS_LIBS =
177 XMMS_OUTPUT_PLUGIN_DIR =
178 XMMS_PLUGIN_DIR =
179 XMMS_VERSION =
180 XMMS_VISUALIZATION_PLUGIN_DIR =
181 ac_ct_AR =
182 ac_ct_CC =
183 ac_ct_CXX =
184 ac_ct_F77 =
185 ac_ct_RANLIB =
186 ac_ct_STRIP =
187 am__fastdepCC_FALSE = #
188 am__fastdepCC_TRUE =
189 am__fastdepCXX_FALSE = #
190 am__fastdepCXX_TRUE =
191 am__include = include
192 am__leading_dot = .
193 am__quote =
194 bindir = ${exec_prefix}/bin
195 build = x86_64-pc-linux-gnu
196 build_alias = x86_64-linux-gnu
197 build_cpu = x86_64
198 build_os = linux-gnu
199 build_vendor = pc
200 datadir = ${prefix}/share
201 exec_prefix = ${prefix}
202 host = mipsel-unknown-linux-gnu
203 host_alias = mipsel-linux
204 host_cpu = mipsel
205 host_os = linux-gnu
206 host_vendor = unknown
207 includedir = ${prefix}/include
208 infodir = ${prefix}/info
209 install_sh = /home/vicente/repos/tomato/release/src/router/flac/install-sh
210 libdir = ${exec_prefix}/lib
211 libexecdir = ${exec_prefix}/libexec
212 localstatedir = ${prefix}/var
213 mandir = ${prefix}/man
214 oldincludedir = /usr/include
215 prefix =
216 program_transform_name = s,x,x,
217 sbindir = ${exec_prefix}/sbin
218 sharedstatedir = ${prefix}/com
219 sysconfdir = ${prefix}/etc
220 target_alias =
222 bin_PROGRAMS = metaflac
224 AM_CFLAGS = -I/include
226 EXTRA_DIST = \
227 Makefile.lite \
228 metaflac.dsp \
229 metaflac.vcproj
232 metaflac_SOURCES = \
233 main.c \
234 operations.c \
235 operations_shorthand_cuesheet.c \
236 operations_shorthand_picture.c \
237 operations_shorthand_seektable.c \
238 operations_shorthand_streaminfo.c \
239 operations_shorthand_vorbiscomment.c \
240 options.c \
241 usage.c \
242 utils.c \
243 operations.h \
244 operations_shorthand.h \
245 options.h \
246 usage.h \
247 utils.h
249 metaflac_LDFLAGS =
251 metaflac_LDADD = \
252 $(top_builddir)/src/share/grabbag/libgrabbag.la \
253 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
254 $(top_builddir)/src/share/getopt/libgetopt.a \
255 $(top_builddir)/src/share/utf8/libutf8.la \
256 $(top_builddir)/src/libFLAC/libFLAC.la \
257 -L/lib -logg \
262 subdir = src/metaflac
263 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
264 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
265 CONFIG_HEADER = $(top_builddir)/config.h
266 CONFIG_CLEAN_FILES =
267 bin_PROGRAMS = metaflac$(EXEEXT)
268 PROGRAMS = $(bin_PROGRAMS)
270 am_metaflac_OBJECTS = main.$(OBJEXT) operations.$(OBJEXT) \
271 operations_shorthand_cuesheet.$(OBJEXT) \
272 operations_shorthand_picture.$(OBJEXT) \
273 operations_shorthand_seektable.$(OBJEXT) \
274 operations_shorthand_streaminfo.$(OBJEXT) \
275 operations_shorthand_vorbiscomment.$(OBJEXT) options.$(OBJEXT) \
276 usage.$(OBJEXT) utils.$(OBJEXT)
277 metaflac_OBJECTS = $(am_metaflac_OBJECTS)
278 metaflac_DEPENDENCIES = $(top_builddir)/src/share/grabbag/libgrabbag.la \
279 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
280 $(top_builddir)/src/share/getopt/libgetopt.a \
281 $(top_builddir)/src/share/utf8/libutf8.la \
282 $(top_builddir)/src/libFLAC/libFLAC.la
284 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
285 depcomp = $(SHELL) $(top_srcdir)/depcomp
286 am__depfiles_maybe = depfiles
287 DEP_FILES = ./$(DEPDIR)/main.Po ./$(DEPDIR)/operations.Po \
288 ./$(DEPDIR)/operations_shorthand_cuesheet.Po \
289 ./$(DEPDIR)/operations_shorthand_picture.Po \
290 ./$(DEPDIR)/operations_shorthand_seektable.Po \
291 ./$(DEPDIR)/operations_shorthand_streaminfo.Po \
292 ./$(DEPDIR)/operations_shorthand_vorbiscomment.Po \
293 ./$(DEPDIR)/options.Po ./$(DEPDIR)/usage.Po \
294 ./$(DEPDIR)/utils.Po
295 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
296 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
297 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
298 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
299 CCLD = $(CC)
300 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
301 $(AM_LDFLAGS) $(LDFLAGS) -o $@
302 DIST_SOURCES = $(metaflac_SOURCES)
303 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
304 SOURCES = $(metaflac_SOURCES)
306 all: all-am
308 .SUFFIXES:
309 .SUFFIXES: .c .lo .o .obj
310 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
311 cd $(top_srcdir) && \
312 $(AUTOMAKE) --gnu src/metaflac/Makefile
313 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
314 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
315 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
316 install-binPROGRAMS: $(bin_PROGRAMS)
317 @$(NORMAL_INSTALL)
318 $(mkinstalldirs) $(DESTDIR)$(bindir)
319 @list='$(bin_PROGRAMS)'; for p in $$list; do \
320 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
321 if test -f $$p \
322 || test -f $$p1 \
323 ; then \
324 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
325 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
326 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
327 else :; fi; \
328 done
330 uninstall-binPROGRAMS:
331 @$(NORMAL_UNINSTALL)
332 @list='$(bin_PROGRAMS)'; for p in $$list; do \
333 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
334 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
335 rm -f $(DESTDIR)$(bindir)/$$f; \
336 done
338 clean-binPROGRAMS:
339 @list='$(bin_PROGRAMS)'; for p in $$list; do \
340 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
341 echo " rm -f $$p $$f"; \
342 rm -f $$p $$f ; \
343 done
344 metaflac$(EXEEXT): $(metaflac_OBJECTS) $(metaflac_DEPENDENCIES)
345 @rm -f metaflac$(EXEEXT)
346 $(LINK) $(metaflac_LDFLAGS) $(metaflac_OBJECTS) $(metaflac_LDADD) $(LIBS)
348 mostlyclean-compile:
349 -rm -f *.$(OBJEXT) core *.core
351 distclean-compile:
352 -rm -f *.tab.c
354 include ./$(DEPDIR)/main.Po
355 include ./$(DEPDIR)/operations.Po
356 include ./$(DEPDIR)/operations_shorthand_cuesheet.Po
357 include ./$(DEPDIR)/operations_shorthand_picture.Po
358 include ./$(DEPDIR)/operations_shorthand_seektable.Po
359 include ./$(DEPDIR)/operations_shorthand_streaminfo.Po
360 include ./$(DEPDIR)/operations_shorthand_vorbiscomment.Po
361 include ./$(DEPDIR)/options.Po
362 include ./$(DEPDIR)/usage.Po
363 include ./$(DEPDIR)/utils.Po
365 .c.o:
366 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
367 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
368 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
369 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
371 # source='$<' object='$@' libtool=no \
372 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
373 # $(CCDEPMODE) $(depcomp) \
374 # $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
376 .c.obj:
377 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
378 -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
379 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
380 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
382 # source='$<' object='$@' libtool=no \
383 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
384 # $(CCDEPMODE) $(depcomp) \
385 # $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
387 .c.lo:
388 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
389 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
390 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
391 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
393 # source='$<' object='$@' libtool=yes \
394 # depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
395 # $(CCDEPMODE) $(depcomp) \
396 # $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
398 mostlyclean-libtool:
399 -rm -f *.lo
401 clean-libtool:
402 -rm -rf .libs _libs
404 distclean-libtool:
405 -rm -f libtool
406 uninstall-info-am:
408 ETAGS = etags
409 ETAGSFLAGS =
411 CTAGS = ctags
412 CTAGSFLAGS =
414 tags: TAGS
416 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
417 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
418 unique=`for i in $$list; do \
419 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
420 done | \
421 $(AWK) ' { files[$$0] = 1; } \
422 END { for (i in files) print i; }'`; \
423 mkid -fID $$unique
425 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
426 $(TAGS_FILES) $(LISP)
427 tags=; \
428 here=`pwd`; \
429 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
430 unique=`for i in $$list; do \
431 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
432 done | \
433 $(AWK) ' { files[$$0] = 1; } \
434 END { for (i in files) print i; }'`; \
435 test -z "$(ETAGS_ARGS)$$tags$$unique" \
436 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437 $$tags $$unique
439 ctags: CTAGS
440 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
441 $(TAGS_FILES) $(LISP)
442 tags=; \
443 here=`pwd`; \
444 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
445 unique=`for i in $$list; do \
446 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447 done | \
448 $(AWK) ' { files[$$0] = 1; } \
449 END { for (i in files) print i; }'`; \
450 test -z "$(CTAGS_ARGS)$$tags$$unique" \
451 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
452 $$tags $$unique
454 GTAGS:
455 here=`$(am__cd) $(top_builddir) && pwd` \
456 && cd $(top_srcdir) \
457 && gtags -i $(GTAGS_ARGS) $$here
459 distclean-tags:
460 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
461 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
463 top_distdir = ../..
464 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
466 distdir: $(DISTFILES)
467 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
468 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
469 list='$(DISTFILES)'; for file in $$list; do \
470 case $$file in \
471 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
472 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
473 esac; \
474 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
475 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
476 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
477 dir="/$$dir"; \
478 $(mkinstalldirs) "$(distdir)$$dir"; \
479 else \
480 dir=''; \
481 fi; \
482 if test -d $$d/$$file; then \
483 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
484 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
485 fi; \
486 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
487 else \
488 test -f $(distdir)/$$file \
489 || cp -p $$d/$$file $(distdir)/$$file \
490 || exit 1; \
491 fi; \
492 done
493 check-am: all-am
494 check: check-am
495 all-am: Makefile $(PROGRAMS)
497 installdirs:
498 $(mkinstalldirs) $(DESTDIR)$(bindir)
499 install: install-am
500 install-exec: install-exec-am
501 install-data: install-data-am
502 uninstall: uninstall-am
504 install-am: all-am
505 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
507 installcheck: installcheck-am
508 install-strip:
509 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
511 `test -z '$(STRIP)' || \
512 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
513 mostlyclean-generic:
515 clean-generic:
517 distclean-generic:
518 -rm -f $(CONFIG_CLEAN_FILES)
520 maintainer-clean-generic:
521 @echo "This command is intended for maintainers to use"
522 @echo "it deletes files that may require special tools to rebuild."
523 clean: clean-am
525 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
527 distclean: distclean-am
528 -rm -rf ./$(DEPDIR)
529 -rm -f Makefile
530 distclean-am: clean-am distclean-compile distclean-generic \
531 distclean-libtool distclean-tags
533 dvi: dvi-am
535 dvi-am:
537 info: info-am
539 info-am:
541 install-data-am:
543 install-exec-am: install-binPROGRAMS
545 install-info: install-info-am
547 install-man:
549 installcheck-am:
551 maintainer-clean: maintainer-clean-am
552 -rm -rf ./$(DEPDIR)
553 -rm -f Makefile
554 maintainer-clean-am: distclean-am maintainer-clean-generic
556 mostlyclean: mostlyclean-am
558 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
559 mostlyclean-libtool
561 pdf: pdf-am
563 pdf-am:
565 ps: ps-am
567 ps-am:
569 uninstall-am: uninstall-binPROGRAMS uninstall-info-am
571 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
572 clean-generic clean-libtool ctags distclean distclean-compile \
573 distclean-generic distclean-libtool distclean-tags distdir dvi \
574 dvi-am info info-am install install-am install-binPROGRAMS \
575 install-data install-data-am install-exec install-exec-am \
576 install-info install-info-am install-man install-strip \
577 installcheck installcheck-am installdirs maintainer-clean \
578 maintainer-clean-generic mostlyclean mostlyclean-compile \
579 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
580 tags uninstall uninstall-am uninstall-binPROGRAMS \
581 uninstall-info-am
583 # Tell versions [3.59,3.63) of GNU make to not export all variables.
584 # Otherwise a system limit (for SysV at least) may be exceeded.
585 .NOEXPORT: