Ignore build doc files
[libgno.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = src
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83         $(top_srcdir)/depcomp
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
86         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
87         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
88         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90         $(ACLOCAL_M4)
91 mkinstalldirs = $(install_sh) -d
92 CONFIG_HEADER = $(top_builddir)/config.h
93 CONFIG_CLEAN_FILES =
94 CONFIG_CLEAN_VPATH_FILES =
95 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
96 am__vpath_adj = case $$p in \
97     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
98     *) f=$$p;; \
99   esac;
100 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
101 am__install_max = 40
102 am__nobase_strip_setup = \
103   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
104 am__nobase_strip = \
105   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
106 am__nobase_list = $(am__nobase_strip_setup); \
107   for p in $$list; do echo "$$p $$p"; done | \
108   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
109   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
110     if (++n[$$2] == $(am__install_max)) \
111       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
112     END { for (dir in files) print dir, files[dir] }'
113 am__base_list = \
114   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
115   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
116 am__uninstall_files_from_dir = { \
117   test -z "$$files" \
118     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
119     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
120          $(am__cd) "$$dir" && rm -f $$files; }; \
121   }
122 am__installdirs = "$(DESTDIR)$(libdir)"
123 LTLIBRARIES = $(lib_LTLIBRARIES)
124 libgno_la_DEPENDENCIES = /usr/local/lib/libxsdall.la
125 am__dirstamp = $(am__leading_dot)dirstamp
126 am_libgno_la_OBJECTS = ./libgno/GenoPro.lo ./libgno/Document.lo
127 libgno_la_OBJECTS = $(am_libgno_la_OBJECTS)
128 AM_V_lt = $(am__v_lt_@AM_V@)
129 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
130 am__v_lt_0 = --silent
131 am__v_lt_1 = 
132 AM_V_P = $(am__v_P_@AM_V@)
133 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
134 am__v_P_0 = false
135 am__v_P_1 = :
136 AM_V_GEN = $(am__v_GEN_@AM_V@)
137 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
138 am__v_GEN_0 = @echo "  GEN     " $@;
139 am__v_GEN_1 = 
140 AM_V_at = $(am__v_at_@AM_V@)
141 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
142 am__v_at_0 = @
143 am__v_at_1 = 
144 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
145 depcomp = $(SHELL) $(top_srcdir)/depcomp
146 am__depfiles_maybe = depfiles
147 am__mv = mv -f
148 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
149         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
150 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
151         $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
152         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
153         $(AM_CXXFLAGS) $(CXXFLAGS)
154 AM_V_CXX = $(am__v_CXX_@AM_V@)
155 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
156 am__v_CXX_0 = @echo "  CXX     " $@;
157 am__v_CXX_1 = 
158 CXXLD = $(CXX)
159 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
160         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
161         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
162 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
163 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
164 am__v_CXXLD_0 = @echo "  CXXLD   " $@;
165 am__v_CXXLD_1 = 
166 SOURCES = $(libgno_la_SOURCES)
167 DIST_SOURCES = $(libgno_la_SOURCES)
168 am__can_run_installinfo = \
169   case $$AM_UPDATE_INFO_DIR in \
170     n|no|NO) false;; \
171     *) (install-info --version) >/dev/null 2>&1;; \
172   esac
173 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
174 # Read a list of newline-separated strings from the standard input,
175 # and print each of them once, without duplicates.  Input order is
176 # *not* preserved.
177 am__uniquify_input = $(AWK) '\
178   BEGIN { nonempty = 0; } \
179   { items[$$0] = 1; nonempty = 1; } \
180   END { if (nonempty) { for (i in items) print i; }; } \
181 '
182 # Make sure the list of sources is unique.  This is necessary because,
183 # e.g., the same source file might be shared among _SOURCES variables
184 # for different programs/libraries.
185 am__define_uniq_tagged_files = \
186   list='$(am__tagged_files)'; \
187   unique=`for i in $$list; do \
188     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
189   done | $(am__uniquify_input)`
190 ETAGS = etags
191 CTAGS = ctags
192 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
193 ACLOCAL = @ACLOCAL@
194 AMTAR = @AMTAR@
195 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
196 AR = @AR@
197 AUTOCONF = @AUTOCONF@
198 AUTOHEADER = @AUTOHEADER@
199 AUTOMAKE = @AUTOMAKE@
200 AWK = @AWK@
201 CC = @CC@
202 CCDEPMODE = @CCDEPMODE@
203 CFLAGS = @CFLAGS@
204 CPP = @CPP@
205 CPPFLAGS = @CPPFLAGS@
206 CXX = @CXX@
207 CXXCPP = @CXXCPP@
208 CXXDEPMODE = @CXXDEPMODE@
209 CXXFLAGS = @CXXFLAGS@
210 CYGPATH_W = @CYGPATH_W@
211 DEFS = @DEFS@
212 DEPDIR = @DEPDIR@
213 DLLTOOL = @DLLTOOL@
214 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
215 DSYMUTIL = @DSYMUTIL@
216 DUMPBIN = @DUMPBIN@
217 DX_CONFIG = @DX_CONFIG@
218 DX_DOCDIR = @DX_DOCDIR@
219 DX_DOT = @DX_DOT@
220 DX_DOXYGEN = @DX_DOXYGEN@
221 DX_DVIPS = @DX_DVIPS@
222 DX_EGREP = @DX_EGREP@
223 DX_ENV = @DX_ENV@
224 DX_FLAG_DX_CURRENT_FEATURE = @DX_FLAG_DX_CURRENT_FEATURE@
225 DX_FLAG_chi = @DX_FLAG_chi@
226 DX_FLAG_chm = @DX_FLAG_chm@
227 DX_FLAG_doc = @DX_FLAG_doc@
228 DX_FLAG_dot = @DX_FLAG_dot@
229 DX_FLAG_html = @DX_FLAG_html@
230 DX_FLAG_man = @DX_FLAG_man@
231 DX_FLAG_pdf = @DX_FLAG_pdf@
232 DX_FLAG_ps = @DX_FLAG_ps@
233 DX_FLAG_rtf = @DX_FLAG_rtf@
234 DX_FLAG_xml = @DX_FLAG_xml@
235 DX_HHC = @DX_HHC@
236 DX_LATEX = @DX_LATEX@
237 DX_MAKEINDEX = @DX_MAKEINDEX@
238 DX_PDFLATEX = @DX_PDFLATEX@
239 DX_PERL = @DX_PERL@
240 DX_PROJECT = @DX_PROJECT@
241 ECHO_C = @ECHO_C@
242 ECHO_N = @ECHO_N@
243 ECHO_T = @ECHO_T@
244 EGREP = @EGREP@
245 EXEEXT = @EXEEXT@
246 FGREP = @FGREP@
247 GREP = @GREP@
248 INSTALL = @INSTALL@
249 INSTALL_DATA = @INSTALL_DATA@
250 INSTALL_PROGRAM = @INSTALL_PROGRAM@
251 INSTALL_SCRIPT = @INSTALL_SCRIPT@
252 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
253 LD = @LD@
254 LDFLAGS = @LDFLAGS@
255 LIBOBJS = @LIBOBJS@
256 LIBS = @LIBS@
257 LIBTOOL = @LIBTOOL@
258 LIPO = @LIPO@
259 LN_S = @LN_S@
260 LTLIBOBJS = @LTLIBOBJS@
261 MAKEINFO = @MAKEINFO@
262 MANIFEST_TOOL = @MANIFEST_TOOL@
263 MKDIR_P = @MKDIR_P@
264 NM = @NM@
265 NMEDIT = @NMEDIT@
266 OBJDUMP = @OBJDUMP@
267 OBJEXT = @OBJEXT@
268 OTOOL = @OTOOL@
269 OTOOL64 = @OTOOL64@
270 PACKAGE = @PACKAGE@
271 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
272 PACKAGE_NAME = @PACKAGE_NAME@
273 PACKAGE_STRING = @PACKAGE_STRING@
274 PACKAGE_TARNAME = @PACKAGE_TARNAME@
275 PACKAGE_URL = @PACKAGE_URL@
276 PACKAGE_VERSION = @PACKAGE_VERSION@
277 PATH_SEPARATOR = @PATH_SEPARATOR@
278 RANLIB = @RANLIB@
279 SED = @SED@
280 SET_MAKE = @SET_MAKE@
281 SHELL = @SHELL@
282 STRIP = @STRIP@
283 VERSION = @VERSION@
284 abs_builddir = @abs_builddir@
285 abs_srcdir = @abs_srcdir@
286 abs_top_builddir = @abs_top_builddir@
287 abs_top_srcdir = @abs_top_srcdir@
288 ac_ct_AR = @ac_ct_AR@
289 ac_ct_CC = @ac_ct_CC@
290 ac_ct_CXX = @ac_ct_CXX@
291 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
292 am__include = @am__include@
293 am__leading_dot = @am__leading_dot@
294 am__quote = @am__quote@
295 am__tar = @am__tar@
296 am__untar = @am__untar@
297 bindir = @bindir@
298 build = @build@
299 build_alias = @build_alias@
300 build_cpu = @build_cpu@
301 build_os = @build_os@
302 build_vendor = @build_vendor@
303 builddir = @builddir@
304 datadir = @datadir@
305 datarootdir = @datarootdir@
306 docdir = @docdir@
307 dvidir = @dvidir@
308 exec_prefix = @exec_prefix@
309 host = @host@
310 host_alias = @host_alias@
311 host_cpu = @host_cpu@
312 host_os = @host_os@
313 host_vendor = @host_vendor@
314 htmldir = @htmldir@
315 includedir = @includedir@
316 infodir = @infodir@
317 install_sh = @install_sh@
318 libdir = @libdir@
319 libexecdir = @libexecdir@
320 localedir = @localedir@
321 localstatedir = @localstatedir@
322 mandir = @mandir@
323 mkdir_p = @mkdir_p@
324 oldincludedir = @oldincludedir@
325 pdfdir = @pdfdir@
326 prefix = @prefix@
327 program_transform_name = @program_transform_name@
328 psdir = @psdir@
329 sbindir = @sbindir@
330 sharedstatedir = @sharedstatedir@
331 srcdir = @srcdir@
332 sysconfdir = @sysconfdir@
333 target_alias = @target_alias@
334 top_build_prefix = @top_build_prefix@
335 top_builddir = @top_builddir@
336 top_srcdir = @top_srcdir@
337 AM_CXXFLAGS = -I/usr/local/include -I$(top_srcdir)/include
338 AM_LDFLAGS = 
339 lib_LTLIBRARIES = libgno.la
340 libgno_la_LIBADD = /usr/local/lib/libxsdall.la
341 libgno_la_SOURCES = \
342 ./libgno/GenoPro.cpp ./libgno/Document.cpp 
343
344 all: all-am
345
346 .SUFFIXES:
347 .SUFFIXES: .cpp .lo .o .obj
348 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
349         @for dep in $?; do \
350           case '$(am__configure_deps)' in \
351             *$$dep*) \
352               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
353                 && { if test -f $@; then exit 0; else break; fi; }; \
354               exit 1;; \
355           esac; \
356         done; \
357         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
358         $(am__cd) $(top_srcdir) && \
359           $(AUTOMAKE) --gnu src/Makefile
360 .PRECIOUS: Makefile
361 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
362         @case '$?' in \
363           *config.status*) \
364             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
365           *) \
366             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
367             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
368         esac;
369
370 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
371         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372
373 $(top_srcdir)/configure:  $(am__configure_deps)
374         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
376         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377 $(am__aclocal_m4_deps):
378
379 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
380         @$(NORMAL_INSTALL)
381         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
382         list2=; for p in $$list; do \
383           if test -f $$p; then \
384             list2="$$list2 $$p"; \
385           else :; fi; \
386         done; \
387         test -z "$$list2" || { \
388           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
389           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
390           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
391           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
392         }
393
394 uninstall-libLTLIBRARIES:
395         @$(NORMAL_UNINSTALL)
396         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
397         for p in $$list; do \
398           $(am__strip_dir) \
399           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
400           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
401         done
402
403 clean-libLTLIBRARIES:
404         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
405         @list='$(lib_LTLIBRARIES)'; \
406         locs=`for p in $$list; do echo $$p; done | \
407               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
408               sort -u`; \
409         test -z "$$locs" || { \
410           echo rm -f $${locs}; \
411           rm -f $${locs}; \
412         }
413 libgno/$(am__dirstamp):
414         @$(MKDIR_P) ./libgno
415         @: > libgno/$(am__dirstamp)
416 libgno/$(DEPDIR)/$(am__dirstamp):
417         @$(MKDIR_P) ./libgno/$(DEPDIR)
418         @: > libgno/$(DEPDIR)/$(am__dirstamp)
419 ./libgno/GenoPro.lo: libgno/$(am__dirstamp) \
420         libgno/$(DEPDIR)/$(am__dirstamp)
421 ./libgno/Document.lo: libgno/$(am__dirstamp) \
422         libgno/$(DEPDIR)/$(am__dirstamp)
423
424 libgno.la: $(libgno_la_OBJECTS) $(libgno_la_DEPENDENCIES) $(EXTRA_libgno_la_DEPENDENCIES) 
425         $(AM_V_CXXLD)$(CXXLINK) -rpath $(libdir) $(libgno_la_OBJECTS) $(libgno_la_LIBADD) $(LIBS)
426
427 mostlyclean-compile:
428         -rm -f *.$(OBJEXT)
429         -rm -f ./libgno/*.$(OBJEXT)
430         -rm -f ./libgno/*.lo
431
432 distclean-compile:
433         -rm -f *.tab.c
434
435 @AMDEP_TRUE@@am__include@ @am__quote@./libgno/$(DEPDIR)/Document.Plo@am__quote@
436 @AMDEP_TRUE@@am__include@ @am__quote@./libgno/$(DEPDIR)/GenoPro.Plo@am__quote@
437
438 .cpp.o:
439 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
440 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
441 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
442 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
443 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
445
446 .cpp.obj:
447 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
448 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
449 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
450 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
451 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
452 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
453
454 .cpp.lo:
455 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
456 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
457 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
458 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
459 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
461
462 mostlyclean-libtool:
463         -rm -f *.lo
464
465 clean-libtool:
466         -rm -rf .libs _libs
467         -rm -rf ./libgno/.libs ./libgno/_libs
468
469 ID: $(am__tagged_files)
470         $(am__define_uniq_tagged_files); mkid -fID $$unique
471 tags: tags-am
472 TAGS: tags
473
474 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
475         set x; \
476         here=`pwd`; \
477         $(am__define_uniq_tagged_files); \
478         shift; \
479         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
480           test -n "$$unique" || unique=$$empty_fix; \
481           if test $$# -gt 0; then \
482             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
483               "$$@" $$unique; \
484           else \
485             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
486               $$unique; \
487           fi; \
488         fi
489 ctags: ctags-am
490
491 CTAGS: ctags
492 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
493         $(am__define_uniq_tagged_files); \
494         test -z "$(CTAGS_ARGS)$$unique" \
495           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
496              $$unique
497
498 GTAGS:
499         here=`$(am__cd) $(top_builddir) && pwd` \
500           && $(am__cd) $(top_srcdir) \
501           && gtags -i $(GTAGS_ARGS) "$$here"
502 cscopelist: cscopelist-am
503
504 cscopelist-am: $(am__tagged_files)
505         list='$(am__tagged_files)'; \
506         case "$(srcdir)" in \
507           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
508           *) sdir=$(subdir)/$(srcdir) ;; \
509         esac; \
510         for i in $$list; do \
511           if test -f "$$i"; then \
512             echo "$(subdir)/$$i"; \
513           else \
514             echo "$$sdir/$$i"; \
515           fi; \
516         done >> $(top_builddir)/cscope.files
517
518 distclean-tags:
519         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
520
521 distdir: $(DISTFILES)
522         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
523         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
524         list='$(DISTFILES)'; \
525           dist_files=`for file in $$list; do echo $$file; done | \
526           sed -e "s|^$$srcdirstrip/||;t" \
527               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
528         case $$dist_files in \
529           */*) $(MKDIR_P) `echo "$$dist_files" | \
530                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
531                            sort -u` ;; \
532         esac; \
533         for file in $$dist_files; do \
534           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
535           if test -d $$d/$$file; then \
536             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
537             if test -d "$(distdir)/$$file"; then \
538               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
539             fi; \
540             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
541               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
542               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
543             fi; \
544             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
545           else \
546             test -f "$(distdir)/$$file" \
547             || cp -p $$d/$$file "$(distdir)/$$file" \
548             || exit 1; \
549           fi; \
550         done
551 check-am: all-am
552 check: check-am
553 all-am: Makefile $(LTLIBRARIES)
554 installdirs:
555         for dir in "$(DESTDIR)$(libdir)"; do \
556           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
557         done
558 install: install-am
559 install-exec: install-exec-am
560 install-data: install-data-am
561 uninstall: uninstall-am
562
563 install-am: all-am
564         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
565
566 installcheck: installcheck-am
567 install-strip:
568         if test -z '$(STRIP)'; then \
569           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
570             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571               install; \
572         else \
573           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
574             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
575             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
576         fi
577 mostlyclean-generic:
578
579 clean-generic:
580
581 distclean-generic:
582         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
583         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
584         -rm -f libgno/$(DEPDIR)/$(am__dirstamp)
585         -rm -f libgno/$(am__dirstamp)
586
587 maintainer-clean-generic:
588         @echo "This command is intended for maintainers to use"
589         @echo "it deletes files that may require special tools to rebuild."
590 clean: clean-am
591
592 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
593         mostlyclean-am
594
595 distclean: distclean-am
596         -rm -rf ./libgno/$(DEPDIR)
597         -rm -f Makefile
598 distclean-am: clean-am distclean-compile distclean-generic \
599         distclean-tags
600
601 dvi: dvi-am
602
603 dvi-am:
604
605 html: html-am
606
607 html-am:
608
609 info: info-am
610
611 info-am:
612
613 install-data-am:
614
615 install-dvi: install-dvi-am
616
617 install-dvi-am:
618
619 install-exec-am: install-libLTLIBRARIES
620
621 install-html: install-html-am
622
623 install-html-am:
624
625 install-info: install-info-am
626
627 install-info-am:
628
629 install-man:
630
631 install-pdf: install-pdf-am
632
633 install-pdf-am:
634
635 install-ps: install-ps-am
636
637 install-ps-am:
638
639 installcheck-am:
640
641 maintainer-clean: maintainer-clean-am
642         -rm -rf ./libgno/$(DEPDIR)
643         -rm -f Makefile
644 maintainer-clean-am: distclean-am maintainer-clean-generic
645
646 mostlyclean: mostlyclean-am
647
648 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
649         mostlyclean-libtool
650
651 pdf: pdf-am
652
653 pdf-am:
654
655 ps: ps-am
656
657 ps-am:
658
659 uninstall-am: uninstall-libLTLIBRARIES
660
661 .MAKE: install-am install-strip
662
663 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
664         clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
665         ctags-am distclean distclean-compile distclean-generic \
666         distclean-libtool distclean-tags distdir dvi dvi-am html \
667         html-am info info-am install install-am install-data \
668         install-data-am install-dvi install-dvi-am install-exec \
669         install-exec-am install-html install-html-am install-info \
670         install-info-am install-libLTLIBRARIES install-man install-pdf \
671         install-pdf-am install-ps install-ps-am install-strip \
672         installcheck installcheck-am installdirs maintainer-clean \
673         maintainer-clean-generic mostlyclean mostlyclean-compile \
674         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
675         tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
676
677
678 # Tell versions [3.59,3.63) of GNU make to not export all variables.
679 # Otherwise a system limit (for SysV at least) may be exceeded.
680 .NOEXPORT: