Can get infinitive verb now.
[mverbiste] / gui / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # $Id: Makefile.am,v 1.2 2006/07/08 03:27:41 sarrazip Exp $
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = src/gui
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/macros/ac_compile_warnings.m4 \
43         $(top_srcdir)/macros/ac_prog_perl_modules.m4 \
44         $(top_srcdir)/macros/codeset.m4 \
45         $(top_srcdir)/macros/getopt_long.m4 \
46         $(top_srcdir)/macros/gettext.m4 $(top_srcdir)/macros/glibc2.m4 \
47         $(top_srcdir)/macros/glibc21.m4 $(top_srcdir)/macros/iconv.m4 \
48         $(top_srcdir)/macros/intdiv0.m4 $(top_srcdir)/macros/intmax.m4 \
49         $(top_srcdir)/macros/inttypes-pri.m4 \
50         $(top_srcdir)/macros/inttypes.m4 \
51         $(top_srcdir)/macros/inttypes_h.m4 \
52         $(top_srcdir)/macros/isc-posix.m4 \
53         $(top_srcdir)/macros/lcmessage.m4 \
54         $(top_srcdir)/macros/lib-ld.m4 \
55         $(top_srcdir)/macros/lib-link.m4 \
56         $(top_srcdir)/macros/lib-prefix.m4 \
57         $(top_srcdir)/macros/libtool.m4 \
58         $(top_srcdir)/macros/longdouble.m4 \
59         $(top_srcdir)/macros/longlong.m4 \
60         $(top_srcdir)/macros/ltoptions.m4 \
61         $(top_srcdir)/macros/ltsugar.m4 \
62         $(top_srcdir)/macros/ltversion.m4 \
63         $(top_srcdir)/macros/lt~obsolete.m4 \
64         $(top_srcdir)/macros/nls.m4 $(top_srcdir)/macros/po.m4 \
65         $(top_srcdir)/macros/printf-posix.m4 \
66         $(top_srcdir)/macros/progtest.m4 \
67         $(top_srcdir)/macros/signed.m4 \
68         $(top_srcdir)/macros/size_max.m4 \
69         $(top_srcdir)/macros/stdint_h.m4 \
70         $(top_srcdir)/macros/uintmax_t.m4 \
71         $(top_srcdir)/macros/ulonglong.m4 \
72         $(top_srcdir)/macros/wchar_t.m4 $(top_srcdir)/macros/wint_t.m4 \
73         $(top_srcdir)/macros/xsize.m4 $(top_srcdir)/configure.ac
74 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75         $(ACLOCAL_M4)
76 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
77 CONFIG_CLEAN_FILES =
78 CONFIG_CLEAN_VPATH_FILES =
79 LTLIBRARIES = $(noinst_LTLIBRARIES)
80 am__DEPENDENCIES_1 =
81 libconjugation_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
82         ../verbiste/libverbiste-$(API).la $(am__DEPENDENCIES_1) \
83         $(am__DEPENDENCIES_1)
84 am_libconjugation_la_OBJECTS = libconjugation_la-conjugation.lo
85 libconjugation_la_OBJECTS = $(am_libconjugation_la_OBJECTS)
86 libconjugation_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
87         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
88         $(libconjugation_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
89         $(LDFLAGS) -o $@
90 DEFAULT_INCLUDES = -I.@am__isrc@
91 depcomp = $(SHELL) $(top_srcdir)/depcomp
92 am__depfiles_maybe = depfiles
93 am__mv = mv -f
94 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
95         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
96 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
98         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
99 CXXLD = $(CXX)
100 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
101         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
102         $(LDFLAGS) -o $@
103 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
104         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
106         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
107         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108 CCLD = $(CC)
109 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
110         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
111         $(LDFLAGS) -o $@
112 SOURCES = $(libconjugation_la_SOURCES)
113 DIST_SOURCES = $(libconjugation_la_SOURCES)
114 ETAGS = etags
115 CTAGS = ctags
116 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117 ACLOCAL = @ACLOCAL@
118 ALLOCA = @ALLOCA@
119 AMTAR = @AMTAR@
120 API = @API@
121 APPLET_CATEGORY = @APPLET_CATEGORY@
122 APPLET_CATEGORY_FR = @APPLET_CATEGORY_FR@
123 APPLET_DESCRIPTION = @APPLET_DESCRIPTION@
124 APPLET_DESCRIPTION_FR = @APPLET_DESCRIPTION_FR@
125 APPLET_FULL_NAME = @APPLET_FULL_NAME@
126 APPLET_FULL_NAME_FR = @APPLET_FULL_NAME_FR@
127 AR = @AR@
128 AUTOCONF = @AUTOCONF@
129 AUTOHEADER = @AUTOHEADER@
130 AUTOMAKE = @AUTOMAKE@
131 AWK = @AWK@
132 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
133 CATOBJEXT = @CATOBJEXT@
134 CC = @CC@
135 CCDEPMODE = @CCDEPMODE@
136 CFLAGS = @CFLAGS@
137 COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
138 CPP = @CPP@
139 CPPFLAGS = @CPPFLAGS@
140 CXX = @CXX@
141 CXXCPP = @CXXCPP@
142 CXXDEPMODE = @CXXDEPMODE@
143 CXXFLAGS = @CXXFLAGS@
144 CYGPATH_W = @CYGPATH_W@
145 DATADIRNAME = @DATADIRNAME@
146 DEFS = @DEFS@
147 DEPDIR = @DEPDIR@
148 DLLTOOL = @DLLTOOL@
149 DSYMUTIL = @DSYMUTIL@
150 DUMPBIN = @DUMPBIN@
151 ECHO_C = @ECHO_C@
152 ECHO_N = @ECHO_N@
153 ECHO_T = @ECHO_T@
154 EGREP = @EGREP@
155 EXEEXT = @EXEEXT@
156 FGREP = @FGREP@
157 GENCAT = @GENCAT@
158 GLIBC2 = @GLIBC2@
159 GLIBC21 = @GLIBC21@
160 GMSGFMT = @GMSGFMT@
161 GREP = @GREP@
162 GTK_CFLAGS = @GTK_CFLAGS@
163 GTK_LIBS = @GTK_LIBS@
164 GTK_MINVER = @GTK_MINVER@
165 HAVE_ASPRINTF = @HAVE_ASPRINTF@
166 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
167 HAVE_SNPRINTF = @HAVE_SNPRINTF@
168 HAVE_WPRINTF = @HAVE_WPRINTF@
169 INSTALL = @INSTALL@
170 INSTALL_DATA = @INSTALL_DATA@
171 INSTALL_PROGRAM = @INSTALL_PROGRAM@
172 INSTALL_SCRIPT = @INSTALL_SCRIPT@
173 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174 INSTOBJEXT = @INSTOBJEXT@
175 INTLBISON = @INTLBISON@
176 INTLLIBS = @INTLLIBS@
177 INTLOBJS = @INTLOBJS@
178 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
179 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
180 LD = @LD@
181 LDFLAGS = @LDFLAGS@
182 LIBGNOMEUI_CFLAGS = @LIBGNOMEUI_CFLAGS@
183 LIBGNOMEUI_LIBS = @LIBGNOMEUI_LIBS@
184 LIBGNOMEUI_MINVER = @LIBGNOMEUI_MINVER@
185 LIBICONV = @LIBICONV@
186 LIBINTL = @LIBINTL@
187 LIBOBJS = @LIBOBJS@
188 LIBPANELAPPLET_CFLAGS = @LIBPANELAPPLET_CFLAGS@
189 LIBPANELAPPLET_LIBS = @LIBPANELAPPLET_LIBS@
190 LIBPANELAPPLET_MINVER = @LIBPANELAPPLET_MINVER@
191 LIBS = @LIBS@
192 LIBTOOL = @LIBTOOL@
193 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
194 LIBXML2_LIBS = @LIBXML2_LIBS@
195 LIBXML2_MINVER = @LIBXML2_MINVER@
196 LIPO = @LIPO@
197 LN_S = @LN_S@
198 LTLIBICONV = @LTLIBICONV@
199 LTLIBINTL = @LTLIBINTL@
200 LTLIBOBJS = @LTLIBOBJS@
201 MAKEINFO = @MAKEINFO@
202 MANIFEST_TOOL = @MANIFEST_TOOL@
203 MANUAL_DATE_EN = @MANUAL_DATE_EN@
204 MANUAL_DATE_FR = @MANUAL_DATE_FR@
205 MKDIR_P = @MKDIR_P@
206 MKINSTALLDIRS = @MKINSTALLDIRS@
207 MSGFMT = @MSGFMT@
208 MSGMERGE = @MSGMERGE@
209 NM = @NM@
210 NMEDIT = @NMEDIT@
211 OBJDUMP = @OBJDUMP@
212 OBJEXT = @OBJEXT@
213 OTOOL = @OTOOL@
214 OTOOL64 = @OTOOL64@
215 PACKAGE = @PACKAGE@
216 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
217 PACKAGE_FULL_NAME = @PACKAGE_FULL_NAME@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_SUMMARY_EN = @PACKAGE_SUMMARY_EN@
221 PACKAGE_SUMMARY_FR = @PACKAGE_SUMMARY_FR@
222 PACKAGE_TARNAME = @PACKAGE_TARNAME@
223 PACKAGE_URL = @PACKAGE_URL@
224 PACKAGE_VERSION = @PACKAGE_VERSION@
225 PATH_SEPARATOR = @PATH_SEPARATOR@
226 PERL = @PERL@
227 PKG_CONFIG = @PKG_CONFIG@
228 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
229 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
230 POSUB = @POSUB@
231 RANLIB = @RANLIB@
232 RELEASE = @RELEASE@
233 SED = @SED@
234 SET_MAKE = @SET_MAKE@
235 SHELL = @SHELL@
236 STRIP = @STRIP@
237 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
238 USE_NLS = @USE_NLS@
239 VERSION = @VERSION@
240 XGETTEXT = @XGETTEXT@
241 XMLLINT = @XMLLINT@
242 abs_builddir = @abs_builddir@
243 abs_srcdir = @abs_srcdir@
244 abs_top_builddir = @abs_top_builddir@
245 abs_top_srcdir = @abs_top_srcdir@
246 ac_ct_AR = @ac_ct_AR@
247 ac_ct_CC = @ac_ct_CC@
248 ac_ct_CXX = @ac_ct_CXX@
249 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
250 am__include = @am__include@
251 am__leading_dot = @am__leading_dot@
252 am__quote = @am__quote@
253 am__tar = @am__tar@
254 am__untar = @am__untar@
255 bindir = @bindir@
256 build = @build@
257 build_alias = @build_alias@
258 build_cpu = @build_cpu@
259 build_os = @build_os@
260 build_vendor = @build_vendor@
261 builddir = @builddir@
262 datadir = @datadir@
263 datarootdir = @datarootdir@
264 docdir = @docdir@
265 dvidir = @dvidir@
266 exec_prefix = @exec_prefix@
267 host = @host@
268 host_alias = @host_alias@
269 host_cpu = @host_cpu@
270 host_os = @host_os@
271 host_vendor = @host_vendor@
272 htmldir = @htmldir@
273 includedir = @includedir@
274 infodir = @infodir@
275 install_sh = @install_sh@
276 libdir = @libdir@
277 libexecdir = @libexecdir@
278 localedir = $(datadir)/locale
279 localstatedir = @localstatedir@
280 mandir = @mandir@
281 mkdir_p = @mkdir_p@
282 oldincludedir = @oldincludedir@
283 pdfdir = @pdfdir@
284 prefix = @prefix@
285 program_transform_name = @program_transform_name@
286 psdir = @psdir@
287 sbindir = @sbindir@
288 sharedstatedir = @sharedstatedir@
289 srcdir = @srcdir@
290 sysconfdir = @sysconfdir@
291 target_alias = @target_alias@
292 top_build_prefix = @top_build_prefix@
293 top_builddir = @top_builddir@
294 top_srcdir = @top_srcdir@
295 libdatadir = $(datadir)/$(PACKAGE)-$(API)
296 noinst_LTLIBRARIES = libconjugation.la
297 libconjugation_la_SOURCES = \
298         conjugation.cpp \
299         conjugation.h
300
301 libconjugation_la_CXXFLAGS = \
302         $(LIBXML2_CFLAGS) \
303         -I$(top_srcdir)/src \
304         -DPACKAGE_FULL_NAME=\"$(PACKAGE_FULL_NAME)\" \
305         -DGETTEXT_PACKAGE=\"$(PACKAGE)\" \
306         -DLOCALEDIR=\"$(localedir)\" \
307         -DDATADIR=\"$(datadir)\" \
308         -DLIBDATADIR=\"$(libdatadir)\" \
309         -I../intl -I$(top_srcdir)/intl
310
311 libconjugation_la_LIBADD = \
312         $(LIBXML2_LIBS) \
313         ../verbiste/libverbiste-$(API).la \
314         $(INTLLIBS) $(LIBS)
315
316 MAINTAINERCLEANFILES = Makefile.in
317 all: all-am
318
319 .SUFFIXES:
320 .SUFFIXES: .cpp .lo .o .obj
321 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
322         @for dep in $?; do \
323           case '$(am__configure_deps)' in \
324             *$$dep*) \
325               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
326                 && { if test -f $@; then exit 0; else break; fi; }; \
327               exit 1;; \
328           esac; \
329         done; \
330         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/gui/Makefile'; \
331         $(am__cd) $(top_srcdir) && \
332           $(AUTOMAKE) --gnu src/gui/Makefile
333 .PRECIOUS: Makefile
334 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
335         @case '$?' in \
336           *config.status*) \
337             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
338           *) \
339             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
340             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
341         esac;
342
343 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
344         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345
346 $(top_srcdir)/configure:  $(am__configure_deps)
347         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
349         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350 $(am__aclocal_m4_deps):
351
352 clean-noinstLTLIBRARIES:
353         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
354         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
355           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
356           test "$$dir" != "$$p" || dir=.; \
357           echo "rm -f \"$${dir}/so_locations\""; \
358           rm -f "$${dir}/so_locations"; \
359         done
360 libconjugation.la: $(libconjugation_la_OBJECTS) $(libconjugation_la_DEPENDENCIES) 
361         $(libconjugation_la_LINK)  $(libconjugation_la_OBJECTS) $(libconjugation_la_LIBADD) $(LIBS)
362
363 mostlyclean-compile:
364         -rm -f *.$(OBJEXT)
365
366 distclean-compile:
367         -rm -f *.tab.c
368
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libconjugation_la-conjugation.Plo@am__quote@
370
371 .cpp.o:
372 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
373 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
374 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
375 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
376 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
377
378 .cpp.obj:
379 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
380 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
381 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
382 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
383 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
384
385 .cpp.lo:
386 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
387 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
388 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
389 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
391
392 libconjugation_la-conjugation.lo: conjugation.cpp
393 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libconjugation_la_CXXFLAGS) $(CXXFLAGS) -MT libconjugation_la-conjugation.lo -MD -MP -MF $(DEPDIR)/libconjugation_la-conjugation.Tpo -c -o libconjugation_la-conjugation.lo `test -f 'conjugation.cpp' || echo '$(srcdir)/'`conjugation.cpp
394 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libconjugation_la-conjugation.Tpo $(DEPDIR)/libconjugation_la-conjugation.Plo
395 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='conjugation.cpp' object='libconjugation_la-conjugation.lo' libtool=yes @AMDEPBACKSLASH@
396 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libconjugation_la_CXXFLAGS) $(CXXFLAGS) -c -o libconjugation_la-conjugation.lo `test -f 'conjugation.cpp' || echo '$(srcdir)/'`conjugation.cpp
398
399 mostlyclean-libtool:
400         -rm -f *.lo
401
402 clean-libtool:
403         -rm -rf .libs _libs
404
405 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
406         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407         unique=`for i in $$list; do \
408             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409           done | \
410           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411               END { if (nonempty) { for (i in files) print i; }; }'`; \
412         mkid -fID $$unique
413 tags: TAGS
414
415 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
416                 $(TAGS_FILES) $(LISP)
417         set x; \
418         here=`pwd`; \
419         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
420         unique=`for i in $$list; do \
421             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422           done | \
423           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424               END { if (nonempty) { for (i in files) print i; }; }'`; \
425         shift; \
426         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
427           test -n "$$unique" || unique=$$empty_fix; \
428           if test $$# -gt 0; then \
429             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
430               "$$@" $$unique; \
431           else \
432             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
433               $$unique; \
434           fi; \
435         fi
436 ctags: CTAGS
437 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
438                 $(TAGS_FILES) $(LISP)
439         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
440         unique=`for i in $$list; do \
441             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442           done | \
443           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444               END { if (nonempty) { for (i in files) print i; }; }'`; \
445         test -z "$(CTAGS_ARGS)$$unique" \
446           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
447              $$unique
448
449 GTAGS:
450         here=`$(am__cd) $(top_builddir) && pwd` \
451           && $(am__cd) $(top_srcdir) \
452           && gtags -i $(GTAGS_ARGS) "$$here"
453
454 distclean-tags:
455         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
456
457 distdir: $(DISTFILES)
458         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
460         list='$(DISTFILES)'; \
461           dist_files=`for file in $$list; do echo $$file; done | \
462           sed -e "s|^$$srcdirstrip/||;t" \
463               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
464         case $$dist_files in \
465           */*) $(MKDIR_P) `echo "$$dist_files" | \
466                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
467                            sort -u` ;; \
468         esac; \
469         for file in $$dist_files; do \
470           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
471           if test -d $$d/$$file; then \
472             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
473             if test -d "$(distdir)/$$file"; then \
474               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
475             fi; \
476             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
477               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
478               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
479             fi; \
480             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
481           else \
482             test -f "$(distdir)/$$file" \
483             || cp -p $$d/$$file "$(distdir)/$$file" \
484             || exit 1; \
485           fi; \
486         done
487 check-am: all-am
488 check: check-am
489 all-am: Makefile $(LTLIBRARIES)
490 installdirs:
491 install: install-am
492 install-exec: install-exec-am
493 install-data: install-data-am
494 uninstall: uninstall-am
495
496 install-am: all-am
497         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
498
499 installcheck: installcheck-am
500 install-strip:
501         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
502           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
503           `test -z '$(STRIP)' || \
504             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
505 mostlyclean-generic:
506
507 clean-generic:
508
509 distclean-generic:
510         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
511         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
512
513 maintainer-clean-generic:
514         @echo "This command is intended for maintainers to use"
515         @echo "it deletes files that may require special tools to rebuild."
516         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
517 clean: clean-am
518
519 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
520         mostlyclean-am
521
522 distclean: distclean-am
523         -rm -rf ./$(DEPDIR)
524         -rm -f Makefile
525 distclean-am: clean-am distclean-compile distclean-generic \
526         distclean-tags
527
528 dvi: dvi-am
529
530 dvi-am:
531
532 html: html-am
533
534 html-am:
535
536 info: info-am
537
538 info-am:
539
540 install-data-am:
541
542 install-dvi: install-dvi-am
543
544 install-dvi-am:
545
546 install-exec-am:
547
548 install-html: install-html-am
549
550 install-html-am:
551
552 install-info: install-info-am
553
554 install-info-am:
555
556 install-man:
557
558 install-pdf: install-pdf-am
559
560 install-pdf-am:
561
562 install-ps: install-ps-am
563
564 install-ps-am:
565
566 installcheck-am:
567
568 maintainer-clean: maintainer-clean-am
569         -rm -rf ./$(DEPDIR)
570         -rm -f Makefile
571 maintainer-clean-am: distclean-am maintainer-clean-generic
572
573 mostlyclean: mostlyclean-am
574
575 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
576         mostlyclean-libtool
577
578 pdf: pdf-am
579
580 pdf-am:
581
582 ps: ps-am
583
584 ps-am:
585
586 uninstall-am:
587
588 .MAKE: install-am install-strip
589
590 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
591         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
592         distclean-compile distclean-generic distclean-libtool \
593         distclean-tags distdir dvi dvi-am html html-am info info-am \
594         install install-am install-data install-data-am install-dvi \
595         install-dvi-am install-exec install-exec-am install-html \
596         install-html-am install-info install-info-am install-man \
597         install-pdf install-pdf-am install-ps install-ps-am \
598         install-strip installcheck installcheck-am installdirs \
599         maintainer-clean maintainer-clean-generic mostlyclean \
600         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
601         pdf pdf-am ps ps-am tags uninstall uninstall-am
602
603
604 # Tell versions [3.59,3.63) of GNU make to not export all variables.
605 # Otherwise a system limit (for SysV at least) may be exceeded.
606 .NOEXPORT: