source: plugins/puredata/Makefile.in @ b16b900

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since b16b900 was 30cbd419, checked in by Paul Brossier <piem@altern.org>, 20 years ago
  • Property mode set to 100644
File size: 15.8 KB
Line 
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
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.
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# inspired from Guenter Geiger's Makefile.am for plugin
18# pure-data/externals/plugin~/Makefile.am -- rev 1.1
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ../..
27
28am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29INSTALL = @INSTALL@
30install_sh_DATA = $(install_sh) -c -m 644
31install_sh_PROGRAM = $(install_sh) -c
32install_sh_SCRIPT = $(install_sh) -c
33INSTALL_HEADER = $(INSTALL_DATA)
34transform = $(program_transform_name)
35NORMAL_INSTALL = :
36PRE_INSTALL = :
37POST_INSTALL = :
38NORMAL_UNINSTALL = :
39PRE_UNINSTALL = :
40POST_UNINSTALL = :
41host_triplet = @host@
42ACLOCAL = @ACLOCAL@
43ALSA_CFLAGS = @ALSA_CFLAGS@
44ALSA_LIBS = @ALSA_LIBS@
45AMDEP_FALSE = @AMDEP_FALSE@
46AMDEP_TRUE = @AMDEP_TRUE@
47AMTAR = @AMTAR@
48AR = @AR@
49AUTOCONF = @AUTOCONF@
50AUTOHEADER = @AUTOHEADER@
51AUTOMAKE = @AUTOMAKE@
52AWK = @AWK@
53CC = @CC@
54CCDEPMODE = @CCDEPMODE@
55CFLAGS = @CFLAGS@
56CPP = @CPP@
57CPPFLAGS = @CPPFLAGS@
58CXX = @CXX@
59CXXCPP = @CXXCPP@
60CXXDEPMODE = @CXXDEPMODE@
61CXXFLAGS = @CXXFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DEFS = @DEFS@
64DEPDIR = @DEPDIR@
65ECHO = @ECHO@
66ECHO_C = @ECHO_C@
67ECHO_N = @ECHO_N@
68ECHO_T = @ECHO_T@
69EGREP = @EGREP@
70EXEEXT = @EXEEXT@
71F77 = @F77@
72FFLAGS = @FFLAGS@
73FFTWLIB_CFLAGS = @FFTWLIB_CFLAGS@
74FFTWLIB_LIBS = @FFTWLIB_LIBS@
75INSTALL_DATA = @INSTALL_DATA@
76INSTALL_PROGRAM = @INSTALL_PROGRAM@
77INSTALL_SCRIPT = @INSTALL_SCRIPT@
78INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79JACK_CFLAGS = @JACK_CFLAGS@
80JACK_LIBS = @JACK_LIBS@
81LADCCA_CFLAGS = @LADCCA_CFLAGS@
82LADCCA_LIBS = @LADCCA_LIBS@
83LDFLAGS = @LDFLAGS@
84LIBOBJS = @LIBOBJS@
85LIBS = @LIBS@
86
87LIBTOOL = $(SHELL) ./libtoolkludge
88LN_S = @LN_S@
89LTLIBOBJS = @LTLIBOBJS@
90MAKEINFO = @MAKEINFO@
91OBJEXT = @OBJEXT@
92PACKAGE = @PACKAGE@
93PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
94PACKAGE_NAME = @PACKAGE_NAME@
95PACKAGE_STRING = @PACKAGE_STRING@
96PACKAGE_TARNAME = @PACKAGE_TARNAME@
97PACKAGE_VERSION = @PACKAGE_VERSION@
98PATH_SEPARATOR = @PATH_SEPARATOR@
99PKG_CONFIG = @PKG_CONFIG@
100PYTHON = @PYTHON@
101PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
102PYTHON_PLATFORM = @PYTHON_PLATFORM@
103PYTHON_PREFIX = @PYTHON_PREFIX@
104PYTHON_VERSION = @PYTHON_VERSION@
105RANLIB = @RANLIB@
106SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
107SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110SNDLIB_CFLAGS = @SNDLIB_CFLAGS@
111SNDLIB_LIBS = @SNDLIB_LIBS@
112STRIP = @STRIP@
113VERSION = @VERSION@
114ac_ct_AR = @ac_ct_AR@
115ac_ct_CC = @ac_ct_CC@
116ac_ct_CXX = @ac_ct_CXX@
117ac_ct_F77 = @ac_ct_F77@
118ac_ct_RANLIB = @ac_ct_RANLIB@
119ac_ct_STRIP = @ac_ct_STRIP@
120am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
123am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
124am__include = @am__include@
125am__leading_dot = @am__leading_dot@
126am__quote = @am__quote@
127bindir = @bindir@
128build = @build@
129build_alias = @build_alias@
130build_cpu = @build_cpu@
131build_os = @build_os@
132build_vendor = @build_vendor@
133datadir = @datadir@
134exec_prefix = @exec_prefix@
135host = @host@
136host_alias = @host_alias@
137host_cpu = @host_cpu@
138host_os = @host_os@
139host_vendor = @host_vendor@
140includedir = @includedir@
141infodir = @infodir@
142install_sh = @install_sh@
143libdir = @libdir@
144libexecdir = @libexecdir@
145localstatedir = @localstatedir@
146mandir = @mandir@
147oldincludedir = @oldincludedir@
148pkgpyexecdir = @pkgpyexecdir@
149pkgpythondir = @pkgpythondir@
150prefix = @prefix@
151program_transform_name = @program_transform_name@
152pyexecdir = @pyexecdir@
153pythondir = @pythondir@
154sbindir = @sbindir@
155sharedstatedir = @sharedstatedir@
156sysconfdir = @sysconfdir@
157target_alias = @target_alias@
158
159SUFFIXES = .pd_linux
160PDDIR = $(prefix)/lib/pd
161pddir = $(PDDIR)
162
163#SUBDIRS = ladspa vst win
164pdinstalldir = $(pddir)/extra/aubio
165
166# Automake won't accept something ending in ".pd_linux" as a library
167pdinstall_PROGRAMS = aubioonset~.pd_linux
168
169aubioonset__pd_linux_SOURCES = \
170        aubioonset~.c
171
172
173pdincludedir = $(pddir)/src
174
175INCLUDES = -I$(top_srcdir) -I$(pdincludedir)
176
177AM_CFLAGS = -I../../src \
178    -DPD -O2 -funroll-loops -fomit-frame-pointer \
179    -Wall -W -Wshadow -Wstrict-prototypes -Werror \
180    -Wno-unused -Wno-parentheses -Wno-switch
181
182AM_LDFLAGS = -L../../src/.libs -laubio -export_dynamic -shared
183
184pdinstall_DATA = \
185        help-aubioonset~.pd
186
187
188noinst_SCRIPTS = libtoolkludge
189
190EXTRA_DIST = $(pdinstall_DATA) $(noinst_SCRIPTS) version.h
191subdir = plugins/puredata
192ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
193mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
194CONFIG_HEADER = $(top_builddir)/src/config.h
195CONFIG_CLEAN_FILES =
196pdinstall_PROGRAMS = aubioonset~.pd_linux$(EXEEXT)
197PROGRAMS = $(pdinstall_PROGRAMS)
198
199am_aubioonset__pd_linux_OBJECTS = aubioonset~.$(OBJEXT)
200aubioonset__pd_linux_OBJECTS = $(am_aubioonset__pd_linux_OBJECTS)
201aubioonset__pd_linux_LDADD = $(LDADD)
202aubioonset__pd_linux_DEPENDENCIES =
203aubioonset__pd_linux_LDFLAGS =
204SCRIPTS = $(noinst_SCRIPTS)
205
206
207DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/src
208depcomp = $(SHELL) $(top_srcdir)/depcomp
209am__depfiles_maybe = depfiles
210@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/aubioonset~.Po
211COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
212        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
213LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
214        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
215CCLD = $(CC)
216LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
217        $(AM_LDFLAGS) $(LDFLAGS) -o $@
218DIST_SOURCES = $(aubioonset__pd_linux_SOURCES)
219DATA = $(pdinstall_DATA)
220
221DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
222SOURCES = $(aubioonset__pd_linux_SOURCES)
223
224all: all-am
225
226.SUFFIXES:
227.SUFFIXES: .pd_linux .c .lo .o .obj
228$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
229        cd $(top_srcdir) && \
230          $(AUTOMAKE) --gnu  plugins/puredata/Makefile
231Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
232        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
233pdinstallPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
234install-pdinstallPROGRAMS: $(pdinstall_PROGRAMS)
235        @$(NORMAL_INSTALL)
236        $(mkinstalldirs) $(DESTDIR)$(pdinstalldir)
237        @list='$(pdinstall_PROGRAMS)'; for p in $$list; do \
238          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
239          if test -f $$p \
240             || test -f $$p1 \
241          ; then \
242            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
243           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(pdinstallPROGRAMS_INSTALL) $$p $(DESTDIR)$(pdinstalldir)/$$f"; \
244           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(pdinstallPROGRAMS_INSTALL) $$p $(DESTDIR)$(pdinstalldir)/$$f || exit 1; \
245          else :; fi; \
246        done
247
248uninstall-pdinstallPROGRAMS:
249        @$(NORMAL_UNINSTALL)
250        @list='$(pdinstall_PROGRAMS)'; for p in $$list; do \
251          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
252          echo " rm -f $(DESTDIR)$(pdinstalldir)/$$f"; \
253          rm -f $(DESTDIR)$(pdinstalldir)/$$f; \
254        done
255
256clean-pdinstallPROGRAMS:
257        @list='$(pdinstall_PROGRAMS)'; for p in $$list; do \
258          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
259          echo " rm -f $$p $$f"; \
260          rm -f $$p $$f ; \
261        done
262aubioonset~.pd_linux$(EXEEXT): $(aubioonset__pd_linux_OBJECTS) $(aubioonset__pd_linux_DEPENDENCIES)
263        @rm -f aubioonset~.pd_linux$(EXEEXT)
264        $(LINK) $(aubioonset__pd_linux_LDFLAGS) $(aubioonset__pd_linux_OBJECTS) $(aubioonset__pd_linux_LDADD) $(LIBS)
265
266mostlyclean-compile:
267        -rm -f *.$(OBJEXT) core *.core
268
269distclean-compile:
270        -rm -f *.tab.c
271
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aubioonset~.Po@am__quote@
273
274.c.o:
275@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
276@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
277@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
278@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
279@am__fastdepCC_TRUE@    fi
280@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
281@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
282@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
284
285.c.obj:
286@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
287@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
288@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
289@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
290@am__fastdepCC_TRUE@    fi
291@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
292@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
293@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
294@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
295
296.c.lo:
297@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
298@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
299@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
300@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
301@am__fastdepCC_TRUE@    fi
302@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
303@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
304@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
306
307mostlyclean-libtool:
308        -rm -f *.lo
309
310clean-libtool:
311        -rm -rf .libs _libs
312
313distclean-libtool:
314        -rm -f libtool
315uninstall-info-am:
316pdinstallDATA_INSTALL = $(INSTALL_DATA)
317install-pdinstallDATA: $(pdinstall_DATA)
318        @$(NORMAL_INSTALL)
319        $(mkinstalldirs) $(DESTDIR)$(pdinstalldir)
320        @list='$(pdinstall_DATA)'; for p in $$list; do \
321          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
322          f="`echo $$p | sed -e 's|^.*/||'`"; \
323          echo " $(pdinstallDATA_INSTALL) $$d$$p $(DESTDIR)$(pdinstalldir)/$$f"; \
324          $(pdinstallDATA_INSTALL) $$d$$p $(DESTDIR)$(pdinstalldir)/$$f; \
325        done
326
327uninstall-pdinstallDATA:
328        @$(NORMAL_UNINSTALL)
329        @list='$(pdinstall_DATA)'; for p in $$list; do \
330          f="`echo $$p | sed -e 's|^.*/||'`"; \
331          echo " rm -f $(DESTDIR)$(pdinstalldir)/$$f"; \
332          rm -f $(DESTDIR)$(pdinstalldir)/$$f; \
333        done
334
335ETAGS = etags
336ETAGSFLAGS =
337
338CTAGS = ctags
339CTAGSFLAGS =
340
341tags: TAGS
342
343ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
344        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345        unique=`for i in $$list; do \
346            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347          done | \
348          $(AWK) '    { files[$$0] = 1; } \
349               END { for (i in files) print i; }'`; \
350        mkid -fID $$unique
351
352TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
353                $(TAGS_FILES) $(LISP)
354        tags=; \
355        here=`pwd`; \
356        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
357        unique=`for i in $$list; do \
358            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359          done | \
360          $(AWK) '    { files[$$0] = 1; } \
361               END { for (i in files) print i; }'`; \
362        test -z "$(ETAGS_ARGS)$$tags$$unique" \
363          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
364             $$tags $$unique
365
366ctags: CTAGS
367CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
368                $(TAGS_FILES) $(LISP)
369        tags=; \
370        here=`pwd`; \
371        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
372        unique=`for i in $$list; do \
373            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374          done | \
375          $(AWK) '    { files[$$0] = 1; } \
376               END { for (i in files) print i; }'`; \
377        test -z "$(CTAGS_ARGS)$$tags$$unique" \
378          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
379             $$tags $$unique
380
381GTAGS:
382        here=`$(am__cd) $(top_builddir) && pwd` \
383          && cd $(top_srcdir) \
384          && gtags -i $(GTAGS_ARGS) $$here
385
386distclean-tags:
387        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
388DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
389
390top_distdir = ../..
391distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
392
393distdir: $(DISTFILES)
394        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
395        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
396        list='$(DISTFILES)'; for file in $$list; do \
397          case $$file in \
398            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
399            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
400          esac; \
401          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
402          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
403          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
404            dir="/$$dir"; \
405            $(mkinstalldirs) "$(distdir)$$dir"; \
406          else \
407            dir=''; \
408          fi; \
409          if test -d $$d/$$file; then \
410            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
411              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
412            fi; \
413            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
414          else \
415            test -f $(distdir)/$$file \
416            || cp -p $$d/$$file $(distdir)/$$file \
417            || exit 1; \
418          fi; \
419        done
420check-am: all-am
421check: check-am
422all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA)
423
424installdirs:
425        $(mkinstalldirs) $(DESTDIR)$(pdinstalldir) $(DESTDIR)$(pdinstalldir)
426install: install-am
427install-exec: install-exec-am
428install-data: install-data-am
429uninstall: uninstall-am
430
431install-am: all-am
432        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
433
434installcheck: installcheck-am
435install-strip:
436        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
437          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
438          `test -z '$(STRIP)' || \
439            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
440mostlyclean-generic:
441
442clean-generic:
443
444distclean-generic:
445        -rm -f $(CONFIG_CLEAN_FILES)
446
447maintainer-clean-generic:
448        @echo "This command is intended for maintainers to use"
449        @echo "it deletes files that may require special tools to rebuild."
450clean: clean-am
451
452clean-am: clean-generic clean-libtool clean-pdinstallPROGRAMS \
453        mostlyclean-am
454
455distclean: distclean-am
456        -rm -rf ./$(DEPDIR)
457        -rm -f Makefile
458distclean-am: clean-am distclean-compile distclean-generic \
459        distclean-libtool distclean-tags
460
461dvi: dvi-am
462
463dvi-am:
464
465info: info-am
466
467info-am:
468
469install-data-am: install-pdinstallDATA install-pdinstallPROGRAMS
470
471install-exec-am:
472
473install-info: install-info-am
474
475install-man:
476
477installcheck-am:
478
479maintainer-clean: maintainer-clean-am
480        -rm -rf ./$(DEPDIR)
481        -rm -f Makefile
482maintainer-clean-am: distclean-am maintainer-clean-generic
483
484mostlyclean: mostlyclean-am
485
486mostlyclean-am: mostlyclean-compile mostlyclean-generic \
487        mostlyclean-libtool
488
489pdf: pdf-am
490
491pdf-am:
492
493ps: ps-am
494
495ps-am:
496
497uninstall-am: uninstall-info-am uninstall-pdinstallDATA \
498        uninstall-pdinstallPROGRAMS
499
500.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
501        clean-libtool clean-pdinstallPROGRAMS ctags distclean \
502        distclean-compile distclean-generic distclean-libtool \
503        distclean-tags distdir dvi dvi-am info info-am install \
504        install-am install-data install-data-am install-exec \
505        install-exec-am install-info install-info-am install-man \
506        install-pdinstallDATA install-pdinstallPROGRAMS install-strip \
507        installcheck installcheck-am installdirs maintainer-clean \
508        maintainer-clean-generic mostlyclean mostlyclean-compile \
509        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
510        tags uninstall uninstall-am uninstall-info-am \
511        uninstall-pdinstallDATA uninstall-pdinstallPROGRAMS
512
513# Tell versions [3.59,3.63) of GNU make to not export all variables.
514# Otherwise a system limit (for SysV at least) may be exceeded.
515.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.