blob: bfe3ff4db4a333d3879c692ba823a8cfd661854b [file] [log] [blame]
Alexandre Lisionddd731e2014-01-31 11:50:08 -05001# Makefile.in generated by automake 1.13.4 from Makefile.am.
Emeric Vigier2f625822012-08-06 11:09:52 -04002# w32/Makefile. Generated from Makefile.in by configure.
3
Alexandre Lisionddd731e2014-01-31 11:50:08 -05004# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
Emeric Vigier2f625822012-08-06 11:09:52 -04006# 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
16
17# Copyright (C) 2002 Federico Montesino Pouzols <fedemp@suidzer0.org>
18#
19# This file is free software; as a special exception the author gives
20# unlimited permission to copy and/or distribute it, with or without
21# modifications, as long as this notice is preserved.
22#
23# This program is distributed in the hope that it will be useful, but
24# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
Alexandre Lisionddd731e2014-01-31 11:50:08 -050027am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
28am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Emeric Vigier2f625822012-08-06 11:09:52 -040072pkgdatadir = $(datadir)/ccrtp
73pkgincludedir = $(includedir)/ccrtp
74pkglibdir = $(libdir)/ccrtp
75pkglibexecdir = $(libexecdir)/ccrtp
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = x86_64-unknown-linux-gnu
Alexandre Lisionddd731e2014-01-31 11:50:08 -050089host_triplet = x86_64-unknown-linux-gnu
90target_triplet = x86_64-unknown-linux-gnu
Emeric Vigier2f625822012-08-06 11:09:52 -040091subdir = w32
Alexandre Lisionddd731e2014-01-31 11:50:08 -050092DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README
Emeric Vigier2f625822012-08-06 11:09:52 -040093ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
95 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
96 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
97 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
98 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
99 $(top_srcdir)/configure.ac
100am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101 $(ACLOCAL_M4)
102mkinstalldirs = $(install_sh) -d
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500103CONFIG_HEADER = $(top_builddir)/ccrtp-config.h
Emeric Vigier2f625822012-08-06 11:09:52 -0400104CONFIG_CLEAN_FILES =
105CONFIG_CLEAN_VPATH_FILES =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500106AM_V_P = $(am__v_P_$(V))
107am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
108am__v_P_0 = false
109am__v_P_1 = :
110AM_V_GEN = $(am__v_GEN_$(V))
111am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
112am__v_GEN_0 = @echo " GEN " $@;
113am__v_GEN_1 =
114AM_V_at = $(am__v_at_$(V))
115am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
116am__v_at_0 = @
117am__v_at_1 =
Emeric Vigier2f625822012-08-06 11:09:52 -0400118SOURCES =
119DIST_SOURCES =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500120am__can_run_installinfo = \
121 case $$AM_UPDATE_INFO_DIR in \
122 n|no|NO) false;; \
123 *) (install-info --version) >/dev/null 2>&1;; \
124 esac
125am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Emeric Vigier2f625822012-08-06 11:09:52 -0400126DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500127ACLOCAL = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing aclocal-1.13
128AMTAR = $${TAR-tar}
129AM_DEFAULT_VERBOSITY = 1
130AR = ar
131AUTOCONF = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing autoconf
132AUTOHEADER = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing autoheader
133AUTOMAKE = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing automake-1.13
Emeric Vigier2f625822012-08-06 11:09:52 -0400134AWK = gawk
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500135CC = gcc
Emeric Vigier2f625822012-08-06 11:09:52 -0400136CCDEPMODE = depmode=none
137CFLAGS = -g -O2
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500138COMMONCPP_CFLAGS = -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1
139COMMONCPP_LIBS = -lcommoncpp -lucommon -lrt -ldl -lpthread
140CPP = gcc -E
Emeric Vigier2f625822012-08-06 11:09:52 -0400141CPPFLAGS =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500142CXX = g++
143CXXCPP = g++ -E
Emeric Vigier2f625822012-08-06 11:09:52 -0400144CXXDEPMODE = depmode=none
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500145CXXFLAGS = -g -O2 -Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1
Emeric Vigier2f625822012-08-06 11:09:52 -0400146CYGPATH_W = echo
147DEFS = -DHAVE_CONFIG_H
148DEPDIR = .deps
149DLLTOOL = false
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500150DOXYGEN = /usr/bin/doxygen
Emeric Vigier2f625822012-08-06 11:09:52 -0400151DSYMUTIL =
152DUMPBIN =
153ECHO_C =
154ECHO_N = -n
155ECHO_T =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500156EGREP = /usr/bin/grep -E
Emeric Vigier2f625822012-08-06 11:09:52 -0400157EXEEXT =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500158FGREP = /usr/bin/grep -F
Emeric Vigier2f625822012-08-06 11:09:52 -0400159FTPDIR =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500160GNULIBS = -lcommoncpp -lucommon -lrt -ldl -lpthread -lgcrypt -ldl -lgpg-error
161GREP = /usr/bin/grep
Emeric Vigier2f625822012-08-06 11:09:52 -0400162INSTALL = /usr/bin/install -c
163INSTALL_DATA = ${INSTALL} -m 644
164INSTALL_PROGRAM = ${INSTALL}
165INSTALL_SCRIPT = ${INSTALL}
166INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
167KDOC_DIR = $(top_srcdir)/doc
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500168LD = /usr/bin/ld -m elf_x86_64
Emeric Vigier2f625822012-08-06 11:09:52 -0400169LDFLAGS =
170LIBGCRYPT_CFLAGS =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500171LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config
172LIBGCRYPT_LIBS = -lgcrypt -ldl -lgpg-error
Emeric Vigier2f625822012-08-06 11:09:52 -0400173LIBOBJS =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500174LIBS = -lgcrypt -ldl -lgpg-error
Emeric Vigier2f625822012-08-06 11:09:52 -0400175LIBTOOL = $(SHELL) $(top_builddir)/libtool
Emeric Vigier2f625822012-08-06 11:09:52 -0400176LIPO =
177LN_S = ln -s
178LTLIBOBJS =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500179LT_CCXX_VERSION = -version-info 2:2:0
180LT_MAJOR = 2
Emeric Vigier2f625822012-08-06 11:09:52 -0400181LT_MINOR = 0
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500182LT_RELEASE =
183LT_SUBVER = 2.0
184LT_VERSION = 2:2:0
Emeric Vigier2f625822012-08-06 11:09:52 -0400185MAINT = #
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500186MAKEINFO = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/missing makeinfo
Emeric Vigier2f625822012-08-06 11:09:52 -0400187MANIFEST_TOOL = :
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500188MKDIR_P = /usr/bin/mkdir -p
189NM = /usr/bin/nm -B
Emeric Vigier2f625822012-08-06 11:09:52 -0400190NMEDIT =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500191OBJDUMP = objdump
Emeric Vigier2f625822012-08-06 11:09:52 -0400192OBJEXT = o
193OTOOL =
194OTOOL64 =
195PACKAGE = ccrtp
196PACKAGE_BUGREPORT =
197PACKAGE_NAME =
198PACKAGE_STRING =
199PACKAGE_TARNAME =
200PACKAGE_URL =
201PACKAGE_VERSION =
202PATH_SEPARATOR = :
203PKG_CONFIG = /usr/bin/pkg-config
204PKG_CONFIG_LIBDIR =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500205PKG_CONFIG_PATH = /usr/local/lib/pkgconfig
206RANLIB = ranlib
207SED = /usr/bin/sed
Emeric Vigier2f625822012-08-06 11:09:52 -0400208SET_MAKE =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500209SHELL = /bin/sh
210STRIP = strip
211VERSION = 2.0.4
Emeric Vigier2f625822012-08-06 11:09:52 -0400212WARN_FLAGS = -fno-strict-aliasing -Wall -ansi -pedantic
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500213abs_builddir = /home/lisional/git/sflphone-android/jni/libccrtp/sources/w32
214abs_srcdir = /home/lisional/git/sflphone-android/jni/libccrtp/sources/w32
215abs_top_builddir = /home/lisional/git/sflphone-android/jni/libccrtp/sources
216abs_top_srcdir = /home/lisional/git/sflphone-android/jni/libccrtp/sources
217ac_ct_AR = ar
218ac_ct_CC = gcc
219ac_ct_CXX = g++
Emeric Vigier2f625822012-08-06 11:09:52 -0400220ac_ct_DUMPBIN =
221am__include = include
222am__leading_dot = .
223am__quote =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500224am__tar = $${TAR-tar} chof - "$$tardir"
225am__untar = $${TAR-tar} xf -
Emeric Vigier2f625822012-08-06 11:09:52 -0400226bindir = ${exec_prefix}/bin
227build = x86_64-unknown-linux-gnu
228build_alias =
229build_cpu = x86_64
230build_os = linux-gnu
231build_vendor = unknown
232builddir = .
233datadir = ${datarootdir}
234datarootdir = ${prefix}/share
235docdir = ${datarootdir}/doc/${PACKAGE}
236dvidir = ${docdir}
237exec_prefix = ${prefix}
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500238host = x86_64-unknown-linux-gnu
239host_alias =
240host_cpu = x86_64
241host_os = linux-gnu
Emeric Vigier2f625822012-08-06 11:09:52 -0400242host_vendor = unknown
243htmldir = ${docdir}
244includedir = ${prefix}/include
245infodir = ${datarootdir}/info
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500246install_sh = ${SHELL} /home/lisional/git/sflphone-android/jni/libccrtp/sources/autoconf/install-sh
Emeric Vigier2f625822012-08-06 11:09:52 -0400247libdir = ${exec_prefix}/lib
248libexecdir = ${exec_prefix}/libexec
249localedir = ${datarootdir}/locale
250localstatedir = ${prefix}/var
251mandir = ${datarootdir}/man
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500252mkdir_p = $(MKDIR_P)
Emeric Vigier2f625822012-08-06 11:09:52 -0400253oldincludedir = /usr/include
254pdfdir = ${docdir}
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500255prefix = /usr/local
Emeric Vigier2f625822012-08-06 11:09:52 -0400256program_transform_name = s,x,x,
257psdir = ${docdir}
258sbindir = ${exec_prefix}/sbin
259sharedstatedir = ${prefix}/com
260srcdir = .
261sysconfdir = ${prefix}/etc
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500262target = x86_64-unknown-linux-gnu
Emeric Vigier2f625822012-08-06 11:09:52 -0400263target_alias =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500264target_cpu = x86_64
265target_os = linux-gnu
Emeric Vigier2f625822012-08-06 11:09:52 -0400266target_vendor = unknown
267top_build_prefix = ../
268top_builddir = ..
269top_srcdir = ..
270MAINTAINERCLEANFILES = Makefile.in Makefile
271EXTRA_DIST = README msvcpp/ccrtp1.dsw msvcpp/ccrtp1.dsp \
272 msvcpp/ccRTPdemo.dsw msvcpp/demo/*.dsp \
273 cape/*.dsw cape/*.dsp cape/*.sln cape/*.vcproj \
274 mingw32/Makefile.gcc common/*.dsp
275
276all: all-am
277
278.SUFFIXES:
279$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
280 @for dep in $?; do \
281 case '$(am__configure_deps)' in \
282 *$$dep*) \
283 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
284 && { if test -f $@; then exit 0; else break; fi; }; \
285 exit 1;; \
286 esac; \
287 done; \
288 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu w32/Makefile'; \
289 $(am__cd) $(top_srcdir) && \
290 $(AUTOMAKE) --gnu w32/Makefile
291.PRECIOUS: Makefile
292Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293 @case '$?' in \
294 *config.status*) \
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
296 *) \
297 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
298 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
299 esac;
300
301$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
302 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303
304$(top_srcdir)/configure: # $(am__configure_deps)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
307 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308$(am__aclocal_m4_deps):
309
310mostlyclean-libtool:
311 -rm -f *.lo
312
313clean-libtool:
314 -rm -rf .libs _libs
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500315tags TAGS:
Emeric Vigier2f625822012-08-06 11:09:52 -0400316
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500317ctags CTAGS:
318
319cscope cscopelist:
Emeric Vigier2f625822012-08-06 11:09:52 -0400320
321
322distdir: $(DISTFILES)
323 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
324 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325 list='$(DISTFILES)'; \
326 dist_files=`for file in $$list; do echo $$file; done | \
327 sed -e "s|^$$srcdirstrip/||;t" \
328 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
329 case $$dist_files in \
330 */*) $(MKDIR_P) `echo "$$dist_files" | \
331 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
332 sort -u` ;; \
333 esac; \
334 for file in $$dist_files; do \
335 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
336 if test -d $$d/$$file; then \
337 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
338 if test -d "$(distdir)/$$file"; then \
339 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
340 fi; \
341 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
342 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
343 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
344 fi; \
345 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
346 else \
347 test -f "$(distdir)/$$file" \
348 || cp -p $$d/$$file "$(distdir)/$$file" \
349 || exit 1; \
350 fi; \
351 done
352check-am: all-am
353check: check-am
354all-am: Makefile
355installdirs:
356install: install-am
357install-exec: install-exec-am
358install-data: install-data-am
359uninstall: uninstall-am
360
361install-am: all-am
362 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
363
364installcheck: installcheck-am
365install-strip:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500366 if test -z '$(STRIP)'; then \
367 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
368 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
369 install; \
370 else \
371 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
372 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
373 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
374 fi
Emeric Vigier2f625822012-08-06 11:09:52 -0400375mostlyclean-generic:
376
377clean-generic:
378
379distclean-generic:
380 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
381 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
382
383maintainer-clean-generic:
384 @echo "This command is intended for maintainers to use"
385 @echo "it deletes files that may require special tools to rebuild."
386 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
387clean: clean-am
388
389clean-am: clean-generic clean-libtool mostlyclean-am
390
391distclean: distclean-am
392 -rm -f Makefile
393distclean-am: clean-am distclean-generic
394
395dvi: dvi-am
396
397dvi-am:
398
399html: html-am
400
401html-am:
402
403info: info-am
404
405info-am:
406
407install-data-am:
408
409install-dvi: install-dvi-am
410
411install-dvi-am:
412
413install-exec-am:
414
415install-html: install-html-am
416
417install-html-am:
418
419install-info: install-info-am
420
421install-info-am:
422
423install-man:
424
425install-pdf: install-pdf-am
426
427install-pdf-am:
428
429install-ps: install-ps-am
430
431install-ps-am:
432
433installcheck-am:
434
435maintainer-clean: maintainer-clean-am
436 -rm -f Makefile
437maintainer-clean-am: distclean-am maintainer-clean-generic
438
439mostlyclean: mostlyclean-am
440
441mostlyclean-am: mostlyclean-generic mostlyclean-libtool
442
443pdf: pdf-am
444
445pdf-am:
446
447ps: ps-am
448
449ps-am:
450
451uninstall-am:
452
453.MAKE: install-am install-strip
454
455.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500456 cscopelist-am ctags-am distclean distclean-generic \
457 distclean-libtool distdir dvi dvi-am html html-am info info-am \
458 install install-am install-data install-data-am install-dvi \
459 install-dvi-am install-exec install-exec-am install-html \
460 install-html-am install-info install-info-am install-man \
461 install-pdf install-pdf-am install-ps install-ps-am \
462 install-strip installcheck installcheck-am installdirs \
463 maintainer-clean maintainer-clean-generic mostlyclean \
464 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
465 tags-am uninstall uninstall-am
Emeric Vigier2f625822012-08-06 11:09:52 -0400466
467
468# Tell versions [3.59,3.63) of GNU make to not export all variables.
469# Otherwise a system limit (for SysV at least) may be exceeded.
470.NOEXPORT: