blob: 3d1ff189a1f83895ba81c72cdd28198498bccd0d [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# @configure_input@
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@SET_MAKE@
16
17# Copyright (C) 1999-2005 Open Source Telecom Corporation.
18# Copyright (C) 2006-2010 David Sugar, Tycho Softworks.
19#
20# This file is free software; as a special exception the author gives
21# unlimited permission to copy and/or distribute it, with or without
22# modifications, as long as this notice is preserved.
23#
24# This program is distributed in the hope that it will be useful, but
25# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
26# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
27VPATH = @srcdir@
Alexandre Lisionddd731e2014-01-31 11:50:08 -050028am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
29am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Emeric Vigier2f625822012-08-06 11:09:52 -040073pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91target_triplet = @target@
92subdir = m4
Alexandre Lisionddd731e2014-01-31 11:50:08 -050093DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
Emeric Vigier2f625822012-08-06 11:09:52 -040094ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
96 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
97 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
98 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
99 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
100 $(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102 $(ACLOCAL_M4)
103mkinstalldirs = $(install_sh) -d
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500104CONFIG_HEADER = $(top_builddir)/ccrtp-config.h
Emeric Vigier2f625822012-08-06 11:09:52 -0400105CONFIG_CLEAN_FILES =
106CONFIG_CLEAN_VPATH_FILES =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500107AM_V_P = $(am__v_P_@AM_V@)
108am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109am__v_P_0 = false
110am__v_P_1 = :
111AM_V_GEN = $(am__v_GEN_@AM_V@)
112am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113am__v_GEN_0 = @echo " GEN " $@;
114am__v_GEN_1 =
115AM_V_at = $(am__v_at_@AM_V@)
116am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117am__v_at_0 = @
118am__v_at_1 =
Emeric Vigier2f625822012-08-06 11:09:52 -0400119depcomp =
120am__depfiles_maybe =
121DIST_SOURCES =
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500122am__can_run_installinfo = \
123 case $$AM_UPDATE_INFO_DIR in \
124 n|no|NO) false;; \
125 *) (install-info --version) >/dev/null 2>&1;; \
126 esac
127am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
128# Read a list of newline-separated strings from the standard input,
129# and print each of them once, without duplicates. Input order is
130# *not* preserved.
131am__uniquify_input = $(AWK) '\
132 BEGIN { nonempty = 0; } \
133 { items[$$0] = 1; nonempty = 1; } \
134 END { if (nonempty) { for (i in items) print i; }; } \
135'
136# Make sure the list of sources is unique. This is necessary because,
137# e.g., the same source file might be shared among _SOURCES variables
138# for different programs/libraries.
139am__define_uniq_tagged_files = \
140 list='$(am__tagged_files)'; \
141 unique=`for i in $$list; do \
142 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
143 done | $(am__uniquify_input)`
144ETAGS = etags
145CTAGS = ctags
Emeric Vigier2f625822012-08-06 11:09:52 -0400146DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
147ACLOCAL = @ACLOCAL@
148AMTAR = @AMTAR@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500149AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Emeric Vigier2f625822012-08-06 11:09:52 -0400150AR = @AR@
Alexandre Lisione41ecd42014-02-27 15:51:10 -0500151AS = @AS@
Emeric Vigier2f625822012-08-06 11:09:52 -0400152AUTOCONF = @AUTOCONF@
153AUTOHEADER = @AUTOHEADER@
154AUTOMAKE = @AUTOMAKE@
155AWK = @AWK@
156CC = @CC@
157CCDEPMODE = @CCDEPMODE@
158CFLAGS = @CFLAGS@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500159COMMONCPP_CFLAGS = @COMMONCPP_CFLAGS@
160COMMONCPP_LIBS = @COMMONCPP_LIBS@
Emeric Vigier2f625822012-08-06 11:09:52 -0400161CPP = @CPP@
162CPPFLAGS = @CPPFLAGS@
163CXX = @CXX@
164CXXCPP = @CXXCPP@
165CXXDEPMODE = @CXXDEPMODE@
166CXXFLAGS = @CXXFLAGS@
167CYGPATH_W = @CYGPATH_W@
168DEFS = @DEFS@
169DEPDIR = @DEPDIR@
170DLLTOOL = @DLLTOOL@
171DOXYGEN = @DOXYGEN@
172DSYMUTIL = @DSYMUTIL@
173DUMPBIN = @DUMPBIN@
174ECHO_C = @ECHO_C@
175ECHO_N = @ECHO_N@
176ECHO_T = @ECHO_T@
177EGREP = @EGREP@
178EXEEXT = @EXEEXT@
179FGREP = @FGREP@
180FTPDIR = @FTPDIR@
181GNULIBS = @GNULIBS@
182GREP = @GREP@
183INSTALL = @INSTALL@
184INSTALL_DATA = @INSTALL_DATA@
185INSTALL_PROGRAM = @INSTALL_PROGRAM@
186INSTALL_SCRIPT = @INSTALL_SCRIPT@
187INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
188KDOC_DIR = @KDOC_DIR@
189LD = @LD@
190LDFLAGS = @LDFLAGS@
191LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
192LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
193LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
194LIBOBJS = @LIBOBJS@
195LIBS = @LIBS@
196LIBTOOL = @LIBTOOL@
Emeric Vigier2f625822012-08-06 11:09:52 -0400197LIPO = @LIPO@
198LN_S = @LN_S@
199LTLIBOBJS = @LTLIBOBJS@
200LT_CCXX_VERSION = @LT_CCXX_VERSION@
201LT_MAJOR = @LT_MAJOR@
202LT_MINOR = @LT_MINOR@
203LT_RELEASE = @LT_RELEASE@
204LT_SUBVER = @LT_SUBVER@
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500205LT_VERSION = @LT_VERSION@
Emeric Vigier2f625822012-08-06 11:09:52 -0400206MAINT = @MAINT@
207MAKEINFO = @MAKEINFO@
208MANIFEST_TOOL = @MANIFEST_TOOL@
209MKDIR_P = @MKDIR_P@
210NM = @NM@
211NMEDIT = @NMEDIT@
212OBJDUMP = @OBJDUMP@
213OBJEXT = @OBJEXT@
214OTOOL = @OTOOL@
215OTOOL64 = @OTOOL64@
216PACKAGE = @PACKAGE@
217PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218PACKAGE_NAME = @PACKAGE_NAME@
219PACKAGE_STRING = @PACKAGE_STRING@
220PACKAGE_TARNAME = @PACKAGE_TARNAME@
221PACKAGE_URL = @PACKAGE_URL@
222PACKAGE_VERSION = @PACKAGE_VERSION@
223PATH_SEPARATOR = @PATH_SEPARATOR@
224PKG_CONFIG = @PKG_CONFIG@
225PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
226PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
227RANLIB = @RANLIB@
228SED = @SED@
229SET_MAKE = @SET_MAKE@
230SHELL = @SHELL@
231STRIP = @STRIP@
232VERSION = @VERSION@
233WARN_FLAGS = @WARN_FLAGS@
234abs_builddir = @abs_builddir@
235abs_srcdir = @abs_srcdir@
236abs_top_builddir = @abs_top_builddir@
237abs_top_srcdir = @abs_top_srcdir@
238ac_ct_AR = @ac_ct_AR@
239ac_ct_CC = @ac_ct_CC@
240ac_ct_CXX = @ac_ct_CXX@
241ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
242am__include = @am__include@
243am__leading_dot = @am__leading_dot@
244am__quote = @am__quote@
245am__tar = @am__tar@
246am__untar = @am__untar@
247bindir = @bindir@
248build = @build@
249build_alias = @build_alias@
250build_cpu = @build_cpu@
251build_os = @build_os@
252build_vendor = @build_vendor@
253builddir = @builddir@
254datadir = @datadir@
255datarootdir = @datarootdir@
256docdir = @docdir@
257dvidir = @dvidir@
258exec_prefix = @exec_prefix@
259host = @host@
260host_alias = @host_alias@
261host_cpu = @host_cpu@
262host_os = @host_os@
263host_vendor = @host_vendor@
264htmldir = @htmldir@
265includedir = @includedir@
266infodir = @infodir@
267install_sh = @install_sh@
268libdir = @libdir@
269libexecdir = @libexecdir@
270localedir = @localedir@
271localstatedir = @localstatedir@
272mandir = @mandir@
273mkdir_p = @mkdir_p@
274oldincludedir = @oldincludedir@
275pdfdir = @pdfdir@
276prefix = @prefix@
277program_transform_name = @program_transform_name@
278psdir = @psdir@
279sbindir = @sbindir@
280sharedstatedir = @sharedstatedir@
281srcdir = @srcdir@
282sysconfdir = @sysconfdir@
283target = @target@
284target_alias = @target_alias@
285target_cpu = @target_cpu@
286target_os = @target_os@
287target_vendor = @target_vendor@
288top_build_prefix = @top_build_prefix@
289top_builddir = @top_builddir@
290top_srcdir = @top_srcdir@
291AUTOMAKE_OPTIONS = no-dependencies
292M4 = ost_prog.m4 ost_cxx.m4 ost_posix.m4 ost_systime.m4 \
293 ost_maint.m4 ost_misc.m4 ost_endian.m4 ost_debug.m4 libgcrypt_local.m4
294
295SOURCES = $(M4)
296all: all-am
297
298.SUFFIXES:
299$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
300 @for dep in $?; do \
301 case '$(am__configure_deps)' in \
302 *$$dep*) \
303 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
304 && { if test -f $@; then exit 0; else break; fi; }; \
305 exit 1;; \
306 esac; \
307 done; \
308 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
309 $(am__cd) $(top_srcdir) && \
310 $(AUTOMAKE) --gnu m4/Makefile
311.PRECIOUS: Makefile
312Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
313 @case '$?' in \
314 *config.status*) \
315 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
316 *) \
317 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
318 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
319 esac;
320
321$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323
324$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328$(am__aclocal_m4_deps):
329
330mostlyclean-libtool:
331 -rm -f *.lo
332
333clean-libtool:
334 -rm -rf .libs _libs
Emeric Vigier2f625822012-08-06 11:09:52 -0400335
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500336ID: $(am__tagged_files)
337 $(am__define_uniq_tagged_files); mkid -fID $$unique
338tags: tags-am
339TAGS: tags
Emeric Vigier2f625822012-08-06 11:09:52 -0400340
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500341tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
342 set x; \
343 here=`pwd`; \
344 $(am__define_uniq_tagged_files); \
345 shift; \
346 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
347 test -n "$$unique" || unique=$$empty_fix; \
348 if test $$# -gt 0; then \
349 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
350 "$$@" $$unique; \
351 else \
352 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353 $$unique; \
354 fi; \
355 fi
356ctags: ctags-am
357
358CTAGS: ctags
359ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
360 $(am__define_uniq_tagged_files); \
361 test -z "$(CTAGS_ARGS)$$unique" \
362 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
363 $$unique
364
365GTAGS:
366 here=`$(am__cd) $(top_builddir) && pwd` \
367 && $(am__cd) $(top_srcdir) \
368 && gtags -i $(GTAGS_ARGS) "$$here"
369cscopelist: cscopelist-am
370
371cscopelist-am: $(am__tagged_files)
372 list='$(am__tagged_files)'; \
373 case "$(srcdir)" in \
374 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
375 *) sdir=$(subdir)/$(srcdir) ;; \
376 esac; \
377 for i in $$list; do \
378 if test -f "$$i"; then \
379 echo "$(subdir)/$$i"; \
380 else \
381 echo "$$sdir/$$i"; \
382 fi; \
383 done >> $(top_builddir)/cscope.files
384
385distclean-tags:
386 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Emeric Vigier2f625822012-08-06 11:09:52 -0400387
388distdir: $(DISTFILES)
389 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
390 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
391 list='$(DISTFILES)'; \
392 dist_files=`for file in $$list; do echo $$file; done | \
393 sed -e "s|^$$srcdirstrip/||;t" \
394 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
395 case $$dist_files in \
396 */*) $(MKDIR_P) `echo "$$dist_files" | \
397 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
398 sort -u` ;; \
399 esac; \
400 for file in $$dist_files; do \
401 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
402 if test -d $$d/$$file; then \
403 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
404 if test -d "$(distdir)/$$file"; then \
405 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
406 fi; \
407 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
408 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
409 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
410 fi; \
411 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
412 else \
413 test -f "$(distdir)/$$file" \
414 || cp -p $$d/$$file "$(distdir)/$$file" \
415 || exit 1; \
416 fi; \
417 done
418check-am: all-am
419check: check-am
420all-am: Makefile all-local
421installdirs:
422install: install-am
423install-exec: install-exec-am
424install-data: install-data-am
425uninstall: uninstall-am
426
427install-am: all-am
428 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
429
430installcheck: installcheck-am
431install-strip:
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500432 if test -z '$(STRIP)'; then \
433 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
434 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
435 install; \
436 else \
437 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
438 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
439 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
440 fi
Emeric Vigier2f625822012-08-06 11:09:52 -0400441mostlyclean-generic:
442
443clean-generic:
444
445distclean-generic:
446 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
447 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
448
449maintainer-clean-generic:
450 @echo "This command is intended for maintainers to use"
451 @echo "it deletes files that may require special tools to rebuild."
452clean: clean-am
453
454clean-am: clean-generic clean-libtool mostlyclean-am
455
456distclean: distclean-am
457 -rm -f Makefile
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500458distclean-am: clean-am distclean-generic distclean-tags
Emeric Vigier2f625822012-08-06 11:09:52 -0400459
460dvi: dvi-am
461
462dvi-am:
463
464html: html-am
465
466html-am:
467
468info: info-am
469
470info-am:
471
472install-data-am:
473
474install-dvi: install-dvi-am
475
476install-dvi-am:
477
478install-exec-am:
479
480install-html: install-html-am
481
482install-html-am:
483
484install-info: install-info-am
485
486install-info-am:
487
488install-man:
489
490install-pdf: install-pdf-am
491
492install-pdf-am:
493
494install-ps: install-ps-am
495
496install-ps-am:
497
498installcheck-am:
499
500maintainer-clean: maintainer-clean-am
501 -rm -f Makefile
502maintainer-clean-am: distclean-am maintainer-clean-generic
503
504mostlyclean: mostlyclean-am
505
506mostlyclean-am: mostlyclean-generic mostlyclean-libtool
507
508pdf: pdf-am
509
510pdf-am:
511
512ps: ps-am
513
514ps-am:
515
516uninstall-am:
517
518.MAKE: install-am install-strip
519
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500520.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am clean \
521 clean-generic clean-libtool cscopelist-am ctags ctags-am \
522 distclean distclean-generic distclean-libtool distclean-tags \
Emeric Vigier2f625822012-08-06 11:09:52 -0400523 distdir dvi dvi-am html html-am info info-am install \
524 install-am install-data install-data-am install-dvi \
525 install-dvi-am install-exec install-exec-am install-html \
526 install-html-am install-info install-info-am install-man \
527 install-pdf install-pdf-am install-ps install-ps-am \
528 install-strip installcheck installcheck-am installdirs \
529 maintainer-clean maintainer-clean-generic mostlyclean \
530 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Alexandre Lisionddd731e2014-01-31 11:50:08 -0500531 tags tags-am uninstall uninstall-am
Emeric Vigier2f625822012-08-06 11:09:52 -0400532
533
534../aclocal.m4: $(M4)
535 cd .. ; $(ACLOCAL) -I m4
536
537all-local: ../aclocal.m4
538
539# Tell versions [3.59,3.63) of GNU make to not export all variables.
540# Otherwise a system limit (for SysV at least) may be exceeded.
541.NOEXPORT: