1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
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))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
89host_triplet = @host@
90subdir = caribou/antler
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
93	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
94	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
95	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98DIST_COMMON = $(srcdir)/Makefile.am $(caribou_antler_PYTHON) \
99	$(am__DIST_COMMON)
100mkinstalldirs = $(install_sh) -d
101CONFIG_CLEAN_FILES =
102CONFIG_CLEAN_VPATH_FILES =
103AM_V_P = $(am__v_P_@AM_V@)
104am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105am__v_P_0 = false
106am__v_P_1 = :
107AM_V_GEN = $(am__v_GEN_@AM_V@)
108am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109am__v_GEN_0 = @echo "  GEN     " $@;
110am__v_GEN_1 =
111AM_V_at = $(am__v_at_@AM_V@)
112am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113am__v_at_0 = @
114am__v_at_1 =
115SOURCES =
116DIST_SOURCES =
117am__can_run_installinfo = \
118  case $$AM_UPDATE_INFO_DIR in \
119    n|no|NO) false;; \
120    *) (install-info --version) >/dev/null 2>&1;; \
121  esac
122am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
123am__vpath_adj = case $$p in \
124    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
125    *) f=$$p;; \
126  esac;
127am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
128am__install_max = 40
129am__nobase_strip_setup = \
130  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
131am__nobase_strip = \
132  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
133am__nobase_list = $(am__nobase_strip_setup); \
134  for p in $$list; do echo "$$p $$p"; done | \
135  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
136  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
137    if (++n[$$2] == $(am__install_max)) \
138      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
139    END { for (dir in files) print dir, files[dir] }'
140am__base_list = \
141  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
142  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
143am__uninstall_files_from_dir = { \
144  test -z "$$files" \
145    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
146    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
147         $(am__cd) "$$dir" && rm -f $$files; }; \
148  }
149am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
150am__installdirs = "$(DESTDIR)$(caribou_antlerdir)"
151am__pep3147_tweak = \
152  sed -e 's|\.py$$||' -e 's|[^/]*$$|__pycache__/&.*.py|'
153py_compile = $(top_srcdir)/py-compile
154am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
155am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/py-compile
156DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
157ACLOCAL = @ACLOCAL@
158ALL_LINGUAS = @ALL_LINGUAS@
159AMTAR = @AMTAR@
160AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
161AR = @AR@
162AUTOCONF = @AUTOCONF@
163AUTOHEADER = @AUTOHEADER@
164AUTOMAKE = @AUTOMAKE@
165AWK = @AWK@
166CARIBOU_CFLAGS = @CARIBOU_CFLAGS@
167CARIBOU_LIBS = @CARIBOU_LIBS@
168CATALOGS = @CATALOGS@
169CATOBJEXT = @CATOBJEXT@
170CC = @CC@
171CCDEPMODE = @CCDEPMODE@
172CFLAGS = @CFLAGS@
173CPP = @CPP@
174CPPFLAGS = @CPPFLAGS@
175CYGPATH_W = @CYGPATH_W@
176DATADIRNAME = @DATADIRNAME@
177DEFS = @DEFS@
178DEPDIR = @DEPDIR@
179DLLTOOL = @DLLTOOL@
180DSYMUTIL = @DSYMUTIL@
181DUMPBIN = @DUMPBIN@
182ECHO_C = @ECHO_C@
183ECHO_N = @ECHO_N@
184ECHO_T = @ECHO_T@
185EGREP = @EGREP@
186EXEEXT = @EXEEXT@
187FGREP = @FGREP@
188GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
189GLIB_CFLAGS = @GLIB_CFLAGS@
190GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
191GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
192GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
193GLIB_LIBS = @GLIB_LIBS@
194GLIB_MKENUMS = @GLIB_MKENUMS@
195GMOFILES = @GMOFILES@
196GMSGFMT = @GMSGFMT@
197GOBJECT_QUERY = @GOBJECT_QUERY@
198GREP = @GREP@
199GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
200GTK2_CFLAGS = @GTK2_CFLAGS@
201GTK2_LIBS = @GTK2_LIBS@
202GTK2_MODULES_DIR = @GTK2_MODULES_DIR@
203GTK3_CFLAGS = @GTK3_CFLAGS@
204GTK3_LIBS = @GTK3_LIBS@
205GTK3_MODULES_DIR = @GTK3_MODULES_DIR@
206INSTALL = @INSTALL@
207INSTALL_DATA = @INSTALL_DATA@
208INSTALL_PROGRAM = @INSTALL_PROGRAM@
209INSTALL_SCRIPT = @INSTALL_SCRIPT@
210INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
211INSTOBJEXT = @INSTOBJEXT@
212INTLLIBS = @INTLLIBS@
213INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
214INTLTOOL_MERGE = @INTLTOOL_MERGE@
215INTLTOOL_PERL = @INTLTOOL_PERL@
216INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
217INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
218INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
219INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
220INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
221INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
222INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
223INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
224INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
225INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
226INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
227INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
228INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
229LD = @LD@
230LDFLAGS = @LDFLAGS@
231LIBCARIBOU_CFLAGS = @LIBCARIBOU_CFLAGS@
232LIBCARIBOU_LIBS = @LIBCARIBOU_LIBS@
233LIBOBJS = @LIBOBJS@
234LIBS = @LIBS@
235LIBTOOL = @LIBTOOL@
236LIPO = @LIPO@
237LN_S = @LN_S@
238LTLIBOBJS = @LTLIBOBJS@
239LT_AGE = @LT_AGE@
240LT_CURRENT = @LT_CURRENT@
241LT_REVISION = @LT_REVISION@
242LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
243MAINT = @MAINT@
244MAKEINFO = @MAKEINFO@
245MANIFEST_TOOL = @MANIFEST_TOOL@
246MKDIR_P = @MKDIR_P@
247MKINSTALLDIRS = @MKINSTALLDIRS@
248MSGFMT = @MSGFMT@
249MSGFMT_OPTS = @MSGFMT_OPTS@
250MSGMERGE = @MSGMERGE@
251NM = @NM@
252NMEDIT = @NMEDIT@
253OBJDUMP = @OBJDUMP@
254OBJEXT = @OBJEXT@
255OTOOL = @OTOOL@
256OTOOL64 = @OTOOL64@
257PACKAGE = @PACKAGE@
258PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
259PACKAGE_NAME = @PACKAGE_NAME@
260PACKAGE_STRING = @PACKAGE_STRING@
261PACKAGE_TARNAME = @PACKAGE_TARNAME@
262PACKAGE_URL = @PACKAGE_URL@
263PACKAGE_VERSION = @PACKAGE_VERSION@
264PATH_SEPARATOR = @PATH_SEPARATOR@
265PKG_CONFIG = @PKG_CONFIG@
266PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
267PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
268POFILES = @POFILES@
269POSUB = @POSUB@
270PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
271PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
272PYTHON = @PYTHON@
273PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
274PYTHON_PLATFORM = @PYTHON_PLATFORM@
275PYTHON_PREFIX = @PYTHON_PREFIX@
276PYTHON_VERSION = @PYTHON_VERSION@
277RANLIB = @RANLIB@
278SED = @SED@
279SET_MAKE = @SET_MAKE@
280SHELL = @SHELL@
281STRIP = @STRIP@
282USE_NLS = @USE_NLS@
283VALAC = @VALAC@
284VALADOC = @VALADOC@
285VALADOC_CFLAGS = @VALADOC_CFLAGS@
286VALADOC_LIBS = @VALADOC_LIBS@
287VALAFLAGS = @VALAFLAGS@
288VERSION = @VERSION@
289XGETTEXT = @XGETTEXT@
290abs_builddir = @abs_builddir@
291abs_srcdir = @abs_srcdir@
292abs_top_builddir = @abs_top_builddir@
293abs_top_srcdir = @abs_top_srcdir@
294ac_ct_AR = @ac_ct_AR@
295ac_ct_CC = @ac_ct_CC@
296ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
297am__include = @am__include@
298am__leading_dot = @am__leading_dot@
299am__quote = @am__quote@
300am__tar = @am__tar@
301am__untar = @am__untar@
302bindir = @bindir@
303build = @build@
304build_alias = @build_alias@
305build_cpu = @build_cpu@
306build_os = @build_os@
307build_vendor = @build_vendor@
308builddir = @builddir@
309datadir = @datadir@
310datarootdir = @datarootdir@
311docdir = @docdir@
312dvidir = @dvidir@
313exec_prefix = @exec_prefix@
314gsettingsschemadir = @gsettingsschemadir@
315host = @host@
316host_alias = @host_alias@
317host_cpu = @host_cpu@
318host_os = @host_os@
319host_vendor = @host_vendor@
320htmldir = @htmldir@
321includedir = @includedir@
322infodir = @infodir@
323install_sh = @install_sh@
324intltool__v_merge_options_ = @intltool__v_merge_options_@
325intltool__v_merge_options_0 = @intltool__v_merge_options_0@
326libdir = @libdir@
327libexecdir = @libexecdir@
328localedir = @localedir@
329localstatedir = @localstatedir@
330mandir = @mandir@
331mkdir_p = @mkdir_p@
332oldincludedir = @oldincludedir@
333pdfdir = @pdfdir@
334pkgpyexecdir = @pkgpyexecdir@
335pkgpythondir = @pkgpythondir@
336prefix = @prefix@
337program_transform_name = @program_transform_name@
338psdir = @psdir@
339pyexecdir = @pyexecdir@
340pythondir = @pythondir@
341sbindir = @sbindir@
342sharedstatedir = @sharedstatedir@
343srcdir = @srcdir@
344sysconfdir = @sysconfdir@
345target_alias = @target_alias@
346top_build_prefix = @top_build_prefix@
347top_builddir = @top_builddir@
348top_srcdir = @top_srcdir@
349caribou_antlerdir = $(pkgpythondir)/antler/
350caribou_antler_PYTHON = \
351	__init__.py  \
352	antler_settings.py \
353	keyboard_view.py  \
354	main.py \
355	window.py
356
357all: all-am
358
359.SUFFIXES:
360$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
361	@for dep in $?; do \
362	  case '$(am__configure_deps)' in \
363	    *$$dep*) \
364	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
365	        && { if test -f $@; then exit 0; else break; fi; }; \
366	      exit 1;; \
367	  esac; \
368	done; \
369	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu caribou/antler/Makefile'; \
370	$(am__cd) $(top_srcdir) && \
371	  $(AUTOMAKE) --gnu caribou/antler/Makefile
372Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373	@case '$?' in \
374	  *config.status*) \
375	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376	  *) \
377	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379	esac;
380
381$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
384$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
385	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
387	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388$(am__aclocal_m4_deps):
389
390mostlyclean-libtool:
391	-rm -f *.lo
392
393clean-libtool:
394	-rm -rf .libs _libs
395install-caribou_antlerPYTHON: $(caribou_antler_PYTHON)
396	@$(NORMAL_INSTALL)
397	@list='$(caribou_antler_PYTHON)'; dlist=; list2=; test -n "$(caribou_antlerdir)" || list=; \
398	if test -n "$$list"; then \
399	  echo " $(MKDIR_P) '$(DESTDIR)$(caribou_antlerdir)'"; \
400	  $(MKDIR_P) "$(DESTDIR)$(caribou_antlerdir)" || exit 1; \
401	fi; \
402	for p in $$list; do \
403	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
404	  if test -f $$b$$p; then \
405	    $(am__strip_dir) \
406	    dlist="$$dlist $$f"; \
407	    list2="$$list2 $$b$$p"; \
408	  else :; fi; \
409	done; \
410	for file in $$list2; do echo $$file; done | $(am__base_list) | \
411	while read files; do \
412	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(caribou_antlerdir)'"; \
413	  $(INSTALL_DATA) $$files "$(DESTDIR)$(caribou_antlerdir)" || exit $$?; \
414	done || exit $$?; \
415	if test -n "$$dlist"; then \
416	  $(am__py_compile) --destdir "$(DESTDIR)" \
417	                    --basedir "$(caribou_antlerdir)" $$dlist; \
418	else :; fi
419
420uninstall-caribou_antlerPYTHON:
421	@$(NORMAL_UNINSTALL)
422	@list='$(caribou_antler_PYTHON)'; test -n "$(caribou_antlerdir)" || list=; \
423	py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
424	test -n "$$py_files" || exit 0; \
425	dir='$(DESTDIR)$(caribou_antlerdir)'; \
426	pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
427	pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
428	py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \
429	echo "$$py_files_pep3147";\
430	pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \
431	pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \
432	st=0; \
433	for files in \
434	  "$$py_files" \
435	  "$$pyc_files" \
436	  "$$pyo_files" \
437	  "$$pyc_files_pep3147" \
438	  "$$pyo_files_pep3147" \
439	; do \
440	  $(am__uninstall_files_from_dir) || st=$$?; \
441	done; \
442	exit $$st
443tags TAGS:
444
445ctags CTAGS:
446
447cscope cscopelist:
448
449
450distdir: $(DISTFILES)
451	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
452	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
453	list='$(DISTFILES)'; \
454	  dist_files=`for file in $$list; do echo $$file; done | \
455	  sed -e "s|^$$srcdirstrip/||;t" \
456	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
457	case $$dist_files in \
458	  */*) $(MKDIR_P) `echo "$$dist_files" | \
459			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
460			   sort -u` ;; \
461	esac; \
462	for file in $$dist_files; do \
463	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
464	  if test -d $$d/$$file; then \
465	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
466	    if test -d "$(distdir)/$$file"; then \
467	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
468	    fi; \
469	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
470	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
471	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
472	    fi; \
473	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
474	  else \
475	    test -f "$(distdir)/$$file" \
476	    || cp -p $$d/$$file "$(distdir)/$$file" \
477	    || exit 1; \
478	  fi; \
479	done
480check-am: all-am
481check: check-am
482all-am: Makefile
483installdirs:
484	for dir in "$(DESTDIR)$(caribou_antlerdir)"; do \
485	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
486	done
487install: install-am
488install-exec: install-exec-am
489install-data: install-data-am
490uninstall: uninstall-am
491
492install-am: all-am
493	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
494
495installcheck: installcheck-am
496install-strip:
497	if test -z '$(STRIP)'; then \
498	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500	      install; \
501	else \
502	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
505	fi
506mostlyclean-generic:
507
508clean-generic:
509
510distclean-generic:
511	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
512	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
513
514maintainer-clean-generic:
515	@echo "This command is intended for maintainers to use"
516	@echo "it deletes files that may require special tools to rebuild."
517clean: clean-am
518
519clean-am: clean-generic clean-libtool mostlyclean-am
520
521distclean: distclean-am
522	-rm -f Makefile
523distclean-am: clean-am distclean-generic
524
525dvi: dvi-am
526
527dvi-am:
528
529html: html-am
530
531html-am:
532
533info: info-am
534
535info-am:
536
537install-data-am: install-caribou_antlerPYTHON
538
539install-dvi: install-dvi-am
540
541install-dvi-am:
542
543install-exec-am:
544
545install-html: install-html-am
546
547install-html-am:
548
549install-info: install-info-am
550
551install-info-am:
552
553install-man:
554
555install-pdf: install-pdf-am
556
557install-pdf-am:
558
559install-ps: install-ps-am
560
561install-ps-am:
562
563installcheck-am:
564
565maintainer-clean: maintainer-clean-am
566	-rm -f Makefile
567maintainer-clean-am: distclean-am maintainer-clean-generic
568
569mostlyclean: mostlyclean-am
570
571mostlyclean-am: mostlyclean-generic mostlyclean-libtool
572
573pdf: pdf-am
574
575pdf-am:
576
577ps: ps-am
578
579ps-am:
580
581uninstall-am: uninstall-caribou_antlerPYTHON
582
583.MAKE: install-am install-strip
584
585.PHONY: all all-am check check-am clean clean-generic clean-libtool \
586	cscopelist-am ctags-am distclean distclean-generic \
587	distclean-libtool distdir dvi dvi-am html html-am info info-am \
588	install install-am install-caribou_antlerPYTHON install-data \
589	install-data-am install-dvi install-dvi-am install-exec \
590	install-exec-am install-html install-html-am install-info \
591	install-info-am install-man install-pdf install-pdf-am \
592	install-ps install-ps-am install-strip installcheck \
593	installcheck-am installdirs maintainer-clean \
594	maintainer-clean-generic mostlyclean mostlyclean-generic \
595	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
596	uninstall-am uninstall-caribou_antlerPYTHON
597
598.PRECIOUS: Makefile
599
600
601-include $(top_srcdir)/git.mk
602
603# Tell versions [3.59,3.63) of GNU make to not export all variables.
604# Otherwise a system limit (for SysV at least) may be exceeded.
605.NOEXPORT:
606