test -f config.h || rm -f stamp-h1
test -f config.h || make  stamp-h1
for subdir in data src po; do \
  case " data src po " in \
    *" $subdir "*) :;; \
    *) test "$subdir" = . -o -e "$subdir/.git" || (cd $subdir && make  gitignore || echo "Skipping $subdir");; \
  esac; \
done
make  all-recursive
fail=; \
if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/home/max/Projects/usbbootgui'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \	]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs	]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \
  failcom='fail=yes'; \
else \
  failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
case "all-recursive" in \
  distclean-* | maintainer-clean-*) list='data src po' ;; \
  *) list='data src po' ;; \
esac; \
for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
Making all in data
for subdir in ; do \
  case "  " in \
    *" $subdir "*) :;; \
    *) test "$subdir" = . -o -e "$subdir/.git" || (cd $subdir && make  gitignore || echo "Skipping $subdir");; \
  esac; \
done
# GNU Make 4.1
# Built for x86_64-pc-linux-gnu
# Copyright (C) 1988-2014 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.

# Make data base, printed on Tue Mar 14 20:17:45 2017

# Variables

# makefile (from 'Makefile', line 178)
INTROSPECTION_GENERATE = 
# makefile (from 'Makefile', line 193)
LTLIBICONV = -liconv
# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# makefile (from '../git.mk', line 13)
GIT_MK_URL = https://raw.githubusercontent.com/behdad/git.mk/master/git.mk
# default
.SHELLFLAGS := -c
# makefile (from 'Makefile', line 87)
POST_UNINSTALL = :
# makefile (from 'Makefile', line 276)
localedir = ${datarootdir}/locale
# default
CWEAVE = cweave
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from 'Makefile', line 146)
CPPFLAGS = 
# makefile (from 'Makefile', line 148)
DEFS = -DHAVE_CONFIG_H
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile
CURDIR := /home/max/Projects/usbbootgui/data
# makefile (from 'Makefile', line 236)
VERSION = 0.1.0
# makefile (from 'Makefile', line 228)
SHELL = /bin/bash
# default
RM = rm -f
# default
CO = co
# makefile (from 'Makefile', line 183)
INTROSPECTION_TYPELIBDIR = 
# makefile (from 'Makefile', line 260)
datarootdir = ${prefix}/share
# environment
_ = /usr/bin/make
# default
PREPROCESS.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 174)
INTLLIBS = 
# makefile (from 'Makefile', line 82)
NORMAL_INSTALL = :
# makefile (from 'Makefile', line 161)
GLIB_COMPILE_RESOURCES = /usr/bin/glib-compile-resources
# default
LINK.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 114)
AM_V_GEN = $(am__v_GEN_$(V))
# default
LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH)
# default
OUTPUT_OPTION = -o $@
# makefile (from 'Makefile', line 131)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
# makefile (from 'Makefile', line 281)
pdfdir = ${docdir}
# makefile (from 'Makefile', line 267)
host_cpu = x86_64
# makefile (from 'Makefile', line 246)
ac_ct_DUMPBIN = 
# makefile (from 'Makefile', line 111)
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 115)
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
# default
COMPILE.cpp = $(COMPILE.cc)
# makefile (from 'Makefile', line 172)
INSTALL_SCRIPT = ${INSTALL}
# makefile (from '../git.mk', line 1)
MAKEFILE_LIST :=  Makefile ../git.mk
# makefile (from 'Makefile', line 258)
builddir = .
# makefile (from 'Makefile', line 257)
build_vendor = pc
# makefile (from 'Makefile', line 169)
INSTALL = /usr/bin/install -c
# makefile (from 'Makefile', line 259)
datadir = ${datarootdir}
# makefile (from 'Makefile', line 191)
LIPO = 
# 'override' directive
GNUMAKEFLAGS := 
# default
LINK.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 122)
SOURCES = 
# makefile (from 'Makefile', line 241)
abs_srcdir = /home/max/Projects/usbbootgui/data
# makefile (from 'Makefile', line 73)
pkgincludedir = $(includedir)/usbbootgui
# makefile (from 'Makefile', line 133)
ACLOCAL_AMFLAGS = -I m4
# makefile (from 'Makefile', line 78)
install_sh_PROGRAM = $(install_sh) -c
# makefile (from 'Makefile', line 112)
am__v_P_0 = false
# makefile (from 'Makefile', line 116)
am__v_GEN_0 = @echo "  GEN     " $@;
# makefile (from 'Makefile', line 160)
GETTEXT_PACKAGE = usbbootgui
# makefile (from 'Makefile', line 136)
API_VERSION = 0
# makefile (from 'Makefile', line 28)
am__make_running_with_option = case $${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '$${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$$MAKEFLAGS; if $(am__is_gnu_make); then sane_makeflags=$$MFLAGS; else case $$MAKEFLAGS in *\\[\ \	]*) bs=\\; sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; }; for flg in $$sane_makeflags; do test $$skip_next = yes && { skip_next=no; continue; }; case $$flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $$flg in *$$target_option*) has_opt=yes; break;; esac; done; test $$has_opt = yes
# makefile (from 'Makefile', line 142)
CC = gcc
# makefile (from 'Makefile', line 108)
CONFIG_CLEAN_FILES = 
# makefile (from 'Makefile', line 221)
PKG_CONFIG = /usr/bin/pkg-config
# makefile (from 'Makefile', line 206)
MSGMERGE = /usr/bin/msgmerge
# makefile (from 'Makefile', line 143)
CCDEPMODE = depmode=gcc3
# makefile (from 'Makefile', line 284)
psdir = ${docdir}
# makefile (from 'Makefile', line 141)
AWK = gawk
# makefile (from 'Makefile', line 261)
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
# default
CHECKOUT,v = +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@)
# makefile (from 'Makefile', line 256)
build_os = linux-gnu
# makefile (from 'Makefile', line 180)
INTROSPECTION_LIBS = 
# makefile (from 'Makefile', line 224)
POSUB = po
# makefile (from 'Makefile', line 145)
CPP = gcc -E
# makefile (from 'Makefile', line 176)
INTROSPECTION_CFLAGS = 
# default
LINK.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 227)
SET_MAKE = 
# makefile (from 'Makefile', line 77)
install_sh_DATA = $(install_sh) -c -m 644
# default
MAKE_HOST := x86_64-pc-linux-gnu
# environment
PATH = /bin:/usr/bin
# makefile (from 'Makefile', line 119)
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 235)
VAPIGEN_VAPIDIR = 
# makefile (from 'Makefile', line 188)
LIBOBJS = 
# makefile (from 'Makefile', line 184)
LD = /usr/bin/ld -m elf_x86_64
# makefile (from '../git.mk', line 112)
GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL = `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); if test "x$$MACRO_DIR" != "x$(srcdir)/"; then for x in libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 ; do echo "$$MACRO_DIR/$$x"; done; fi`
# makefile (from 'Makefile', line 293)
top_srcdir = ..
# makefile (from 'Makefile', line 150)
DLLTOOL = false
# default
TEXI2DVI = texi2dvi
# makefile (from 'Makefile', line 113)
am__v_P_1 = :
# makefile (from 'Makefile', line 117)
am__v_GEN_1 = 
# makefile (from 'Makefile', line 219)
PACKAGE_VERSION = 0.1.0
# makefile (from 'Makefile', line 264)
gsettingsschemadir = ${datarootdir}/glib-2.0/schemas
# default
YACC = yacc
# makefile (from 'Makefile', line 171)
INSTALL_PROGRAM = ${INSTALL}
# makefile (from 'Makefile', line 255)
build_cpu = x86_64
# makefile (from 'Makefile', line 239)
XGETTEXT_EXTRA_OPTIONS = 
# default
COMPILE.mod = $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 279)
mkdir_p = $(MKDIR_P)
# makefile (from 'Makefile', line 144)
CFLAGS = -g -O2 -std=gnu11
# default
ARFLAGS = rv
# default
LINK.r = $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 200)
MANIFEST_TOOL = :
# makefile (from 'Makefile', line 283)
program_transform_name = s,x,x,
# default
LINT = lint
# makefile (from 'Makefile', line 173)
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
# default
COMPILE.f = $(FC) $(FFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 211)
OTOOL = 
# default
LINT.c = $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)
# default
YACC.m = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 129)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# makefile (from 'Makefile', line 130)
am__DIST_COMMON = $(srcdir)/Makefile.in
# default
YACC.y = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 210)
OBJEXT = o
# makefile (from 'Makefile', line 132)
ACLOCAL = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing aclocal-1.15
# makefile (from 'Makefile', line 137)
AR = ar
# makefile (from 'Makefile', line 216)
PACKAGE_STRING = usbbootgui 0.1.0
# makefile (from 'Makefile', line 185)
LDFLAGS = 
# makefile (from 'Makefile', line 253)
build = x86_64-pc-linux-gnu
# default
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink load
# default
TANGLE = tangle
# makefile (from 'Makefile', line 154)
ECHO_N = -n
# makefile (from 'Makefile', line 109)
CONFIG_CLEAN_VPATH_FILES = 
# default
GET = get
# automatic
%F = $(notdir $%)
# makefile (from 'Makefile', line 153)
ECHO_C = 
# makefile (from 'Makefile', line 76)
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
# makefile (from 'Makefile', line 163)
GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
# makefile (from 'Makefile', line 190)
LIBTOOL = $(SHELL) $(top_builddir)/libtool
# default
COMPILE.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 280)
oldincludedir = /usr/include
# makefile (from 'Makefile', line 263)
exec_prefix = ${prefix}
# makefile (from 'Makefile', line 92)
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gsettings.m4 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vapigen.m4 $(top_srcdir)/configure.ac
# default
CTANGLE = ctangle
# makefile (from 'Makefile', line 251)
am__untar = tar -xf -
# makefile (from 'Makefile', line 288)
srcdir = .
# makefile (from 'Makefile', line 272)
infodir = ${datarootdir}/info
# makefile (from 'Makefile', line 282)
prefix = /usr/local
# makefile (from 'Makefile', line 262)
dvidir = ${docdir}
# makefile (from 'Makefile', line 196)
LT_SYS_LIBRARY_PATH = 
# default
.LIBPATTERNS = lib%.so lib%.a
# default
LINK.C = $(LINK.cc)
# environment
PWD = /home/max/Projects/usbbootgui/data
# makefile (from 'Makefile', line 240)
abs_builddir = /home/max/Projects/usbbootgui/data
# makefile (from 'Makefile', line 79)
install_sh_SCRIPT = $(install_sh) -c
# default
LINK.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 242)
abs_top_builddir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 201)
MICRO_VERSION = 0
# default
PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 225)
RANLIB = ranlib
# makefile (from 'Makefile', line 223)
PKG_CONFIG_PATH = 
# makefile (from 'Makefile', line 278)
mandir = ${datarootdir}/man
# default
LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 205)
MSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 274)
libdir = ${exec_prefix}/lib
# makefile (from 'Makefile', line 289)
sysconfdir = ${prefix}/etc
# default
LINK.s = $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH)
# environment
HOME = /home/max
# makefile (from 'Makefile', line 273)
install_sh = ${SHELL} /home/max/Projects/usbbootgui/build-aux/install-sh
# makefile (from 'Makefile', line 226)
SED = /bin/sed
# makefile (from 'Makefile', line 106)
mkinstalldirs = $(install_sh) -d
# makefile (from 'Makefile', line 248)
am__leading_dot = .
# makefile (from 'Makefile', line 249)
am__quote = 
# makefile (from '../git.mk', line 103)
GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN = `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | while read f; do case $$f in Makefile|*/Makefile) test -f "$(srcdir)/$$f.am" && echo "$(srcdir)/$$f.in";; esac; done`
# makefile (from 'Makefile', line 291)
top_build_prefix = ../
# makefile (from 'Makefile', line 71)
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
# makefile (from 'Makefile', line 91)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
# makefile (from 'Makefile', line 254)
build_alias = 
# makefile (from 'Makefile', line 287)
sharedstatedir = ${prefix}/com
# makefile (from 'Makefile', line 83)
PRE_INSTALL = :
# makefile (from 'Makefile', line 152)
DUMPBIN = 
# makefile (from 'Makefile', line 218)
PACKAGE_URL = 
# automatic
^D = $(patsubst %/,%,$(dir $^))
# makefile (from 'Makefile', line 230)
USBBOOTGUI_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
# makefile (from 'Makefile', line 277)
localstatedir = ${prefix}/var
# makefile (from 'Makefile', line 220)
PATH_SEPARATOR = :
# environment
MAKELEVEL := 2
# makefile (from 'Makefile', line 269)
host_vendor = pc
# makefile (from 'Makefile', line 88)
build_triplet = x86_64-pc-linux-gnu
# default
COMPILE.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 84)
POST_INSTALL = :
# default
MAKE = $(MAKE_COMMAND)
# default
MAKECMDGOALS := all
# makefile (from 'Makefile', line 244)
ac_ct_AR = ar
# makefile (from 'Makefile', line 70)
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
# makefile (from 'Makefile', line 198)
MAJOR_VERSION = 0
# makefile (from 'Makefile', line 85)
NORMAL_UNINSTALL = :
# environment
SHLVL = 2
# makefile (from 'Makefile', line 187)
LIBINTL = 
# makefile (from 'Makefile', line 181)
INTROSPECTION_MAKEFILE = 
# makefile (from 'Makefile', line 231)
USBBOOTGUI_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
# makefile (from 'Makefile', line 204)
MSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 207)
NM = /usr/bin/nm -B
# default
AS = as
# default
PREPROCESS.S = $(CC) -E $(CPPFLAGS)
# default
COMPILE.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
MAKE_VERSION := 4.1
# environment
USER = max
# makefile (from 'Makefile', line 156)
EGREP = /bin/grep -E
# default
FC = f77
# makefile
.DEFAULT_GOAL := all
# makefile (from 'Makefile', line 252)
bindir = ${exec_prefix}/bin
# makefile (from 'Makefile', line 110)
AM_V_P = $(am__v_P_$(V))
# makefile (from 'Makefile', line 107)
CONFIG_HEADER = $(top_builddir)/config.h
# makefile (from 'Makefile', line 203)
MKDIR_P = /bin/mkdir -p
# makefile (from 'Makefile', line 238)
XGETTEXT_015 = /usr/bin/xgettext
# makefile (from 'Makefile', line 245)
ac_ct_CC = gcc
# makefile (from 'Makefile', line 202)
MINOR_VERSION = 1
# makefile (from 'Makefile', line 179)
INTROSPECTION_GIRDIR = 
# makefile (from 'Makefile', line 182)
INTROSPECTION_SCANNER = 
# makefile (from 'Makefile', line 268)
host_os = linux-gnu
# automatic
%D = $(patsubst %/,%,$(dir $%))
# makefile (from 'Makefile', line 233)
VAPIGEN = 
# makefile (from 'Makefile', line 285)
runstatedir = ${localstatedir}/run
# default
WEAVE = weave
# default
MAKE_COMMAND := make
# default
LINK.cpp = $(LINK.cc)
# makefile (from 'Makefile', line 103)
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) $(ACLOCAL_M4)
# default
F77 = $(FC)
# environment
OLDPWD = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 166)
GMSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 217)
PACKAGE_TARNAME = usbbootgui
# makefile (from 'Makefile', line 105)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
# default
.VARIABLES := 
# makefile (from 'Makefile', line 286)
sbindir = ${exec_prefix}/sbin
# default
PC = pc
# makefile (from 'Makefile', line 292)
top_builddir = ..
# automatic
*F = $(notdir $*)
# makefile (from 'Makefile', line 80)
INSTALL_HEADER = $(INSTALL_DATA)
# makefile (from 'Makefile', line 165)
GMSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 134)
AMTAR = $${TAR-tar}
# makefile (from 'Makefile', line 90)
subdir = data
# makefile (from 'Makefile', line 75)
pkglibexecdir = $(libexecdir)/usbbootgui
# default
COMPILE.def = $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 208)
NMEDIT = 
# default
LEX = lex
# makefile
MAKEFLAGS = nps
# environment
MFLAGS = -nps
# automatic
*D = $(patsubst %/,%,$(dir $*))
# default
LEX.l = $(LEX) $(LFLAGS) -t
# default
LEX.m = $(LEX) $(LFLAGS) -t
# makefile (from 'Makefile', line 158)
FGREP = /bin/grep -F
# automatic
+D = $(patsubst %/,%,$(dir $+))
# default
COMPILE.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 209)
OBJDUMP = objdump
# makefile (from 'Makefile', line 164)
GLIB_MKENUMS = /usr/bin/glib-mkenums
# makefile (from 'Makefile', line 118)
AM_V_at = $(am__v_at_$(V))
# automatic
+F = $(notdir $+)
# default
M2C = m2c
# makefile (from 'Makefile', line 123)
DIST_SOURCES = 
# makefile (from 'Makefile', line 194)
LTLIBINTL = 
# makefile (from 'Makefile', line 89)
host_triplet = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 229)
STRIP = strip
# makefile (from 'Makefile', line 265)
host = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 120)
am__v_at_0 = @
# makefile (from 'Makefile', line 215)
PACKAGE_NAME = usbbootgui
# makefile (from 'Makefile', line 247)
am__include = include
# makefile (from 'Makefile', line 214)
PACKAGE_BUGREPORT = 
# makefile (from 'Makefile', line 222)
PKG_CONFIG_LIBDIR = 
# default
MAKEFILES := 
# makefile (from 'Makefile', line 149)
DEPDIR = .deps
# default
COMPILE.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 186)
LIBICONV = -liconv
# automatic
<F = $(notdir $<)
# makefile (from 'Makefile', line 192)
LN_S = ln -s
# makefile (from 'Makefile', line 234)
VAPIGEN_MAKEFILE = 
# makefile (from 'Makefile', line 147)
CYGPATH_W = echo
# makefile (from '../git.mk', line 79)
GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log $(srcdir)/configure.scan `AUX_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); test "x$$AUX_DIR" = "x$(srcdir)/" && AUX_DIR=$(srcdir); for x in ar-lib compile config.guess config.sub depcomp install-sh ltmain.sh missing mkinstalldirs test-driver ylwrap ; do echo "$$AUX_DIR/$$x"; done` `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | head -n 1 | while read f; do echo "$(srcdir)/$$f.in"; done`
# makefile (from 'Makefile', line 270)
htmldir = ${docdir}
# default
CXX = g++
# makefile (from 'Makefile', line 135)
AM_DEFAULT_VERBOSITY = 0
# makefile (from 'Makefile', line 74)
pkglibdir = $(libdir)/usbbootgui
# makefile (from 'Makefile', line 151)
DSYMUTIL = 
# makefile (from 'Makefile', line 243)
abs_top_srcdir = /home/max/Projects/usbbootgui
# default
COFLAGS = 
# makefile (from 'Makefile', line 195)
LTLIBOBJS = 
# makefile (from 'Makefile', line 124)
am__can_run_installinfo = case $$AM_UPDATE_INFO_DIR in n|no|NO) false;; *) (install-info --version) >/dev/null 2>&1;; esac
# makefile (from 'Makefile', line 155)
ECHO_T = 
# makefile (from 'Makefile', line 157)
EXEEXT = 
# makefile (from 'Makefile', line 121)
am__v_at_1 = 
# makefile (from 'Makefile', line 177)
INTROSPECTION_COMPILER = 
# default
COMPILE.C = $(COMPILE.cc)
# makefile (from 'Makefile', line 212)
OTOOL64 = 
# makefile (from 'Makefile', line 271)
includedir = ${prefix}/include
# makefile (from 'Makefile', line 189)
LIBS = 
# automatic
^F = $(notdir $^)
# default
COMPILE.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(TARGET_MACH) -c
# default
LINK.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 81)
transform = $(program_transform_name)
# default
SUFFIXES := .out .a .ln .o .c .cc .C .cpp .p .f .F .m .r .y .l .ym .yl .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el
# default
COMPILE.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 290)
target_alias = 
# makefile (from 'Makefile', line 275)
libexecdir = ${exec_prefix}/libexec
# makefile (from 'Makefile', line 159)
GETTEXT_MACRO_VERSION = 0.19
# makefile (from 'Makefile', line 138)
AUTOCONF = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoconf
# makefile (from 'Makefile', line 140)
AUTOMAKE = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing automake-1.15
# default
COMPILE.s = $(AS) $(ASFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 266)
host_alias = 
# default
.INCLUDE_DIRS = /usr/include /usr/local/include /usr/include
# makefile (from 'Makefile', line 170)
INSTALL_DATA = ${INSTALL} -m 644
# makefile (from 'Makefile', line 232)
USE_NLS = yes
# makefile (from 'Makefile', line 250)
am__tar = tar --format=ustar -chf - "$$tardir"
# makefile (from 'Makefile', line 175)
INTL_MACOSX_LIBS = 
# makefile (from 'Makefile', line 237)
XGETTEXT = /usr/bin/xgettext
# default
.RECIPEPREFIX := 
# makefile (from 'Makefile', line 199)
MAKEINFO = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing makeinfo
# makefile (from 'Makefile', line 197)
MAINT = 
# default
OBJC = cc
# makefile (from 'Makefile', line 17)
am__is_gnu_make = { if test -z '$(MAKELEVEL)'; then false; elif test -n '$(MAKE_HOST)'; then true; elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then true; else false; fi; }
# makefile (from 'Makefile', line 72)
pkgdatadir = $(datadir)/usbbootgui
# makefile (from 'Makefile', line 162)
GLIB_COMPILE_SCHEMAS = /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
# default
TEX = tex
# makefile (from 'Makefile', line 213)
PACKAGE = usbbootgui
# environment
LANG = en_US.UTF-8
# default
F77FLAGS = $(FFLAGS)
# default
LINK.f = $(FC) $(FFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 139)
AUTOHEADER = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoheader
# makefile (from 'Makefile', line 167)
GREP = /bin/grep
# makefile (from 'Makefile', line 86)
PRE_UNINSTALL = :
# makefile (from 'Makefile', line 168)
GSETTINGS_DISABLE_SCHEMAS_COMPILE = 
# variable set hash-table stats:
# Load=314/1024=31%, Rehash=0, Collisions=94/473=20%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# ../m4 (device 64513, inode 7708907): 57 files, no impossibilities.
# SCCS: could not be stat'd.
# . (device 64513, inode 7708910): 13 files, no impossibilities.
# ../m4/SCCS: could not be stat'd.
# ../m4/RCS: could not be stat'd.
# ../SCCS: could not be stat'd.
# ../RCS: could not be stat'd.
# .. (device 64513, inode 7708906): 28 files, no impossibilities.
# RCS: could not be stat'd.

# 98 files, no impossibilities in 9 directories.

# Implicit Rules

(%): %
#  recipe to execute (built-in):
	$(AR) $(ARFLAGS) $@ $<

%.out: %
#  recipe to execute (built-in):
	@rm -f $@ 
	 cp $< $@

%.c: %.w %.ch
#  recipe to execute (built-in):
	$(CTANGLE) $^ $@

%.tex: %.w %.ch
#  recipe to execute (built-in):
	$(CWEAVE) $^ $@

%:: %,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

%:: SCCS/s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

# 9 implicit rules, 5 (55.6%) terminal.

# Files

cscopelist-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

cscopelist:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-man:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.web.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TANGLE) $<

maintainer-clean: maintainer-clean-am gitignore-clean
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 452):
	-rm -f Makefile

install-pdf: install-pdf-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LEX.l) $< > $@ 
	 mv -f lex.yy.r $@

../m4/vapigen.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 379):
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

# Not a target:
.ym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.f.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.f) $(OUTPUT_OPTION) $<

pdf: pdf-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

all: all-am .gitignore gitignore-recurse-maybe
#  Phony target (prerequisite of .PHONY).
#  Command line target.
#  Implicit rule search has not been done.
#  File does not exist.
#  File has been updated.
#  Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/8=0%

# Not a target:
.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.m) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

.gitignore: Makefile.am ../git.mk
#  Implicit rule search has not been done.
#  Last modified 2017-03-13 23:03:22.786807415
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from '../git.mk', line 166):
	@echo "git.mk: Generating $@"
	@{ \
		if test "x$(DOC_MODULE)" = x -o "x$(DOC_MAIN_SGML_FILE)" = x; then :; else \
			for x in \
				$(DOC_MODULE)-decl-list.txt \
				$(DOC_MODULE)-decl.txt \
				tmpl/$(DOC_MODULE)-unused.sgml \
				"tmpl/*.bak" \
				xml html \
			; do echo "/$$x"; done; \
			FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \
			case $$FLAVOR in *no-tmpl*) echo /tmpl;; esac; \
		fi; \
		if test "x$(DOC_MODULE)$(DOC_ID)" = x -o "x$(DOC_LINGUAS)" = x; then :; else \
			for lc in $(DOC_LINGUAS); do \
				for x in \
					$(if $(DOC_MODULE),$(DOC_MODULE).xml) \
					$(DOC_PAGES) \
					$(DOC_INCLUDES) \
				; do echo "/$$lc/$$x"; done; \
			done; \
			for x in \
				$(_DOC_OMF_ALL) \
				$(_DOC_DSK_ALL) \
				$(_DOC_HTML_ALL) \
				$(_DOC_MOFILES) \
				$(DOC_H_FILE) \
				"*/.xml2po.mo" \
				"*/*.omf.out" \
			; do echo /$$x; done; \
		fi; \
		if test "x$(HELP_ID)" = x -o "x$(HELP_LINGUAS)" = x; then :; else \
			for lc in $(HELP_LINGUAS); do \
				for x in \
					$(HELP_FILES) \
					"$$lc.stamp" \
					"$$lc.mo" \
				; do echo "/$$lc/$$x"; done; \
			done; \
		fi; \
		if test "x$(gsettings_SCHEMAS)" = x; then :; else \
			for x in \
				$(gsettings_SCHEMAS:.xml=.valid) \
				$(gsettings__enum_file) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appdata_XML)" = x; then :; else \
			for x in \
				$(appdata_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appstream_XML)" = x; then :; else \
			for x in \
				$(appstream_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/po/Makefile.in.in; then \
			for x in \
				po/Makefile.in.in \
				po/Makefile.in.in~ \
				po/Makefile.in \
				po/Makefile \
				po/Makevars.template \
				po/POTFILES \
				po/Rules-quot \
				po/stamp-it \
				po/.intltool-merge-cache \
				"po/*.gmo" \
				"po/*.header" \
				"po/*.mo" \
				"po/*.sed" \
				"po/*.sin" \
				po/$(GETTEXT_PACKAGE).pot \
				intltool-extract.in \
				intltool-merge.in \
				intltool-update.in \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/configure; then \
			for x in \
				autom4te.cache \
				configure \
				config.h \
				stamp-h1 \
				libtool \
				config.lt \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(DEJATOOL)" = x; then :; else \
			for x in \
				$(DEJATOOL) \
			; do echo "/$$x.sum"; echo "/$$x.log"; done; \
			echo /site.exp; \
		fi; \
		if test "x$(am__dirstamp)" = x; then :; else \
			echo "$(am__dirstamp)"; \
		fi; \
		if test "x$(LTCOMPILE)" = x -a "x$(LTCXXCOMPILE)" = x -a "x$(GTKDOC_RUN)" = x; then :; else \
			for x in \
				"*.lo" \
				".libs" "_libs" \
			; do echo "$$x"; done; \
		fi; \
		for x in \
			.gitignore \
			$(GITIGNOREFILES) \
			$(CLEANFILES) \
			$(PROGRAMS) $(check_PROGRAMS) $(EXTRA_PROGRAMS) \
			$(LIBRARIES) $(check_LIBRARIES) $(EXTRA_LIBRARIES) \
			$(LTLIBRARIES) $(check_LTLIBRARIES) $(EXTRA_LTLIBRARIES) \
			so_locations \
			$(MOSTLYCLEANFILES) \
			$(TEST_LOGS) \
			$(TEST_LOGS:.log=.trs) \
			$(TEST_SUITE_LOG) \
			$(TESTS:=.test) \
			"*.gcda" \
			"*.gcno" \
			$(DISTCLEANFILES) \
			$(am__CONFIG_DISTCLEAN_FILES) \
			$(CONFIG_CLEAN_FILES) \
			TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
			"*.tab.c" \
			$(MAINTAINERCLEANFILES) \
			$(BUILT_SOURCES) \
			$(patsubst %.vala,%.c,$(filter %.vala,$(SOURCES))) \
			$(filter %_vala.stamp,$(DIST_COMMON)) \
			$(filter %.vapi,$(DIST_COMMON)) \
			$(filter $(addprefix %,$(notdir $(patsubst %.vapi,%.h,$(filter %.vapi,$(DIST_COMMON))))),$(DIST_COMMON)) \
			Makefile \
			Makefile.in \
			"*.orig" \
			"*.rej" \
			"*.bak" \
			"*~" \
			".*.sw[nop]" \
			".dirstamp" \
		; do echo "/$$x"; done; \
		for x in \
			"*.$(OBJEXT)" \
			$(DEPDIR) \
		; do echo "$$x"; done; \
	} | \
	sed "s@^/`echo "$(srcdir)" | sed 's/\(.\)/[\1]/g'`/@/@" | \
	sed 's@/[.]/@/@g' | \
	LC_ALL=C sort | uniq > $@.tmp && \
	mv $@.tmp $@;

# Not a target:
.y:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
../git.mk:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

install-pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.def.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.def) -o $@ $<

.PHONY: all all-am check check-am clean clean-generic clean-libtool cscopelist-am ctags-am distclean distclean-generic distclean-libtool distdir dvi dvi-am html html-am info info-am install install-am install-data install-data-am install-dvi install-dvi-am install-exec install-exec-am install-html install-html-am install-info install-info-am install-man install-pdf install-pdf-am install-ps install-ps-am install-strip installcheck installcheck-am installdirs maintainer-clean maintainer-clean-generic mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall uninstall-am git-all git-mk-install git-mk-update gitignore-clean gitignore gitignore-recurse gitignore-recurse-maybe
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.p.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.p) $(OUTPUT_OPTION) $<

# Not a target:
.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.txinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

../m4/ltversion.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.904820791
#  File has been updated.
#  Successfully updated.

clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

gitignore-recurse-maybe:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  File does not exist.
#  File has been updated.
#  Successfully updated.
# automatic
# @ := gitignore-recurse-maybe
# automatic
# % := 
# automatic
# * := 
# automatic
# + := 
# automatic
# | := 
# automatic
# < := 
# automatic
# ^ := 
# automatic
# ? := 
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=3/16=19%
#  recipe to execute (from '../git.mk', line 318):
	@for subdir in $(DIST_SUBDIRS); do \
	  case " $(SUBDIRS) " in \
	    *" $$subdir "*) :;; \
	    *) test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir");; \
	  esac; \
	done

.PRECIOUS: Makefile
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-exec: install-exec-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.a:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.yl:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

all-am: Makefile
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has been updated.
#  Successfully updated.

git-all: git-mk-install
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $*.c
	 $(LEX.l) $< > $*.c
	$(LINT.c) -i $*.c -o $@
	 $(RM) $*.c

# Not a target:
.F.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.F) $(OUTPUT_OPTION) $<

# Not a target:
.texi.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
.w.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CTANGLE) $< - $@

# Not a target:
.texi.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.ch:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean: distclean-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 408):
	-rm -f Makefile

# Not a target:
.m.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.m) $(OUTPUT_OPTION) $<

mostlyclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 328):
	-rm -f *.lo

# Not a target:
.cc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.cc.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cc) $(OUTPUT_OPTION) $<

# Not a target:
.def:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.SUFFIXES:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

../m4/intlmacosx.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.44236165
#  File has been updated.
#  Successfully updated.

tags:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

uninstall: uninstall-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-exec-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.c.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.c) $(OUTPUT_OPTION) $<

info: info-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

Makefile: Makefile.in ../config.status
#  Precious file (prerequisite of .PRECIOUS).
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.976764653
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 310):
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

# Not a target:
.r.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.r) $(OUTPUT_OPTION) $<

Makefile.in: Makefile.am ../m4/ax_check_compile_flag.m4 ../m4/gettext.m4 ../m4/gsettings.m4 ../m4/iconv.m4 ../m4/intlmacosx.m4 ../m4/introspection.m4 ../m4/lib-ld.m4 ../m4/lib-link.m4 ../m4/lib-prefix.m4 ../m4/libtool.m4 ../m4/ltoptions.m4 ../m4/ltsugar.m4 ../m4/ltversion.m4 ../m4/lt~obsolete.m4 ../m4/nls.m4 ../m4/pkg.m4 ../m4/po.m4 ../m4/progtest.m4 ../m4/vapigen.m4 ../configure.ac ../aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:15.847177373
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 298):
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign data/Makefile

distclean-am: clean-am distclean-generic
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@

gitignore-clean:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from '../git.mk', line 331):
	-rm -f $(srcdir)/.gitignore

../m4/nls.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.522362144
#  File has been updated.
#  Successfully updated.

# Not a target:
.ym.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.m) $< 
	 mv -f y.tab.c $@

# Not a target:
.y.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 $(LINT.c) -C$* y.tab.c 
	 $(RM) y.tab.c

tags-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

dvi: dvi-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

gitignore: .gitignore gitignore-recurse
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

maintainer-clean-am: distclean-am maintainer-clean-generic
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-info: install-info-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean-am: mostlyclean-generic mostlyclean-libtool
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.elc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

cscope:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.l.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.l) $< > $@

../m4/libtool.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.844815542
#  File has been updated.
#  Successfully updated.

# Not a target:
.out:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.C:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.r.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.r) $(OUTPUT_OPTION) $<

# Not a target:
.S:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@

dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.texinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.w.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CWEAVE) $< - $@

check-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.c.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINT.c) -C$* $<

# Not a target:
.s.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.s) -o $@ $<

# Not a target:
.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@

../m4/lib-prefix.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.502362021
#  File has been updated.
#  Successfully updated.

.NOEXPORT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

../m4/po.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.530362194
#  File has been updated.
#  Successfully updated.

maintainer-clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 401):
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."

# Not a target:
.texinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.el:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

../configure.ac:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:13:08.358522357
#  File has been updated.
#  Successfully updated.

../m4/lib-ld.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.486361922
#  File has been updated.
#  Successfully updated.

# Not a target:
.lm.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.m) $< > $@

.MAKE: install-am install-strip
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 mv -f y.tab.c $@

# Not a target:
.web.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(WEAVE) $<

# Not a target:
.texinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

../m4/ltsugar.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.884819041
#  File has been updated.
#  Successfully updated.

# Not a target:
.DEFAULT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.h:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-data: install-data-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 331):
	-rm -rf .libs _libs

installcheck: installcheck-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

git-mk-install:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from '../git.mk', line 133):
	@echo "Installing git makefile"
	@any_failed=; \
		find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
		if grep 'include .*/git.mk' $$x >/dev/null; then \
			echo "$$x already includes git.mk"; \
		else \
			failed=; \
			echo "Updating $$x"; \
			{ cat $$x; \
			  echo ''; \
			  echo '-include $$(top_srcdir)/git.mk'; \
			} > $$x.tmp || failed=1; \
			if test x$$failed = x; then \
				mv $$x.tmp $$x || failed=1; \
			fi; \
			if test x$$failed = x; then : else \
				echo "Failed updating $$x"; >&2 \
				any_failed=1; \
			fi; \
	fi; done; test -z "$$any_failed"

../m4/progtest.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.546362293
#  File has been updated.
#  Successfully updated.

../m4/iconv.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.414361476
#  File has been updated.
#  Successfully updated.

../aclocal.m4: ../m4/ax_check_compile_flag.m4 ../m4/gettext.m4 ../m4/gsettings.m4 ../m4/iconv.m4 ../m4/intlmacosx.m4 ../m4/introspection.m4 ../m4/lib-ld.m4 ../m4/lib-link.m4 ../m4/lib-prefix.m4 ../m4/libtool.m4 ../m4/ltoptions.m4 ../m4/ltsugar.m4 ../m4/ltversion.m4 ../m4/lt~obsolete.m4 ../m4/nls.m4 ../m4/pkg.m4 ../m4/po.m4 ../m4/progtest.m4 ../m4/vapigen.m4 ../configure.ac
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:14.947098645
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 324):
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

# Not a target:
.tex.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEX) $<

# Not a target:
.cpp.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cpp) $(OUTPUT_OPTION) $<

# Not a target:
.cpp:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@

../m4/gsettings.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

clean: clean-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.C.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.C) $(OUTPUT_OPTION) $<

distclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 397):
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

../m4/gettext.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.390361328
#  File has been updated.
#  Successfully updated.

# Not a target:
.texi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
Makefile.am:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

# Not a target:
.txinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

../configure: ../m4/ax_check_compile_flag.m4 ../m4/gettext.m4 ../m4/gsettings.m4 ../m4/iconv.m4 ../m4/intlmacosx.m4 ../m4/introspection.m4 ../m4/lib-ld.m4 ../m4/lib-link.m4 ../m4/lib-prefix.m4 ../m4/libtool.m4 ../m4/ltoptions.m4 ../m4/ltsugar.m4 ../m4/ltversion.m4 ../m4/lt~obsolete.m4 ../m4/nls.m4 ../m4/pkg.m4 ../m4/po.m4 ../m4/progtest.m4 ../m4/vapigen.m4 ../configure.ac ../aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:16.331219711
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 322):
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

installcheck-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-data-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

html: html-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.txinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

install-strip:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 383):
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi

ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-am: clean-generic clean-libtool mostlyclean-am
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

mostlyclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.sh:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	cat $< >$@ 
	 chmod a+x $@

ctags:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

../m4/ax_check_compile_flag.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

# Not a target:
.S.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.S) $< > $@

# Not a target:
.mod:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ -e $@ $^

mostlyclean: mostlyclean-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.mod.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ $<

git-mk-update:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from '../git.mk', line 155):
	wget $(GIT_MK_URL) -O $(top_srcdir)/git.mk

# Not a target:
.F.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.F) $(OUTPUT_OPTION) $<

uninstall-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

../m4/ltoptions.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.864817291
#  File has been updated.
#  Successfully updated.

install-html: install-html-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.w:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

../m4/lib-link.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.494361971
#  File has been updated.
#  Successfully updated.

# Not a target:
.S.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.S) -o $@ $<

../m4/pkg.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

check: check-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

ctags-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-ps: install-ps-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

../config.status: ../configure
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.844753125
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 319):
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

../m4/lt~obsolete.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.924822541
#  File has been updated.
#  Successfully updated.

gitignore-recurse:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from '../git.mk', line 325):
	@for subdir in $(DIST_SUBDIRS); do \
	    test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir"); \
	done

TAGS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

installdirs:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-dvi: install-dvi-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.F:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

../m4/introspection.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

distdir: Makefile.am Makefile.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 340):
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done

install-html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.web:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

CTAGS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

ps: ps-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install: install-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# files hash-table stats:
# Load=173/1024=17%, Rehash=0, Collisions=123/569=22%
# VPATH Search Paths

# No 'vpath' search paths.

# No general ('VPATH' variable) search path.

# strcache buffers: 1 (0) / strings = 384 / storage = 5277 B / avg = 13 B
# current buf: size = 8162 B / used = 5277 B / count = 384 / avg = 13 B

# strcache performance: lookups = 694 / hit rate = 44%
# hash-table stats:
# Load=384/8192=5%, Rehash=0, Collisions=41/694=6%
# Finished Make data base on Tue Mar 14 20:17:45 2017

Making all in src
echo "git.mk: Generating .gitignore"
{ \
	if test "x" = x -o "x" = x; then :; else \
		for x in \
			-decl-list.txt \
			-decl.txt \
			tmpl/-unused.sgml \
			"tmpl/*.bak" \
			xml html \
		; do echo "/$x"; done; \
		FLAVOR=$(cd ..; /bin/bash /home/max/Projects/usbbootgui/build-aux/missing autoconf --trace 'GTK_DOC_CHECK:$2' ./configure.ac); \
		case $FLAVOR in *no-tmpl*) echo /tmpl;; esac; \
	fi; \
	if test "x" = x -o "x" = x; then :; else \
		for lc in ; do \
			for x in \
				 \
				 \
				 \
			; do echo "/$lc/$x"; done; \
		done; \
		for x in \
			 \
			 \
			 \
			 \
			 \
			"*/.xml2po.mo" \
			"*/*.omf.out" \
		; do echo /$x; done; \
	fi; \
	if test "x" = x -o "x" = x; then :; else \
		for lc in ; do \
			for x in \
				 \
				"$lc.stamp" \
				"$lc.mo" \
			; do echo "/$lc/$x"; done; \
		done; \
	fi; \
	if test "x" = x; then :; else \
		for x in \
			 \
			 \
		; do echo "/$x"; done; \
	fi; \
	if test "x" = x; then :; else \
		for x in \
			 \
		; do echo "/$x"; done; \
	fi; \
	if test "x" = x; then :; else \
		for x in \
			 \
		; do echo "/$x"; done; \
	fi; \
	if test -f ./po/Makefile.in.in; then \
		for x in \
			po/Makefile.in.in \
			po/Makefile.in.in~ \
			po/Makefile.in \
			po/Makefile \
			po/Makevars.template \
			po/POTFILES \
			po/Rules-quot \
			po/stamp-it \
			po/.intltool-merge-cache \
			"po/*.gmo" \
			"po/*.header" \
			"po/*.mo" \
			"po/*.sed" \
			"po/*.sin" \
			po/usbbootgui.pot \
			intltool-extract.in \
			intltool-merge.in \
			intltool-update.in \
		; do echo "/$x"; done; \
	fi; \
	if test -f ./configure; then \
		for x in \
			autom4te.cache \
			configure \
			config.h \
			stamp-h1 \
			libtool \
			config.lt \
		; do echo "/$x"; done; \
	fi; \
	if test "x" = x; then :; else \
		for x in \
			 \
		; do echo "/$x.sum"; echo "/$x.log"; done; \
		echo /site.exp; \
	fi; \
	if test "x" = x; then :; else \
		echo ""; \
	fi; \
	if test "x/bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALE_DIR='"/usr/local/share/locale"'   -g -O2 -std=gnu11" = x -a "x" = x -a "x" = x; then :; else \
		for x in \
			"*.lo" \
			".libs" "_libs" \
		; do echo "$x"; done; \
	fi; \
	for x in \
		.gitignore \
		 \
		 \
		usbbootgui   \
		   \
		   \
		so_locations \
		 \
		 \
		 \
		 \
		 \
		"*.gcda" \
		"*.gcno" \
		 \
		 \
		 \
		TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
		"*.tab.c" \
		 \
		 \
		 \
		 \
		 \
		 \
		Makefile \
		Makefile.in \
		"*.orig" \
		"*.rej" \
		"*.bak" \
		"*~" \
		".*.sw[nop]" \
		".dirstamp" \
	; do echo "/$x"; done; \
	for x in \
		"*.o" \
		.deps \
	; do echo "$x"; done; \
} | \
sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
sed 's@/[.]/@/@g' | \
LC_ALL=C sort | uniq > .gitignore.tmp && \
mv .gitignore.tmp .gitignore;
for subdir in ; do \
  case "  " in \
    *" $subdir "*) :;; \
    *) test "$subdir" = . -o -e "$subdir/.git" || (cd $subdir && make  gitignore || echo "Skipping $subdir");; \
  esac; \
done
# GNU Make 4.1
# Built for x86_64-pc-linux-gnu
# Copyright (C) 1988-2014 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.

# Make data base, printed on Tue Mar 14 20:17:45 2017

# Variables

# makefile (from 'Makefile', line 235)
INTROSPECTION_GENERATE = 
# makefile (from 'Makefile', line 250)
LTLIBICONV = -liconv
# makefile (from 'Makefile', line 184)
ETAGS = etags
# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# makefile (from '../git.mk', line 13)
GIT_MK_URL = https://raw.githubusercontent.com/behdad/git.mk/master/git.mk
# default
.SHELLFLAGS := -c
# makefile (from 'Makefile', line 88)
POST_UNINSTALL = :
# makefile (from 'Makefile', line 333)
localedir = ${datarootdir}/locale
# default
CWEAVE = cweave
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from 'Makefile', line 203)
CPPFLAGS = 
# makefile (from 'Makefile', line 226)
INSTALL = /usr/bin/install -c
# makefile (from 'Makefile', line 205)
DEFS = -DHAVE_CONFIG_H
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile
CURDIR := /home/max/Projects/usbbootgui/src
# makefile (from 'Makefile', line 153)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
# makefile (from 'Makefile', line 285)
SHELL = /bin/bash
# default
RM = rm -f
# default
CO = co
# makefile (from 'Makefile', line 240)
INTROSPECTION_TYPELIBDIR = 
# makefile (from 'Makefile', line 317)
datarootdir = ${prefix}/share
# environment
_ = /usr/bin/make
# default
PREPROCESS.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 231)
INTLLIBS = 
# makefile (from 'Makefile', line 83)
NORMAL_INSTALL = :
# makefile (from 'Makefile', line 218)
GLIB_COMPILE_RESOURCES = /usr/bin/glib-compile-resources
# default
LINK.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 130)
AM_V_GEN = $(am__v_GEN_$(V))
# default
LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH)
# default
OUTPUT_OPTION = -o $@
# makefile (from 'Makefile', line 188)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
# makefile (from 'Makefile', line 338)
pdfdir = ${docdir}
# makefile (from 'Makefile', line 324)
host_cpu = x86_64
# makefile (from 'Makefile', line 303)
ac_ct_DUMPBIN = 
# makefile (from 'Makefile', line 127)
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 131)
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
# default
COMPILE.cpp = $(COMPILE.cc)
# makefile (from 'Makefile', line 229)
INSTALL_SCRIPT = ${INSTALL}
# makefile (from '../git.mk', line 1)
MAKEFILE_LIST :=  Makefile .deps/usbbootgui-main.Po .deps/usbbootgui-stealcookie.Po ../git.mk
# makefile (from 'Makefile', line 315)
builddir = .
# makefile (from 'Makefile', line 314)
build_vendor = pc
# makefile (from 'Makefile', line 112)
am__installdirs = "$(DESTDIR)$(bindir)"
# makefile (from 'Makefile', line 316)
datadir = ${datarootdir}
# makefile (from 'Makefile', line 321)
gsettingsschemadir = ${datarootdir}/glib-2.0/schemas
# makefile (from 'Makefile', line 248)
LIPO = 
# 'override' directive
GNUMAKEFLAGS := 
# default
LINK.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 160)
SOURCES = $(usbbootgui_SOURCES)
# makefile (from 'Makefile', line 298)
abs_srcdir = /home/max/Projects/usbbootgui/src
# makefile (from 'Makefile', line 74)
pkgincludedir = $(includedir)/usbbootgui
# makefile (from 'Makefile', line 190)
ACLOCAL_AMFLAGS = -I m4
# makefile (from 'Makefile', line 353)
usbbootgui_LDADD = $(USBBOOTGUI_LIBS)
# makefile (from 'Makefile', line 79)
install_sh_PROGRAM = $(install_sh) -c
# makefile (from 'Makefile', line 128)
am__v_P_0 = false
# makefile (from 'Makefile', line 132)
am__v_GEN_0 = @echo "  GEN     " $@;
# makefile (from 'Makefile', line 217)
GETTEXT_PACKAGE = usbbootgui
# makefile (from 'Makefile', line 193)
API_VERSION = 0
# makefile (from 'Makefile', line 29)
am__make_running_with_option = case $${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '$${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$$MAKEFLAGS; if $(am__is_gnu_make); then sane_makeflags=$$MFLAGS; else case $$MAKEFLAGS in *\\[\ \	]*) bs=\\; sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; }; for flg in $$sane_makeflags; do test $$skip_next = yes && { skip_next=no; continue; }; case $$flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $$flg in *$$target_option*) has_opt=yes; break;; esac; done; test $$has_opt = yes
# makefile (from 'Makefile', line 199)
CC = gcc
# makefile (from 'Makefile', line 110)
CONFIG_CLEAN_FILES = 
# makefile (from 'Makefile', line 278)
PKG_CONFIG = /usr/bin/pkg-config
# makefile (from 'Makefile', line 263)
MSGMERGE = /usr/bin/msgmerge
# makefile (from 'Makefile', line 200)
CCDEPMODE = depmode=gcc3
# makefile (from 'Makefile', line 341)
psdir = ${docdir}
# makefile (from 'Makefile', line 198)
AWK = gawk
# makefile (from 'Makefile', line 318)
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
# default
CHECKOUT,v = +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@)
# makefile (from 'Makefile', line 313)
build_os = linux-gnu
# makefile (from 'Makefile', line 237)
INTROSPECTION_LIBS = 
# makefile (from 'Makefile', line 281)
POSUB = po
# makefile (from 'Makefile', line 140)
am__depfiles_maybe = depfiles
# makefile (from 'Makefile', line 202)
CPP = gcc -E
# makefile (from 'Makefile', line 233)
INTROSPECTION_CFLAGS = 
# default
LINK.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 118)
usbbootgui_DEPENDENCIES = $(am__DEPENDENCIES_1)
# makefile (from 'Makefile', line 284)
SET_MAKE = 
# makefile (from 'Makefile', line 78)
install_sh_DATA = $(install_sh) -c -m 644
# default
MAKE_HOST := x86_64-pc-linux-gnu
# environment
PATH = /bin:/usr/bin
# makefile (from 'Makefile', line 135)
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 292)
VAPIGEN_VAPIDIR = 
# makefile (from 'Makefile', line 245)
LIBOBJS = 
# makefile (from 'Makefile', line 241)
LD = /usr/bin/ld -m elf_x86_64
# makefile (from 'Makefile', line 179)
am__define_uniq_tagged_files = list='$(am__tagged_files)'; unique=`for i in $$list; do if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; done | $(am__uniquify_input)`
# makefile (from '../git.mk', line 112)
GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL = `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); if test "x$$MACRO_DIR" != "x$(srcdir)/"; then for x in libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 ; do echo "$$MACRO_DIR/$$x"; done; fi`
# makefile (from 'Makefile', line 350)
top_srcdir = ..
# makefile (from 'Makefile', line 207)
DLLTOOL = false
# default
TEXI2DVI = texi2dvi
# makefile (from 'Makefile', line 129)
am__v_P_1 = :
# makefile (from 'Makefile', line 133)
am__v_GEN_1 = 
# makefile (from 'Makefile', line 276)
PACKAGE_VERSION = 0.1.0
# makefile (from 'Makefile', line 148)
AM_V_CC = $(am__v_CC_$(V))
# default
YACC = yacc
# makefile (from 'Makefile', line 228)
INSTALL_PROGRAM = ${INSTALL}
# makefile (from 'Makefile', line 312)
build_cpu = x86_64
# makefile (from 'Makefile', line 296)
XGETTEXT_EXTRA_OPTIONS = 
# default
COMPILE.mod = $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 336)
mkdir_p = $(MKDIR_P)
# makefile (from 'Makefile', line 201)
CFLAGS = -g -O2 -std=gnu11
# default
ARFLAGS = rv
# default
LINK.r = $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 257)
MANIFEST_TOOL = :
# makefile (from 'Makefile', line 149)
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 340)
program_transform_name = s,x,x,
# default
LINT = lint
# makefile (from 'Makefile', line 230)
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
# default
COMPILE.f = $(FC) $(FFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 113)
PROGRAMS = $(bin_PROGRAMS)
# makefile (from 'Makefile', line 268)
OTOOL = 
# default
LINT.c = $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)
# default
YACC.m = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 139)
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
# makefile (from 'Makefile', line 186)
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/build-aux/depcomp
# default
YACC.y = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 267)
OBJEXT = o
# makefile (from 'Makefile', line 189)
ACLOCAL = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing aclocal-1.15
# makefile (from 'Makefile', line 194)
AR = ar
# makefile (from 'Makefile', line 273)
PACKAGE_STRING = usbbootgui 0.1.0
# makefile (from 'Makefile', line 150)
am__v_CC_0 = @echo "  CC      " $@;
# makefile (from 'Makefile', line 242)
LDFLAGS = 
# makefile (from 'Makefile', line 310)
build = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 138)
DEFAULT_INCLUDES = -I. -I$(top_builddir)
# default
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink load
# default
TANGLE = tangle
# makefile (from 'Makefile', line 144)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
# makefile (from 'Makefile', line 211)
ECHO_N = -n
# makefile (from 'Makefile', line 119)
AM_V_lt = $(am__v_lt_$(V))
# makefile (from 'Makefile', line 111)
CONFIG_CLEAN_VPATH_FILES = 
# default
GET = get
# automatic
%F = $(notdir $%)
# makefile (from 'Makefile', line 210)
ECHO_C = 
# makefile (from 'Makefile', line 77)
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
# makefile (from 'Makefile', line 220)
GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
# makefile (from 'Makefile', line 247)
LIBTOOL = $(SHELL) $(top_builddir)/libtool
# default
COMPILE.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 337)
oldincludedir = /usr/include
# makefile (from 'Makefile', line 320)
exec_prefix = ${prefix}
# makefile (from 'Makefile', line 91)
bin_PROGRAMS = usbbootgui$(EXEEXT)
# makefile (from 'Makefile', line 94)
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gsettings.m4 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vapigen.m4 $(top_srcdir)/configure.ac
# default
CTANGLE = ctangle
# makefile (from 'Makefile', line 308)
am__untar = tar -xf -
# makefile (from 'Makefile', line 345)
srcdir = .
# makefile (from 'Makefile', line 329)
infodir = ${datarootdir}/info
# makefile (from 'Makefile', line 339)
prefix = /usr/local
# makefile (from 'Makefile', line 319)
dvidir = ${docdir}
# makefile (from 'Makefile', line 253)
LT_SYS_LIBRARY_PATH = 
# default
.LIBPATTERNS = lib%.so lib%.a
# default
LINK.C = $(LINK.cc)
# environment
PWD = /home/max/Projects/usbbootgui/src
# makefile (from 'Makefile', line 297)
abs_builddir = /home/max/Projects/usbbootgui/src
# makefile (from 'Makefile', line 80)
install_sh_SCRIPT = $(install_sh) -c
# makefile (from 'Makefile', line 151)
am__v_CC_1 = 
# default
LINK.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 299)
abs_top_builddir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 258)
MICRO_VERSION = 0
# default
PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 282)
RANLIB = ranlib
# makefile (from 'Makefile', line 280)
PKG_CONFIG_PATH = 
# makefile (from 'Makefile', line 335)
mandir = ${datarootdir}/man
# default
LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 156)
AM_V_CCLD = $(am__v_CCLD_$(V))
# makefile (from 'Makefile', line 262)
MSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 331)
libdir = ${exec_prefix}/lib
# makefile (from 'Makefile', line 346)
sysconfdir = ${prefix}/etc
# default
LINK.s = $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH)
# environment
HOME = /home/max
# makefile (from 'Makefile', line 330)
install_sh = ${SHELL} /home/max/Projects/usbbootgui/build-aux/install-sh
# makefile (from 'Makefile', line 283)
SED = /bin/sed
# makefile (from 'Makefile', line 108)
mkinstalldirs = $(install_sh) -d
# makefile (from 'Makefile', line 305)
am__leading_dot = .
# makefile (from 'Makefile', line 306)
am__quote = 
# makefile (from 'Makefile', line 332)
libexecdir = ${exec_prefix}/libexec
# makefile (from '../git.mk', line 103)
GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN = `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | while read f; do case $$f in Makefile|*/Makefile) test -f "$(srcdir)/$$f.am" && echo "$(srcdir)/$$f.in";; esac; done`
# makefile (from 'Makefile', line 348)
top_build_prefix = ../
# makefile (from 'Makefile', line 72)
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
# makefile (from 'Makefile', line 93)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
# makefile (from 'Makefile', line 311)
build_alias = 
# makefile (from 'Makefile', line 142)
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
# makefile (from 'Makefile', line 84)
PRE_INSTALL = :
# makefile (from 'Makefile', line 209)
DUMPBIN = 
# makefile (from 'Makefile', line 275)
PACKAGE_URL = 
# makefile (from 'Makefile', line 158)
am__v_CCLD_0 = @echo "  CCLD    " $@;
# automatic
^D = $(patsubst %/,%,$(dir $^))
# makefile (from 'Makefile', line 161)
DIST_SOURCES = $(usbbootgui_SOURCES)
# makefile (from 'Makefile', line 287)
USBBOOTGUI_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
# makefile (from 'Makefile', line 334)
localstatedir = ${prefix}/var
# makefile (from 'Makefile', line 277)
PATH_SEPARATOR = :
# environment
MAKELEVEL := 2
# makefile (from 'Makefile', line 326)
host_vendor = pc
# makefile (from 'Makefile', line 89)
build_triplet = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 322)
host = x86_64-pc-linux-gnu
# default
COMPILE.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 85)
POST_INSTALL = :
# default
MAKE = $(MAKE_COMMAND)
# default
MAKECMDGOALS := all
# makefile (from 'Makefile', line 301)
ac_ct_AR = ar
# makefile (from 'Makefile', line 71)
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
# makefile (from 'Makefile', line 255)
MAJOR_VERSION = 0
# makefile (from 'Makefile', line 86)
NORMAL_UNINSTALL = :
# environment
SHLVL = 2
# makefile (from 'Makefile', line 244)
LIBINTL = 
# makefile (from 'Makefile', line 238)
INTROSPECTION_MAKEFILE = 
# makefile (from 'Makefile', line 288)
USBBOOTGUI_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
# makefile (from 'Makefile', line 261)
MSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 264)
NM = /usr/bin/nm -B
# default
AS = as
# makefile (from 'Makefile', line 344)
sharedstatedir = ${prefix}/com
# default
PREPROCESS.S = $(CC) -E $(CPPFLAGS)
# makefile (from 'Makefile', line 351)
usbbootgui_SOURCES = main.c stealcookie.c stealcookie.h
# default
COMPILE.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
MAKE_VERSION := 4.1
# environment
USER = max
# makefile (from 'Makefile', line 213)
EGREP = /bin/grep -E
# default
FC = f77
# makefile
.DEFAULT_GOAL := all
# makefile (from 'Makefile', line 309)
bindir = ${exec_prefix}/bin
# makefile (from 'Makefile', line 126)
AM_V_P = $(am__v_P_$(V))
# makefile (from 'Makefile', line 159)
am__v_CCLD_1 = 
# makefile (from 'Makefile', line 109)
CONFIG_HEADER = $(top_builddir)/config.h
# makefile (from 'Makefile', line 260)
MKDIR_P = /bin/mkdir -p
# makefile (from 'Makefile', line 295)
XGETTEXT_015 = /usr/bin/xgettext
# makefile (from 'Makefile', line 302)
ac_ct_CC = gcc
# makefile (from 'Makefile', line 259)
MINOR_VERSION = 1
# makefile (from 'Makefile', line 236)
INTROSPECTION_GIRDIR = 
# makefile (from 'Makefile', line 239)
INTROSPECTION_SCANNER = 
# makefile (from 'Makefile', line 116)
usbbootgui_OBJECTS = $(am_usbbootgui_OBJECTS)
# automatic
%D = $(patsubst %/,%,$(dir $%))
# makefile (from 'Makefile', line 290)
VAPIGEN = 
# makefile (from 'Makefile', line 342)
runstatedir = ${localstatedir}/run
# makefile (from 'Makefile', line 325)
host_os = linux-gnu
# default
WEAVE = weave
# default
MAKE_COMMAND := make
# default
LINK.cpp = $(LINK.cc)
# makefile (from 'Makefile', line 105)
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) $(ACLOCAL_M4)
# default
F77 = $(FC)
# environment
OLDPWD = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 223)
GMSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 274)
PACKAGE_TARNAME = usbbootgui
# makefile (from 'Makefile', line 117)
am__DEPENDENCIES_1 = 
# makefile (from 'Makefile', line 107)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
# default
.VARIABLES := 
# makefile (from 'Makefile', line 343)
sbindir = ${exec_prefix}/sbin
# default
PC = pc
# makefile (from 'Makefile', line 349)
top_builddir = ..
# automatic
*F = $(notdir $*)
# makefile (from 'Makefile', line 81)
INSTALL_HEADER = $(INSTALL_DATA)
# makefile (from 'Makefile', line 222)
GMSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 191)
AMTAR = $${TAR-tar}
# makefile (from 'Makefile', line 92)
subdir = src
# makefile (from 'Makefile', line 76)
pkglibexecdir = $(libexecdir)/usbbootgui
# default
COMPILE.def = $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 265)
NMEDIT = 
# default
LEX = lex
# makefile
MAKEFLAGS = nps
# makefile (from 'Makefile', line 120)
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
# environment
MFLAGS = -nps
# automatic
*D = $(patsubst %/,%,$(dir $*))
# default
LEX.l = $(LEX) $(LFLAGS) -t
# default
LEX.m = $(LEX) $(LFLAGS) -t
# makefile (from 'Makefile', line 215)
FGREP = /bin/grep -F
# automatic
+D = $(patsubst %/,%,$(dir $+))
# default
COMPILE.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 266)
OBJDUMP = objdump
# makefile (from 'Makefile', line 221)
GLIB_MKENUMS = /usr/bin/glib-mkenums
# makefile (from 'Makefile', line 134)
AM_V_at = $(am__v_at_$(V))
# automatic
+F = $(notdir $+)
# default
M2C = m2c
# makefile (from 'Makefile', line 352)
usbbootgui_CFLAGS = $(USBBOOTGUI_CFLAGS)
# makefile (from 'Makefile', line 121)
am__v_lt_0 = --silent
# makefile (from 'Makefile', line 251)
LTLIBINTL = 
# makefile (from 'Makefile', line 90)
host_triplet = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 123)
usbbootgui_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) $(usbbootgui_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
# makefile (from 'Makefile', line 286)
STRIP = strip
# makefile (from 'Makefile', line 152)
CCLD = $(CC)
# makefile (from 'Makefile', line 136)
am__v_at_0 = @
# makefile (from 'Makefile', line 272)
PACKAGE_NAME = usbbootgui
# makefile (from 'Makefile', line 304)
am__include = include
# makefile (from 'Makefile', line 271)
PACKAGE_BUGREPORT = 
# makefile (from 'Makefile', line 157)
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 279)
PKG_CONFIG_LIBDIR = 
# default
MAKEFILES := 
# makefile (from 'Makefile', line 206)
DEPDIR = .deps
# default
COMPILE.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 243)
LIBICONV = -liconv
# makefile (from 'Makefile', line 171)
am__uniquify_input = $(AWK) ' BEGIN { nonempty = 0; } { items[$$0] = 1; nonempty = 1; } END { if (nonempty) { for (i in items) print i; }; } '
# automatic
<F = $(notdir $<)
# makefile (from 'Makefile', line 249)
LN_S = ln -s
# makefile (from 'Makefile', line 291)
VAPIGEN_MAKEFILE = 
# makefile (from 'Makefile', line 204)
CYGPATH_W = echo
# makefile (from '../git.mk', line 79)
GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log $(srcdir)/configure.scan `AUX_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); test "x$$AUX_DIR" = "x$(srcdir)/" && AUX_DIR=$(srcdir); for x in ar-lib compile config.guess config.sub depcomp install-sh ltmain.sh missing mkinstalldirs test-driver ylwrap ; do echo "$$AUX_DIR/$$x"; done` `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | head -n 1 | while read f; do echo "$(srcdir)/$$f.in"; done`
# makefile (from 'Makefile', line 327)
htmldir = ${docdir}
# default
CXX = g++
# makefile (from 'Makefile', line 192)
AM_DEFAULT_VERBOSITY = 0
# makefile (from 'Makefile', line 75)
pkglibdir = $(libdir)/usbbootgui
# makefile (from 'Makefile', line 208)
DSYMUTIL = 
# makefile (from 'Makefile', line 300)
abs_top_srcdir = /home/max/Projects/usbbootgui
# default
COFLAGS = 
# makefile (from 'Makefile', line 252)
LTLIBOBJS = 
# makefile (from 'Makefile', line 162)
am__can_run_installinfo = case $$AM_UPDATE_INFO_DIR in n|no|NO) false;; *) (install-info --version) >/dev/null 2>&1;; esac
# makefile (from 'Makefile', line 212)
ECHO_T = 
# makefile (from 'Makefile', line 122)
am__v_lt_1 = 
# makefile (from 'Makefile', line 214)
EXEEXT = 
# makefile (from 'Makefile', line 137)
am__v_at_1 = 
# makefile (from 'Makefile', line 234)
INTROSPECTION_COMPILER = 
# default
COMPILE.C = $(COMPILE.cc)
# makefile (from 'Makefile', line 269)
OTOOL64 = 
# makefile (from 'Makefile', line 328)
includedir = ${prefix}/include
# makefile (from 'Makefile', line 246)
LIBS = 
# makefile (from 'Makefile', line 360)
AM_CPPFLAGS = -DLOCALE_DIR='"$(localedir)"'
# automatic
^F = $(notdir $^)
# default
COMPILE.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(TARGET_MACH) -c
# default
LINK.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 82)
transform = $(program_transform_name)
# default
SUFFIXES := .out .a .ln .o .c .cc .C .cpp .p .f .F .m .r .y .l .ym .yl .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el
# default
COMPILE.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 167)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# makefile (from 'Makefile', line 347)
target_alias = 
# makefile (from 'Makefile', line 185)
CTAGS = ctags
# makefile (from 'Makefile', line 216)
GETTEXT_MACRO_VERSION = 0.19
# makefile (from 'Makefile', line 195)
AUTOCONF = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoconf
# makefile (from 'Makefile', line 197)
AUTOMAKE = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing automake-1.15
# default
COMPILE.s = $(AS) $(ASFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 323)
host_alias = 
# makefile (from 'Makefile', line 141)
am__mv = mv -f
# default
.INCLUDE_DIRS = /usr/include /usr/local/include /usr/include
# makefile (from 'Makefile', line 227)
INSTALL_DATA = ${INSTALL} -m 644
# makefile (from 'Makefile', line 289)
USE_NLS = yes
# makefile (from 'Makefile', line 307)
am__tar = tar --format=ustar -chf - "$$tardir"
# makefile (from 'Makefile', line 232)
INTL_MACOSX_LIBS = 
# makefile (from 'Makefile', line 294)
XGETTEXT = /usr/bin/xgettext
# default
.RECIPEPREFIX := 
# makefile (from 'Makefile', line 256)
MAKEINFO = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing makeinfo
# makefile (from 'Makefile', line 254)
MAINT = 
# default
OBJC = cc
# makefile (from 'Makefile', line 18)
am__is_gnu_make = { if test -z '$(MAKELEVEL)'; then false; elif test -n '$(MAKE_HOST)'; then true; elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then true; else false; fi; }
# makefile (from 'Makefile', line 73)
pkgdatadir = $(datadir)/usbbootgui
# makefile (from 'Makefile', line 219)
GLIB_COMPILE_SCHEMAS = /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
# default
TEX = tex
# makefile (from 'Makefile', line 270)
PACKAGE = usbbootgui
# environment
LANG = en_US.UTF-8
# default
F77FLAGS = $(FFLAGS)
# makefile (from 'Makefile', line 293)
VERSION = 0.1.0
# default
LINK.f = $(FC) $(FFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 196)
AUTOHEADER = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoheader
# makefile (from 'Makefile', line 224)
GREP = /bin/grep
# makefile (from 'Makefile', line 87)
PRE_UNINSTALL = :
# makefile (from 'Makefile', line 114)
am_usbbootgui_OBJECTS = usbbootgui-main.$(OBJEXT) usbbootgui-stealcookie.$(OBJEXT)
# makefile (from 'Makefile', line 225)
GSETTINGS_DISABLE_SCHEMAS_COMPILE = 
# variable set hash-table stats:
# Load=350/1024=34%, Rehash=0, Collisions=178/673=26%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# ../m4 (device 64513, inode 7708907): 57 files, 57 impossibilities.
# /usr/include/x86_64-linux-gnu/sys/SCCS: could not be stat'd.
# /usr/include/glib-2.0/gio (device 64513, inode 2893414): 150 files, 438 impossibilities.
# /usr/include/atk-1.0/atk/SCCS: could not be stat'd.
# /usr/lib/x86_64-linux-gnu/gtk-2.0/include (device 64513, inode 771881): 3 files, 3 impossibilities.
# /usr/lib/gcc/x86_64-linux-gnu/5/include/SCCS: could not be stat'd.
# /usr/include/gtk-2.0/gdk/SCCS: could not be stat'd.
# SCCS: could not be stat'd.
# /usr/include/pango-1.0/pango (device 64513, inode 771880): 35 files, 75 impossibilities.
# /usr/include/x86_64-linux-gnu/sys/RCS: could not be stat'd.
# /usr/include/glib-2.0/gio/SCCS: could not be stat'd.
# . (device 64513, inode 7708908): 16 files, 8 impossibilities.
# /usr/include/atk-1.0/atk/RCS: could not be stat'd.
# /usr/lib/x86_64-linux-gnu/gtk-2.0/include/SCCS: could not be stat'd.
# /usr/lib/gcc/x86_64-linux-gnu/5/include/RCS: could not be stat'd.
# /usr/include/glib-2.0/glib/SCCS: could not be stat'd.
# /usr/include/gtk-2.0/gtk (device 64513, inode 771883): 217 files, 633 impossibilities.
# /usr/lib/x86_64-linux-gnu/glib-2.0/include (device 64513, inode 738214): 3 files, 3 impossibilities.
# /usr/include/glib-2.0/glib/deprecated (device 64513, inode 2909366): 8 files, 18 impossibilities.
# /usr/include/glib-2.0 (device 64513, inode 2893327): 9 files, 9 impossibilities.
# /usr/include/linux (device 64513, inode 918148): 449 files, 3 impossibilities.
# /usr/include/pango-1.0/pango/SCCS: could not be stat'd.
# /usr/include/pango-1.0/pango/RCS: could not be stat'd.
# /usr/include/glib-2.0/gio/RCS: could not be stat'd.
# /usr/include/gdk-pixbuf-2.0/gdk-pixbuf (device 64513, inode 713375): 14 files, 30 impossibilities.
# /usr/include/x86_64-linux-gnu/gnu/SCCS: could not be stat'd.
# /usr/lib/x86_64-linux-gnu/gtk-2.0/include/RCS: could not be stat'd.
# /usr/include/glib-2.0/gobject (device 64513, inode 2893396): 22 files, 54 impossibilities.
# ../m4/SCCS: could not be stat'd.
# /usr/include/x86_64-linux-gnu/bits (device 64513, inode 868431): 123 files, 123 impossibilities.
# /usr/include/linux/SCCS: could not be stat'd.
# /usr/include/gtk-2.0/gtk/SCCS: could not be stat'd.
# /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/RCS: could not be stat'd.
# /usr/include/gtk-2.0/gdk (device 64513, inode 771884): 36 files, 87 impossibilities.
# /usr/lib/x86_64-linux-gnu/glib-2.0/include/SCCS: could not be stat'd.
# /usr/include/glib-2.0/glib/deprecated/SCCS: could not be stat'd.
# /usr/include (device 64513, inode 524413): 452 files, 72 impossibilities.
# /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed (device 64513, inode 958513): 6 files, 6 impossibilities.
# /usr/include/glib-2.0/gobject/SCCS: could not be stat'd.
# /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/SCCS: could not be stat'd.
# ../m4/RCS: could not be stat'd.
# /usr/include/gtk-2.0/gdk/RCS: could not be stat'd.
# /usr/include/cairo/SCCS: could not be stat'd.
# /usr/include/linux/RCS: could not be stat'd.
# /usr/include/gtk-2.0/gtk/RCS: could not be stat'd.
# ../SCCS: could not be stat'd.
# /usr/lib/x86_64-linux-gnu/glib-2.0/include/RCS: could not be stat'd.
# /usr/include/glib-2.0/glib/deprecated/RCS: could not be stat'd.
# /usr/include/glib-2.0/glib (device 64513, inode 2893330): 76 files, 207 impossibilities.
# /usr/include/glib-2.0/gobject/RCS: could not be stat'd.
# /usr/include/SCCS: could not be stat'd.
# /usr/include/x86_64-linux-gnu/gnu/RCS: could not be stat'd.
# /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/SCCS: could not be stat'd.
# /usr/include/glib-2.0/SCCS: could not be stat'd.
# /usr/include/x86_64-linux-gnu/bits/SCCS: could not be stat'd.
# ../RCS: could not be stat'd.
# .deps (device 64513, inode 7708932): 5 files, 6 impossibilities.
# /usr/include/RCS: could not be stat'd.
# /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/RCS: could not be stat'd.
# /usr/include/glib-2.0/RCS: could not be stat'd.
# /usr/include/x86_64-linux-gnu/bits/RCS: could not be stat'd.
# .deps/SCCS: could not be stat'd.
# /usr/include/cairo (device 64513, inode 763726): 17 files, 12 impossibilities.
# .. (device 64513, inode 7708906): 28 files, 9 impossibilities.
# /usr/include/atk-1.0/atk (device 64513, inode 763715): 36 files, 102 impossibilities.
# /usr/include/x86_64-linux-gnu/sys (device 64513, inode 868429): 86 files, 21 impossibilities.
# /usr/include/x86_64-linux-gnu/gnu (device 64513, inode 868430): 9 files, 6 impossibilities.
# /usr/include/cairo/RCS: could not be stat'd.
# /usr/lib/gcc/x86_64-linux-gnu/5/include (device 64513, inode 958515): 81 files, 9 impossibilities.
# /usr/include/glib-2.0/glib/RCS: could not be stat'd.
# RCS: could not be stat'd.
# .deps/RCS: could not be stat'd.

# 1938 files, 1991 impossibilities in 72 directories.

# Implicit Rules

%.c:

%: %.c
#  recipe to execute (built-in):
	$(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.lo: %.c
#  recipe to execute (from 'Makefile', line 474):
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo

%.o: %.c
#  recipe to execute (from 'Makefile', line 458):
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po

%.obj: %.c
#  recipe to execute (from 'Makefile', line 466):
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po

%.lo:

%.o:

%: %.o
#  recipe to execute (built-in):
	$(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.obj:

(%): %
#  recipe to execute (built-in):
	$(AR) $(ARFLAGS) $@ $<

%.out: %
#  recipe to execute (built-in):
	@rm -f $@ 
	 cp $< $@

%.c: %.w %.ch
#  recipe to execute (built-in):
	$(CTANGLE) $^ $@

%.tex: %.w %.ch
#  recipe to execute (built-in):
	$(CWEAVE) $^ $@

%:: %,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

%:: SCCS/s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

# 18 implicit rules, 5 (27.8%) terminal.

# Files

/usr/include/x86_64-linux-gnu/bits/siginfo.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtksettings.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtlsconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/ghmac.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

maintainer-clean: maintainer-clean-am gitignore-clean
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 685):
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile

/usr/include/glib-2.0/gio/gtlscertificate.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrecentchoosermenu.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/giostream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfileicon.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/glib-autocleanups.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gmacros.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkmisc.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkvruler.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkaspectframe.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.web.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TANGLE) $<

/usr/include/x86_64-linux-gnu/bits/stdlib.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/glib/ggettext.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusmethodinvocation.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/endian.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:37
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtklayout.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

distclean-compile:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 452):
	-rm -f *.tab.c

html: html-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gdk/gdkimage.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atk-enum-types.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-binPROGRAMS clean-generic clean-libtool cscopelist-am ctags ctags-am distclean distclean-compile distclean-generic distclean-libtool distclean-tags distdir dvi dvi-am html html-am info info-am install install-am install-binPROGRAMS install-data install-data-am install-dvi install-dvi-am install-exec install-exec-am install-html install-html-am install-info install-info-am install-man install-pdf install-pdf-am install-ps install-ps-am install-strip installcheck installcheck-am installdirs maintainer-clean maintainer-clean-generic mostlyclean mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am uninstall-binPROGRAMS git-all git-mk-install git-mk-update gitignore-clean gitignore gitignore-recurse gitignore-recurse-maybe
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/gobject/gvalue.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/ginetsocketaddress.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

GTAGS:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 545):
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"

/usr/lib/gcc/x86_64-linux-gnu/5/include/stdarg.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-02 21:17:38
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/utmp.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:44:15
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkstateset.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/locale.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:04
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gapplicationcommandline.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-glyph.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/stdio2.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:36
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkactiongroup.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrecentchooser.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrecentaction.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gspawn.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/galloca.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-language.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

# Not a target:
.l.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LEX.l) $< > $@ 
	 mv -f lex.yy.r $@

/usr/include/glib-2.0/glib/ghook.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

mostlyclean: mostlyclean-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-02 21:17:38
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkstock.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

../config.h:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:17:23.004767099
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/dirent.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:39
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkeventbox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtcpwrapperconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/signum.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

../m4/vapigen.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfileinfo.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfileiostream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/locale.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:04
#  File has been updated.
#  Successfully updated.

info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

tags: tags-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/atk-1.0/atk/atk.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

install-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 610):
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

/usr/include/glib-2.0/glib/gthread.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrc.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gproxyaddressenumerator.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkaccelmap.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.ym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/glib/gqsort.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkspawn.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtlsserverconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

gitignore-recurse:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from '../git.mk', line 325):
	@for subdir in $(DIST_SUBDIRS); do \
	    test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir"); \
	done

/usr/include/gtk-2.0/gtk/gtktipsquery.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
../git.mk:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

# Not a target:
.f.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.f) $(OUTPUT_OPTION) $<

/usr/include/glib-2.0/gio/gdbusactiongroup.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gconverteroutputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcellrendereraccel.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtlsinteraction.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkbindings.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/stdio.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:36
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusnameowning.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gcredentials.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkfontsel.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gsignal.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkhscrollbar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

all: all-am .gitignore gitignore-recurse-maybe
#  Phony target (prerequisite of .PHONY).
#  Command line target.
#  Implicit rule search has not been done.
#  File does not exist.
#  File has been updated.
#  Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/125=0%

# Not a target:
.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.m) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

/usr/include/gtk-2.0/gtk/gtkcellrendererpixbuf.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkdisplay.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkliststore.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkhpaned.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

mostlyclean-compile:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 449):
	-rm -f *.$(OBJEXT)

/usr/include/glib-2.0/gio/gicon.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkentrybuffer.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfilteroutputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

uninstall: uninstall-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.y:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/gio/gdbusutils.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gproxyaddress.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkproperty.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

# Not a target:
.def.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.def) -o $@ $<

install-binPROGRAMS: usbbootgui
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 395):
	@$(NORMAL_INSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
	fi; \
	for p in $$list; do echo "$$p $$p"; done | \
	sed 's/$(EXEEXT)$$//' | \
	while read p p1; do if test -f $$p \
	 || test -f $$p1 \
	  ; then echo "$$p"; echo "$$p"; else :; fi; \
	done | \
	sed -e 'p;s,.*/,,;n;h' \
	    -e 's|.*|.|' \
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
	sed 'N;N;N;s,\n, ,g' | \
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
	    else { print "f", $$3 "/" $$4, $$1; } } \
	  END { for (d in files) print "f", d, files[d] }' | \
	while read type dir files; do \
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
	    test -z "$$files" || { \
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
	    } \
	; done

/usr/include/glib-2.0/gio/gdtlsconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/posix_opt.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkinputdialog.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gquark.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkeditabletext.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkclist.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkstate.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/sigaction.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktooltips.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkimage.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/environments.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gioenums.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

install-data: install-data-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/pango-1.0/pango/pango-fontmap.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtcpconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusobjectskeleton.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkstreamablecontent.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

installcheck: installcheck-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/atk-1.0/atk/atkwindow.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gvaluetypes.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktoolitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktoggleaction.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcombo.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkplug.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkvbox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocketconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkfixed.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.p.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.p) $(OUTPUT_OPTION) $<

# Not a target:
.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@

/usr/include/glib-2.0/gio/gappinfo.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.txinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

/usr/include/glib-2.0/glib/deprecated/gmain.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkselection.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

../m4/ltversion.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.904820791
#  File has been updated.
#  Successfully updated.

.MAKE: install-am install-strip
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/gio/gproxy.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcelllayout.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/limits.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:02
#  File has been updated.
#  Successfully updated.

# Not a target:
main.c:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:15:11.357270668
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gvolumemonitor.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocket.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfileinputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkprintoperationpreview.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gtrashstack.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gcontenttype.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gthreadpool.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

mostlyclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 510):
	-rm -f *.lo

/usr/include/gtk-2.0/gtk/gtkoffscreenwindow.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfilenamecompleter.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkvisual.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktoolpalette.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkspinbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkinfobar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.a:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/gtk-2.0/gdk/gdkdnd.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusobjectmanagerserver.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gvarianttype.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkenumtypes.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gio-autocleanups.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkdrawable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

# Not a target:
.yl:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/glib/gmem.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

all-am: Makefile usbbootgui
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkscalebutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcellrenderer.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gtimer.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcheckbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.l.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $*.c
	 $(LEX.l) $< > $*.c
	$(LINT.c) -i $*.c -o $@
	 $(RM) $*.c

# Not a target:
.F.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.F) $(OUTPUT_OPTION) $<

/usr/include/gtk-2.0/gdk/gdkfont.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/deprecated/gcache.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

# Not a target:
.texi.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

/usr/include/gtk-2.0/gtk/gtkhscale.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.w.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CTANGLE) $< - $@

# Not a target:
.texi.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gslist.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

# Not a target:
.ch:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean: distclean-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 639):
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile

/usr/include/glib-2.0/gio/gdbusintrospection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktext.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gasyncresult.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.m.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.m) $(OUTPUT_OPTION) $<

/usr/include/gtk-2.0/gtk/gtkoptionmenu.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gactiongroupexporter.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsettings.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrecentfilter.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gtestutils.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/gnu/stubs.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:02
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gzlibcompressor.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkpixmap.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.cc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@

/usr/include/glib-2.0/gio/gsettingsschema.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-renderer.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkenums.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-coverage.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusobjectproxy.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/sigstack.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gmessages.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gtimezone.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

# Not a target:
.cc.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cc) $(OUTPUT_OPTION) $<

/usr/include/gtk-2.0/gtk/gtkfilefilter.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gnativevolumemonitor.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkhbox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/ghash.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkiconview.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcellrenderercombo.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gvariant.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-enum-types.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

install: install-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/gio/gdbusnamewatching.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkvscale.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.def:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/glib/gversion.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/wchar.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:38
#  File has been updated.
#  Successfully updated.

/usr/include/cairo/cairo-deprecated.h:
#  Implicit rule search has been done.
#  Last modified 2016-01-10 12:16:37
#  File has been updated.
#  Successfully updated.

.SUFFIXES: .c .lo .o .obj
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/time.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:39
#  File has been updated.
#  Successfully updated.

../m4/intlmacosx.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.44236165
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkdebug.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atknoopobject.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusinterface.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pangocairo.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gioerror.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/waitflags.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocketconnectable.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/alloca.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktree.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdatainputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkdisplaymanager.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktreeview.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

.c.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 458):
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po

/usr/include/glib-2.0/glib/gerror.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

Makefile: Makefile.in ../config.status
#  Precious file (prerequisite of .PRECIOUS).
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:42.786494633
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 378):
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

/usr/include/gtk-2.0/gtk/gtkaccellabel.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkhruler.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

install-ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/gobject/gtypeplugin.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkprintsettings.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.r.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.r) $(OUTPUT_OPTION) $<

Makefile.in: Makefile.am ../m4/ax_check_compile_flag.m4 ../m4/gettext.m4 ../m4/gsettings.m4 ../m4/iconv.m4 ../m4/intlmacosx.m4 ../m4/introspection.m4 ../m4/lib-ld.m4 ../m4/lib-link.m4 ../m4/lib-prefix.m4 ../m4/libtool.m4 ../m4/ltoptions.m4 ../m4/ltsugar.m4 ../m4/ltversion.m4 ../m4/lt~obsolete.m4 ../m4/nls.m4 ../m4/pkg.m4 ../m4/po.m4 ../m4/progtest.m4 ../m4/vapigen.m4 ../configure.ac ../aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:42.662483802
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 366):
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign src/Makefile

/usr/include/gtk-2.0/gdk/gdkrgb.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

# Not a target:
.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@

gitignore-clean:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from '../git.mk', line 331):
	-rm -f $(srcdir)/.gitignore

/usr/include/glib-2.0/glib/gprintf.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkmisc.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdtlsserverconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gasyncqueue.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

../m4/nls.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.522362144
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtknotebook.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-types.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/select.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:52
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-layout.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/xlocale.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:04
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/ginetaddressmask.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

clean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 513):
	-rm -rf .libs _libs

/usr/include/glib-2.0/glib/deprecated/gcompletion.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktearoffmenuitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/stdlib-float.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

installcheck-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/atk-1.0/atk/atkcomponent.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkimcontext.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gasyncinitable.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkscale.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkvpaned.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

distdir: Makefile.am Makefile.in ../build-aux/depcomp main.c stealcookie.c stealcookie.h
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 568):
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done

/usr/include/signal.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gconvert.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocketservice.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusauthobserver.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gmemoryinputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.ym.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.m) $< 
	 mv -f y.tab.c $@

/usr/include/gtk-2.0/gtk/gtkinvisible.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.y.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 $(LINT.c) -C$* y.tab.c 
	 $(RM) y.tab.c

/usr/include/glib-2.0/glib/gbacktrace.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-bidi-type.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

.c.lo:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 474):
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo

/usr/include/gtk-2.0/gtk/gtkstatusbar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfileoutputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkobjectfactory.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/cairo/cairo-version.h:
#  Implicit rule search has been done.
#  Last modified 2016-01-10 12:16:37
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

tags-am: main.c stealcookie.c stealcookie.h
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 521):
	set x; \
	here=`pwd`; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi

/usr/include/gtk-2.0/gtk/gtklinkbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkgamma.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusinterfaceskeleton.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gobject-autocleanups.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkalignment.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkgobjectaccessible.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtask.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkvolumebutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

git-mk-install:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from '../git.mk', line 133):
	@echo "Installing git makefile"
	@any_failed=; \
		find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
		if grep 'include .*/git.mk' $$x >/dev/null; then \
			echo "$$x already includes git.mk"; \
		else \
			failed=; \
			echo "Updating $$x"; \
			{ cat $$x; \
			  echo ''; \
			  echo '-include $$(top_srcdir)/git.mk'; \
			} > $$x.tmp || failed=1; \
			if test x$$failed = x; then \
				mv $$x.tmp $$x || failed=1; \
			fi; \
			if test x$$failed = x; then : else \
				echo "Failed updating $$x"; >&2 \
				any_failed=1; \
			fi; \
	fi; done; test -z "$$any_failed"

/usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gmount.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkrange.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkhypertext.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gmemoryoutputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-tabs.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfilterinputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkfilechooser.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsimplepermission.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-utils.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gio.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.elc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkcellview.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gparam.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

# Not a target:
.l.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.l) $< > $@

/usr/include/glib-2.0/gio/gaction.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

git-all: git-mk-install
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtktoolbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocketcontrolmessage.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/sys/select.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:52
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/genviron.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

.PRECIOUS: Makefile
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkctree.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkvseparator.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-engine.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/features.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:02
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfileattribute.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gseekable.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkpagesetup.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gstringchunk.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

install-info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

../m4/libtool.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.844815542
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkeditable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

pdf: pdf-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/x86_64-linux-gnu/bits/string2.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:37
#  File has been updated.
#  Successfully updated.

usbbootgui-stealcookie.o: stealcookie.c stealcookie.c /usr/include/stdc-predef.h /usr/include/stdlib.h /usr/include/features.h /usr/include/x86_64-linux-gnu/sys/cdefs.h /usr/include/x86_64-linux-gnu/bits/wordsize.h /usr/include/x86_64-linux-gnu/gnu/stubs.h /usr/include/x86_64-linux-gnu/gnu/stubs-64.h /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h /usr/include/x86_64-linux-gnu/bits/waitflags.h /usr/include/x86_64-linux-gnu/bits/waitstatus.h /usr/include/endian.h /usr/include/x86_64-linux-gnu/bits/endian.h /usr/include/x86_64-linux-gnu/bits/byteswap.h /usr/include/x86_64-linux-gnu/bits/types.h /usr/include/x86_64-linux-gnu/bits/typesizes.h /usr/include/x86_64-linux-gnu/bits/byteswap-16.h /usr/include/x86_64-linux-gnu/sys/types.h /usr/include/time.h /usr/include/x86_64-linux-gnu/sys/select.h /usr/include/x86_64-linux-gnu/bits/select.h /usr/include/x86_64-linux-gnu/bits/sigset.h /usr/include/x86_64-linux-gnu/bits/time.h /usr/include/x86_64-linux-gnu/bits/select2.h /usr/include/x86_64-linux-gnu/sys/sysmacros.h /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h /usr/include/alloca.h /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h /usr/include/x86_64-linux-gnu/bits/stdlib-float.h /usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h /usr/lib/gcc/x86_64-linux-gnu/5/include/stdarg.h /usr/include/x86_64-linux-gnu/bits/stdio_lim.h /usr/include/x86_64-linux-gnu/bits/sys_errlist.h /usr/include/x86_64-linux-gnu/bits/stdio.h /usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/string.h /usr/include/xlocale.h /usr/include/x86_64-linux-gnu/bits/string.h /usr/include/x86_64-linux-gnu/bits/string2.h /usr/include/x86_64-linux-gnu/bits/string3.h /usr/include/utmp.h /usr/include/x86_64-linux-gnu/bits/utmp.h /usr/include/paths.h /usr/include/x86_64-linux-gnu/sys/time.h /usr/include/unistd.h /usr/include/x86_64-linux-gnu/bits/posix_opt.h /usr/include/x86_64-linux-gnu/bits/environments.h /usr/include/x86_64-linux-gnu/bits/confname.h /usr/include/getopt.h /usr/include/x86_64-linux-gnu/bits/unistd.h /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/limits.h /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/syslimits.h /usr/include/limits.h /usr/include/x86_64-linux-gnu/bits/posix1_lim.h /usr/include/x86_64-linux-gnu/bits/local_lim.h /usr/include/linux/limits.h /usr/include/x86_64-linux-gnu/bits/posix2_lim.h /usr/include/pwd.h
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:26.469069634
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 496):
	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(usbbootgui_CFLAGS) $(CFLAGS) -MT usbbootgui-stealcookie.o -MD -MP -MF $(DEPDIR)/usbbootgui-stealcookie.Tpo -c -o usbbootgui-stealcookie.o `test -f 'stealcookie.c' || echo '$(srcdir)/'`stealcookie.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/usbbootgui-stealcookie.Tpo $(DEPDIR)/usbbootgui-stealcookie.Po

/usr/include/glib-2.0/glib/glist.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gparamspecs.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gthreadedsocketservice.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

clean-binPROGRAMS:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 436):
	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

/usr/include/pango-1.0/pango/pango-gravity.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

# Not a target:
.out:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/glib/deprecated/grel.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkbuildable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkrelationtype.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocketaddress.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkinput.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/grand.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkhsv.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocketaddressenumerator.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atksocket.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/pwd.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:39
#  File has been updated.
#  Successfully updated.

# Not a target:
.C:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@

/usr/include/gtk-2.0/gtk/gtksocket.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkdialog.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gfileutils.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkprintcontext.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtktexttag.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.r.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.r) $(OUTPUT_OPTION) $<

# Not a target:
.lo:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkaccessible.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gremoteactiongroup.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gconverter.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.S:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@

/usr/include/gtk-2.0/gtk/gtkfontbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gsourceclosure.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-features.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkhyperlinkimpl.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkobject.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtklabel.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

usbbootgui-main.obj: main.c
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 489):
	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(usbbootgui_CFLAGS) $(CFLAGS) -MT usbbootgui-main.obj -MD -MP -MF $(DEPDIR)/usbbootgui-main.Tpo -c -o usbbootgui-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
	$(AM_V_at)$(am__mv) $(DEPDIR)/usbbootgui-main.Tpo $(DEPDIR)/usbbootgui-main.Po

# Not a target:
.texinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

/usr/include/gtk-2.0/gtk/gtkcomboboxentry.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gpattern.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

ID: main.c stealcookie.c stealcookie.h
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 516):
	$(am__define_uniq_tagged_files); mkid -fID $$unique

# Not a target:
.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

/usr/include/pango-1.0/pango/pango-context.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

install-dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtktoolbar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusmenumodel.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.w.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CWEAVE) $< - $@

/usr/include/gtk-2.0/gdk/gdkevents.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gresolver.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

.gitignore: Makefile.am ../git.mk
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  Last modified 2514-05-30 03:53:03.107374182
#  File has been updated.
#  Successfully updated.
# automatic
# @ := .gitignore
# automatic
# % := 
# automatic
# * := 
# automatic
# + := Makefile.am ../git.mk
# automatic
# | := 
# automatic
# < := Makefile.am
# automatic
# ^ := Makefile.am ../git.mk
# automatic
# ? := Makefile.am
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=25/129=19%
#  recipe to execute (from '../git.mk', line 166):
	@echo "git.mk: Generating $@"
	@{ \
		if test "x$(DOC_MODULE)" = x -o "x$(DOC_MAIN_SGML_FILE)" = x; then :; else \
			for x in \
				$(DOC_MODULE)-decl-list.txt \
				$(DOC_MODULE)-decl.txt \
				tmpl/$(DOC_MODULE)-unused.sgml \
				"tmpl/*.bak" \
				xml html \
			; do echo "/$$x"; done; \
			FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \
			case $$FLAVOR in *no-tmpl*) echo /tmpl;; esac; \
		fi; \
		if test "x$(DOC_MODULE)$(DOC_ID)" = x -o "x$(DOC_LINGUAS)" = x; then :; else \
			for lc in $(DOC_LINGUAS); do \
				for x in \
					$(if $(DOC_MODULE),$(DOC_MODULE).xml) \
					$(DOC_PAGES) \
					$(DOC_INCLUDES) \
				; do echo "/$$lc/$$x"; done; \
			done; \
			for x in \
				$(_DOC_OMF_ALL) \
				$(_DOC_DSK_ALL) \
				$(_DOC_HTML_ALL) \
				$(_DOC_MOFILES) \
				$(DOC_H_FILE) \
				"*/.xml2po.mo" \
				"*/*.omf.out" \
			; do echo /$$x; done; \
		fi; \
		if test "x$(HELP_ID)" = x -o "x$(HELP_LINGUAS)" = x; then :; else \
			for lc in $(HELP_LINGUAS); do \
				for x in \
					$(HELP_FILES) \
					"$$lc.stamp" \
					"$$lc.mo" \
				; do echo "/$$lc/$$x"; done; \
			done; \
		fi; \
		if test "x$(gsettings_SCHEMAS)" = x; then :; else \
			for x in \
				$(gsettings_SCHEMAS:.xml=.valid) \
				$(gsettings__enum_file) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appdata_XML)" = x; then :; else \
			for x in \
				$(appdata_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appstream_XML)" = x; then :; else \
			for x in \
				$(appstream_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/po/Makefile.in.in; then \
			for x in \
				po/Makefile.in.in \
				po/Makefile.in.in~ \
				po/Makefile.in \
				po/Makefile \
				po/Makevars.template \
				po/POTFILES \
				po/Rules-quot \
				po/stamp-it \
				po/.intltool-merge-cache \
				"po/*.gmo" \
				"po/*.header" \
				"po/*.mo" \
				"po/*.sed" \
				"po/*.sin" \
				po/$(GETTEXT_PACKAGE).pot \
				intltool-extract.in \
				intltool-merge.in \
				intltool-update.in \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/configure; then \
			for x in \
				autom4te.cache \
				configure \
				config.h \
				stamp-h1 \
				libtool \
				config.lt \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(DEJATOOL)" = x; then :; else \
			for x in \
				$(DEJATOOL) \
			; do echo "/$$x.sum"; echo "/$$x.log"; done; \
			echo /site.exp; \
		fi; \
		if test "x$(am__dirstamp)" = x; then :; else \
			echo "$(am__dirstamp)"; \
		fi; \
		if test "x$(LTCOMPILE)" = x -a "x$(LTCXXCOMPILE)" = x -a "x$(GTKDOC_RUN)" = x; then :; else \
			for x in \
				"*.lo" \
				".libs" "_libs" \
			; do echo "$$x"; done; \
		fi; \
		for x in \
			.gitignore \
			$(GITIGNOREFILES) \
			$(CLEANFILES) \
			$(PROGRAMS) $(check_PROGRAMS) $(EXTRA_PROGRAMS) \
			$(LIBRARIES) $(check_LIBRARIES) $(EXTRA_LIBRARIES) \
			$(LTLIBRARIES) $(check_LTLIBRARIES) $(EXTRA_LTLIBRARIES) \
			so_locations \
			$(MOSTLYCLEANFILES) \
			$(TEST_LOGS) \
			$(TEST_LOGS:.log=.trs) \
			$(TEST_SUITE_LOG) \
			$(TESTS:=.test) \
			"*.gcda" \
			"*.gcno" \
			$(DISTCLEANFILES) \
			$(am__CONFIG_DISTCLEAN_FILES) \
			$(CONFIG_CLEAN_FILES) \
			TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
			"*.tab.c" \
			$(MAINTAINERCLEANFILES) \
			$(BUILT_SOURCES) \
			$(patsubst %.vala,%.c,$(filter %.vala,$(SOURCES))) \
			$(filter %_vala.stamp,$(DIST_COMMON)) \
			$(filter %.vapi,$(DIST_COMMON)) \
			$(filter $(addprefix %,$(notdir $(patsubst %.vapi,%.h,$(filter %.vapi,$(DIST_COMMON))))),$(DIST_COMMON)) \
			Makefile \
			Makefile.in \
			"*.orig" \
			"*.rej" \
			"*.bak" \
			"*~" \
			".*.sw[nop]" \
			".dirstamp" \
		; do echo "/$$x"; done; \
		for x in \
			"*.$(OBJEXT)" \
			$(DEPDIR) \
		; do echo "$$x"; done; \
	} | \
	sed "s@^/`echo "$(srcdir)" | sed 's/\(.\)/[\1]/g'`/@/@" | \
	sed 's@/[.]/@/@g' | \
	LC_ALL=C sort | uniq > $@.tmp && \
	mv $@.tmp $@;

/usr/include/gtk-2.0/gdk/gdkcolor.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkaction.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.c.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINT.c) -C$* $<

# Not a target:
.s.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.s) -o $@ $<

/usr/include/x86_64-linux-gnu/bits/unistd.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdtlsclientconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@

/usr/include/gtk-2.0/gtk/gtkcontainer.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

../m4/lib-prefix.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.502362021
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gvolume.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/sched.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-libtool
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-data-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/gio/gsubprocesslauncher.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkbbox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/syslimits.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-02 20:08:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktogglebutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gvfs.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/string.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:37
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gnetworkservice.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkicontheme.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkuimanager.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-item.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkradiobutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gbytes.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/confname.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gbinding.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/ghostutils.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gmain.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocketlistener.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

../m4/po.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.530362194
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkorientable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

install-exec: install-exec-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/glib/gslice.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

maintainer-clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 632):
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."

/usr/include/stdlib.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atknoopobjectfactory.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gmenu.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atktablecell.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/endian.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:37
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkgc.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gscanner.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/libintl.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:22
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/giotypes.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktextview.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

usbbootgui-main.o: main.c main.c /usr/include/stdc-predef.h /usr/include/stdio.h /usr/include/features.h /usr/include/x86_64-linux-gnu/sys/cdefs.h /usr/include/x86_64-linux-gnu/bits/wordsize.h /usr/include/x86_64-linux-gnu/gnu/stubs.h /usr/include/x86_64-linux-gnu/gnu/stubs-64.h /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h /usr/include/x86_64-linux-gnu/bits/types.h /usr/include/x86_64-linux-gnu/bits/typesizes.h /usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h /usr/lib/gcc/x86_64-linux-gnu/5/include/stdarg.h /usr/include/x86_64-linux-gnu/bits/stdio_lim.h /usr/include/x86_64-linux-gnu/bits/sys_errlist.h /usr/include/x86_64-linux-gnu/bits/stdio.h /usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/stdlib.h /usr/include/x86_64-linux-gnu/bits/waitflags.h /usr/include/x86_64-linux-gnu/bits/waitstatus.h /usr/include/endian.h /usr/include/x86_64-linux-gnu/bits/endian.h /usr/include/x86_64-linux-gnu/bits/byteswap.h /usr/include/x86_64-linux-gnu/bits/byteswap-16.h /usr/include/x86_64-linux-gnu/sys/types.h /usr/include/time.h /usr/include/x86_64-linux-gnu/sys/select.h /usr/include/x86_64-linux-gnu/bits/select.h /usr/include/x86_64-linux-gnu/bits/sigset.h /usr/include/x86_64-linux-gnu/bits/time.h /usr/include/x86_64-linux-gnu/bits/select2.h /usr/include/x86_64-linux-gnu/sys/sysmacros.h /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h /usr/include/alloca.h /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h /usr/include/x86_64-linux-gnu/bits/stdlib-float.h /usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/x86_64-linux-gnu/sys/wait.h /usr/include/signal.h /usr/include/x86_64-linux-gnu/bits/signum.h /usr/include/x86_64-linux-gnu/bits/siginfo.h /usr/include/x86_64-linux-gnu/bits/sigaction.h /usr/include/x86_64-linux-gnu/bits/sigcontext.h /usr/include/x86_64-linux-gnu/bits/sigstack.h /usr/include/x86_64-linux-gnu/sys/ucontext.h /usr/include/x86_64-linux-gnu/bits/sigthread.h /usr/include/string.h /usr/include/xlocale.h /usr/include/x86_64-linux-gnu/bits/string.h /usr/include/x86_64-linux-gnu/bits/string2.h /usr/include/x86_64-linux-gnu/bits/string3.h /usr/include/glib-2.0/glib.h /usr/include/glib-2.0/glib/galloca.h /usr/include/glib-2.0/glib/gtypes.h /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h /usr/include/glib-2.0/glib/gmacros.h /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/limits.h /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/syslimits.h /usr/include/limits.h /usr/include/x86_64-linux-gnu/bits/posix1_lim.h /usr/include/x86_64-linux-gnu/bits/local_lim.h /usr/include/linux/limits.h /usr/include/x86_64-linux-gnu/bits/posix2_lim.h /usr/lib/gcc/x86_64-linux-gnu/5/include/float.h /usr/include/glib-2.0/glib/gversionmacros.h /usr/include/glib-2.0/glib/garray.h /usr/include/glib-2.0/glib/gasyncqueue.h /usr/include/glib-2.0/glib/gthread.h /usr/include/glib-2.0/glib/gatomic.h /usr/include/glib-2.0/glib/gerror.h /usr/include/glib-2.0/glib/gquark.h /usr/include/glib-2.0/glib/gutils.h /usr/include/glib-2.0/glib/gbacktrace.h /usr/include/glib-2.0/glib/gbase64.h /usr/include/glib-2.0/glib/gbitlock.h /usr/include/glib-2.0/glib/gbookmarkfile.h /usr/include/glib-2.0/glib/gbytes.h /usr/include/glib-2.0/glib/gcharset.h /usr/include/glib-2.0/glib/gchecksum.h /usr/include/glib-2.0/glib/gconvert.h /usr/include/glib-2.0/glib/gdataset.h /usr/include/glib-2.0/glib/gdate.h /usr/include/glib-2.0/glib/gdatetime.h /usr/include/glib-2.0/glib/gtimezone.h /usr/include/glib-2.0/glib/gdir.h /usr/include/dirent.h /usr/include/x86_64-linux-gnu/bits/dirent.h /usr/include/glib-2.0/glib/genviron.h /usr/include/glib-2.0/glib/gfileutils.h /usr/include/glib-2.0/glib/ggettext.h /usr/include/glib-2.0/glib/ghash.h /usr/include/glib-2.0/glib/glist.h /usr/include/glib-2.0/glib/gmem.h /usr/include/glib-2.0/glib/gnode.h /usr/include/glib-2.0/glib/ghmac.h /usr/include/glib-2.0/glib/gchecksum.h /usr/include/glib-2.0/glib/ghook.h /usr/include/glib-2.0/glib/ghostutils.h /usr/include/glib-2.0/glib/giochannel.h /usr/include/glib-2.0/glib/gmain.h /usr/include/glib-2.0/glib/gpoll.h /usr/include/glib-2.0/glib/gslist.h /usr/include/glib-2.0/glib/gstring.h /usr/include/glib-2.0/glib/gunicode.h /usr/include/glib-2.0/glib/gkeyfile.h /usr/include/glib-2.0/glib/gmappedfile.h /usr/include/glib-2.0/glib/gmarkup.h /usr/include/glib-2.0/glib/gmessages.h /usr/include/glib-2.0/glib/goption.h /usr/include/glib-2.0/glib/gpattern.h /usr/include/glib-2.0/glib/gprimes.h /usr/include/glib-2.0/glib/gqsort.h /usr/include/glib-2.0/glib/gqueue.h /usr/include/glib-2.0/glib/grand.h /usr/include/glib-2.0/glib/gregex.h /usr/include/glib-2.0/glib/gscanner.h /usr/include/glib-2.0/glib/gsequence.h /usr/include/glib-2.0/glib/gshell.h /usr/include/glib-2.0/glib/gslice.h /usr/include/glib-2.0/glib/gspawn.h /usr/include/glib-2.0/glib/gstrfuncs.h /usr/include/glib-2.0/glib/gstringchunk.h /usr/include/glib-2.0/glib/gtestutils.h /usr/include/glib-2.0/glib/gthreadpool.h /usr/include/glib-2.0/glib/gtimer.h /usr/include/glib-2.0/glib/gtrashstack.h /usr/include/glib-2.0/glib/gtree.h /usr/include/glib-2.0/glib/gurifuncs.h /usr/include/glib-2.0/glib/gvarianttype.h /usr/include/glib-2.0/glib/gvariant.h /usr/include/glib-2.0/glib/gversion.h /usr/include/glib-2.0/glib/deprecated/gallocator.h /usr/include/glib-2.0/glib/deprecated/gcache.h /usr/include/glib-2.0/glib/deprecated/gcompletion.h /usr/include/glib-2.0/glib/deprecated/gmain.h /usr/include/glib-2.0/glib/deprecated/grel.h /usr/include/glib-2.0/glib/deprecated/gthread.h /usr/include/pthread.h /usr/include/sched.h /usr/include/x86_64-linux-gnu/bits/sched.h /usr/include/x86_64-linux-gnu/bits/setjmp.h /usr/include/glib-2.0/glib/glib-autocleanups.h /usr/include/glib-2.0/glib/gprintf.h /usr/include/gtk-2.0/gtk/gtk.h /usr/include/gtk-2.0/gdk/gdk.h /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h /usr/include/glib-2.0/gio/gio.h /usr/include/glib-2.0/gio/giotypes.h /usr/include/glib-2.0/gio/gioenums.h /usr/include/glib-2.0/glib-object.h /usr/include/glib-2.0/gobject/gbinding.h /usr/include/glib-2.0/gobject/gobject.h /usr/include/glib-2.0/gobject/gtype.h /usr/include/glib-2.0/gobject/gvalue.h /usr/include/glib-2.0/gobject/gparam.h /usr/include/glib-2.0/gobject/gclosure.h /usr/include/glib-2.0/gobject/gsignal.h /usr/include/glib-2.0/gobject/gmarshal.h /usr/include/glib-2.0/gobject/gboxed.h /usr/include/glib-2.0/gobject/glib-types.h /usr/include/glib-2.0/gobject/genums.h /usr/include/glib-2.0/gobject/gparamspecs.h /usr/include/glib-2.0/gobject/gsourceclosure.h /usr/include/glib-2.0/gobject/gtypemodule.h /usr/include/glib-2.0/gobject/gtypeplugin.h /usr/include/glib-2.0/gobject/gvaluearray.h /usr/include/glib-2.0/gobject/gvaluetypes.h /usr/include/glib-2.0/gobject/gobject-autocleanups.h /usr/include/glib-2.0/gio/gaction.h /usr/include/glib-2.0/gio/gactiongroup.h /usr/include/glib-2.0/gio/gactiongroupexporter.h /usr/include/glib-2.0/gio/gactionmap.h /usr/include/glib-2.0/gio/gappinfo.h /usr/include/glib-2.0/gio/gapplication.h /usr/include/glib-2.0/gio/gapplicationcommandline.h /usr/include/glib-2.0/gio/gasyncinitable.h /usr/include/glib-2.0/gio/ginitable.h /usr/include/glib-2.0/gio/gasyncresult.h /usr/include/glib-2.0/gio/gbufferedinputstream.h /usr/include/glib-2.0/gio/gfilterinputstream.h /usr/include/glib-2.0/gio/ginputstream.h /usr/include/glib-2.0/gio/gbufferedoutputstream.h /usr/include/glib-2.0/gio/gfilteroutputstream.h /usr/include/glib-2.0/gio/goutputstream.h /usr/include/glib-2.0/gio/gbytesicon.h /usr/include/glib-2.0/gio/gcancellable.h /usr/include/glib-2.0/gio/gcharsetconverter.h /usr/include/glib-2.0/gio/gconverter.h /usr/include/glib-2.0/gio/gcontenttype.h /usr/include/glib-2.0/gio/gconverterinputstream.h /usr/include/glib-2.0/gio/gconverteroutputstream.h /usr/include/glib-2.0/gio/gcredentials.h /usr/include/unistd.h /usr/include/x86_64-linux-gnu/bits/posix_opt.h /usr/include/x86_64-linux-gnu/bits/environments.h /usr/include/x86_64-linux-gnu/bits/confname.h /usr/include/getopt.h /usr/include/x86_64-linux-gnu/bits/unistd.h /usr/include/glib-2.0/gio/gdatagrambased.h /usr/include/glib-2.0/gio/gdatainputstream.h /usr/include/glib-2.0/gio/gdataoutputstream.h /usr/include/glib-2.0/gio/gdbusaddress.h /usr/include/glib-2.0/gio/gdbusauthobserver.h /usr/include/glib-2.0/gio/gdbusconnection.h /usr/include/glib-2.0/gio/gdbuserror.h /usr/include/glib-2.0/gio/gdbusintrospection.h /usr/include/glib-2.0/gio/gdbusmessage.h /usr/include/glib-2.0/gio/gdbusmethodinvocation.h /usr/include/glib-2.0/gio/gdbusnameowning.h /usr/include/glib-2.0/gio/gdbusnamewatching.h /usr/include/glib-2.0/gio/gdbusproxy.h /usr/include/glib-2.0/gio/gdbusserver.h /usr/include/glib-2.0/gio/gdbusutils.h /usr/include/glib-2.0/gio/gdrive.h /usr/include/glib-2.0/gio/gdtlsclientconnection.h /usr/include/glib-2.0/gio/gdtlsconnection.h /usr/include/glib-2.0/gio/gdtlsserverconnection.h /usr/include/glib-2.0/gio/gemblemedicon.h /usr/include/glib-2.0/gio/gicon.h /usr/include/glib-2.0/gio/gemblem.h /usr/include/glib-2.0/gio/gfileattribute.h /usr/include/glib-2.0/gio/gfileenumerator.h /usr/include/glib-2.0/gio/gfile.h /usr/include/glib-2.0/gio/gfileicon.h /usr/include/glib-2.0/gio/gfileinfo.h /usr/include/glib-2.0/gio/gfileinputstream.h /usr/include/glib-2.0/gio/gfileiostream.h /usr/include/glib-2.0/gio/giostream.h /usr/include/glib-2.0/gio/gioerror.h /usr/include/glib-2.0/gio/gfilemonitor.h /usr/include/glib-2.0/gio/gfilenamecompleter.h /usr/include/glib-2.0/gio/gfileoutputstream.h /usr/include/glib-2.0/gio/ginetaddress.h /usr/include/glib-2.0/gio/ginetaddressmask.h /usr/include/glib-2.0/gio/ginetsocketaddress.h /usr/include/glib-2.0/gio/gsocketaddress.h /usr/include/glib-2.0/gio/gioenumtypes.h /usr/include/glib-2.0/gio/giomodule.h /usr/include/glib-2.0/gmodule.h /usr/include/glib-2.0/gio/gioscheduler.h /usr/include/glib-2.0/gio/gloadableicon.h /usr/include/glib-2.0/gio/gmemoryinputstream.h /usr/include/glib-2.0/gio/gmemoryoutputstream.h /usr/include/glib-2.0/gio/gmount.h /usr/include/glib-2.0/gio/gmountoperation.h /usr/include/glib-2.0/gio/gnativevolumemonitor.h /usr/include/glib-2.0/gio/gvolumemonitor.h /usr/include/glib-2.0/gio/gnetworkaddress.h /usr/include/glib-2.0/gio/gnetworkmonitor.h /usr/include/glib-2.0/gio/gnetworkservice.h /usr/include/glib-2.0/gio/gpermission.h /usr/include/glib-2.0/gio/gpollableinputstream.h /usr/include/glib-2.0/gio/gpollableoutputstream.h /usr/include/glib-2.0/gio/gpollableutils.h /usr/include/glib-2.0/gio/gpropertyaction.h /usr/include/glib-2.0/gio/gproxy.h /usr/include/glib-2.0/gio/gproxyaddress.h /usr/include/glib-2.0/gio/gproxyaddressenumerator.h /usr/include/glib-2.0/gio/gsocketaddressenumerator.h /usr/include/glib-2.0/gio/gproxyresolver.h /usr/include/glib-2.0/gio/gresolver.h /usr/include/glib-2.0/gio/gresource.h /usr/include/glib-2.0/gio/gseekable.h /usr/include/glib-2.0/gio/gsettingsschema.h /usr/include/glib-2.0/gio/gsettings.h /usr/include/glib-2.0/gio/gsimpleaction.h /usr/include/glib-2.0/gio/gsimpleactiongroup.h /usr/include/glib-2.0/gio/gactiongroup.h /usr/include/glib-2.0/gio/gactionmap.h /usr/include/glib-2.0/gio/gsimpleasyncresult.h /usr/include/glib-2.0/gio/gsimpleiostream.h /usr/include/glib-2.0/gio/gsimplepermission.h /usr/include/glib-2.0/gio/gsocketclient.h /usr/include/glib-2.0/gio/gsocketconnectable.h /usr/include/glib-2.0/gio/gsocketconnection.h /usr/include/glib-2.0/gio/gsocket.h /usr/include/glib-2.0/gio/gsocketcontrolmessage.h /usr/include/glib-2.0/gio/gsocketlistener.h /usr/include/glib-2.0/gio/gsocketservice.h /usr/include/glib-2.0/gio/gsrvtarget.h /usr/include/glib-2.0/gio/gsimpleproxyresolver.h /usr/include/glib-2.0/gio/gtask.h /usr/include/glib-2.0/gio/gsubprocess.h /usr/include/glib-2.0/gio/gsubprocesslauncher.h /usr/include/glib-2.0/gio/gtcpconnection.h /usr/include/glib-2.0/gio/gtcpwrapperconnection.h /usr/include/glib-2.0/gio/gtestdbus.h /usr/include/glib-2.0/gio/gthemedicon.h /usr/include/glib-2.0/gio/gthreadedsocketservice.h /usr/include/glib-2.0/gio/gtlsbackend.h /usr/include/glib-2.0/gio/gtlscertificate.h /usr/include/glib-2.0/gio/gtlsclientconnection.h /usr/include/glib-2.0/gio/gtlsconnection.h /usr/include/glib-2.0/gio/gtlsdatabase.h /usr/include/glib-2.0/gio/gtlsfiledatabase.h /usr/include/glib-2.0/gio/gtlsinteraction.h /usr/include/glib-2.0/gio/gtlsserverconnection.h /usr/include/glib-2.0/gio/gtlspassword.h /usr/include/glib-2.0/gio/gvfs.h /usr/include/glib-2.0/gio/gvolume.h /usr/include/glib-2.0/gio/gzlibcompressor.h /usr/include/glib-2.0/gio/gzlibdecompressor.h /usr/include/glib-2.0/gio/gdbusinterface.h /usr/include/glib-2.0/gio/gdbusinterfaceskeleton.h /usr/include/glib-2.0/gio/gdbusobject.h /usr/include/glib-2.0/gio/gdbusobjectskeleton.h /usr/include/glib-2.0/gio/gdbusobjectproxy.h /usr/include/glib-2.0/gio/gdbusobjectmanager.h /usr/include/glib-2.0/gio/gdbusobjectmanagerclient.h /usr/include/glib-2.0/gio/gdbusobjectmanagerserver.h /usr/include/glib-2.0/gio/gdbusactiongroup.h /usr/include/glib-2.0/gio/giotypes.h /usr/include/glib-2.0/gio/gremoteactiongroup.h /usr/include/glib-2.0/gio/gmenumodel.h /usr/include/glib-2.0/gio/gmenu.h /usr/include/glib-2.0/gio/gmenuexporter.h /usr/include/glib-2.0/gio/gdbusmenumodel.h /usr/include/glib-2.0/gio/gnotification.h /usr/include/glib-2.0/gio/glistmodel.h /usr/include/glib-2.0/gio/gliststore.h /usr/include/glib-2.0/gio/gio-autocleanups.h /usr/include/gtk-2.0/gdk/gdkscreen.h /usr/include/cairo/cairo.h /usr/include/cairo/cairo-version.h /usr/include/cairo/cairo-features.h /usr/include/cairo/cairo-deprecated.h /usr/include/gtk-2.0/gdk/gdktypes.h /usr/include/pango-1.0/pango/pango.h /usr/include/pango-1.0/pango/pango-attributes.h /usr/include/pango-1.0/pango/pango-font.h /usr/include/pango-1.0/pango/pango-coverage.h /usr/include/pango-1.0/pango/pango-types.h /usr/include/pango-1.0/pango/pango-gravity.h /usr/include/pango-1.0/pango/pango-matrix.h /usr/include/pango-1.0/pango/pango-script.h /usr/include/pango-1.0/pango/pango-language.h /usr/include/pango-1.0/pango/pango-bidi-type.h /usr/include/pango-1.0/pango/pango-break.h /usr/include/pango-1.0/pango/pango-item.h /usr/include/pango-1.0/pango/pango-context.h /usr/include/pango-1.0/pango/pango-fontmap.h /usr/include/pango-1.0/pango/pango-fontset.h /usr/include/pango-1.0/pango/pango-engine.h /usr/include/pango-1.0/pango/pango-glyph.h /usr/include/pango-1.0/pango/pango-enum-types.h /usr/include/pango-1.0/pango/pango-features.h /usr/include/pango-1.0/pango/pango-glyph-item.h /usr/include/pango-1.0/pango/pango-layout.h /usr/include/pango-1.0/pango/pango-tabs.h /usr/include/pango-1.0/pango/pango-renderer.h /usr/include/pango-1.0/pango/pango-utils.h /usr/lib/x86_64-linux-gnu/gtk-2.0/include/gdkconfig.h /usr/include/gtk-2.0/gdk/gdkdisplay.h /usr/include/gtk-2.0/gdk/gdkevents.h /usr/include/gtk-2.0/gdk/gdkcolor.h /usr/include/gtk-2.0/gdk/gdkdnd.h /usr/include/gtk-2.0/gdk/gdkinput.h /usr/include/gtk-2.0/gdk/gdkcairo.h /usr/include/gtk-2.0/gdk/gdkpixbuf.h /usr/include/gtk-2.0/gdk/gdkrgb.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h /usr/include/pango-1.0/pango/pangocairo.h /usr/include/gtk-2.0/gdk/gdkcursor.h /usr/include/gtk-2.0/gdk/gdkdisplaymanager.h /usr/include/gtk-2.0/gdk/gdkdrawable.h /usr/include/gtk-2.0/gdk/gdkgc.h /usr/include/gtk-2.0/gdk/gdkenumtypes.h /usr/include/gtk-2.0/gdk/gdkfont.h /usr/include/gtk-2.0/gdk/gdkimage.h /usr/include/gtk-2.0/gdk/gdkkeys.h /usr/include/gtk-2.0/gdk/gdkpango.h /usr/include/gtk-2.0/gdk/gdkpixmap.h /usr/include/gtk-2.0/gdk/gdkproperty.h /usr/include/gtk-2.0/gdk/gdkregion.h /usr/include/gtk-2.0/gdk/gdkselection.h /usr/include/gtk-2.0/gdk/gdkspawn.h /usr/include/gtk-2.0/gdk/gdktestutils.h /usr/include/gtk-2.0/gdk/gdkwindow.h /usr/include/gtk-2.0/gdk/gdkvisual.h /usr/include/gtk-2.0/gtk/gtkaboutdialog.h /usr/include/gtk-2.0/gtk/gtkdialog.h /usr/include/gtk-2.0/gtk/gtkwindow.h /usr/include/gtk-2.0/gtk/gtkaccelgroup.h /usr/include/gtk-2.0/gtk/gtkenums.h /usr/include/gtk-2.0/gtk/gtkbin.h /usr/include/gtk-2.0/gtk/gtkcontainer.h /usr/include/gtk-2.0/gtk/gtkwidget.h /usr/include/gtk-2.0/gtk/gtkobject.h /usr/include/gtk-2.0/gtk/gtktypeutils.h /usr/include/gtk-2.0/gtk/gtktypebuiltins.h /usr/include/gtk-2.0/gtk/gtkdebug.h /usr/include/gtk-2.0/gtk/gtkadjustment.h /usr/include/gtk-2.0/gtk/gtkstyle.h /usr/include/gtk-2.0/gtk/gtksettings.h /usr/include/gtk-2.0/gtk/gtkrc.h /usr/include/atk-1.0/atk/atk.h /usr/include/atk-1.0/atk/atkobject.h /usr/include/atk-1.0/atk/atkversion.h /usr/include/atk-1.0/atk/atkstate.h /usr/include/atk-1.0/atk/atkrelationtype.h /usr/include/atk-1.0/atk/atkaction.h /usr/include/atk-1.0/atk/atkcomponent.h /usr/include/atk-1.0/atk/atkutil.h /usr/include/atk-1.0/atk/atkdocument.h /usr/include/atk-1.0/atk/atkeditabletext.h /usr/include/atk-1.0/atk/atktext.h /usr/include/atk-1.0/atk/atk-enum-types.h /usr/include/atk-1.0/atk/atkgobjectaccessible.h /usr/include/atk-1.0/atk/atkhyperlink.h /usr/include/atk-1.0/atk/atkhyperlinkimpl.h /usr/include/atk-1.0/atk/atkhypertext.h /usr/include/atk-1.0/atk/atkimage.h /usr/include/atk-1.0/atk/atknoopobject.h /usr/include/atk-1.0/atk/atknoopobjectfactory.h /usr/include/atk-1.0/atk/atkobjectfactory.h /usr/include/atk-1.0/atk/atkplug.h /usr/include/atk-1.0/atk/atkrange.h /usr/include/atk-1.0/atk/atkregistry.h /usr/include/atk-1.0/atk/atkobjectfactory.h /usr/include/atk-1.0/atk/atkrelation.h /usr/include/atk-1.0/atk/atkrelationset.h /usr/include/atk-1.0/atk/atkselection.h /usr/include/atk-1.0/atk/atksocket.h /usr/include/atk-1.0/atk/atkstateset.h /usr/include/atk-1.0/atk/atkstreamablecontent.h /usr/include/atk-1.0/atk/atktable.h /usr/include/atk-1.0/atk/atktablecell.h /usr/include/atk-1.0/atk/atkmisc.h /usr/include/atk-1.0/atk/atkvalue.h /usr/include/atk-1.0/atk/atkwindow.h /usr/include/gtk-2.0/gtk/gtkaccellabel.h /usr/include/gtk-2.0/gtk/gtklabel.h /usr/include/gtk-2.0/gtk/gtkmisc.h /usr/include/gtk-2.0/gtk/gtkmenu.h /usr/include/gtk-2.0/gtk/gtkmenushell.h /usr/include/gtk-2.0/gtk/gtkaccelmap.h /usr/include/gtk-2.0/gtk/gtkaccessible.h /usr/include/gtk-2.0/gtk/gtkaction.h /usr/include/gtk-2.0/gtk/gtkactiongroup.h /usr/include/gtk-2.0/gtk/gtkactivatable.h /usr/include/gtk-2.0/gtk/gtkalignment.h /usr/include/gtk-2.0/gtk/gtkarrow.h /usr/include/gtk-2.0/gtk/gtkaspectframe.h /usr/include/gtk-2.0/gtk/gtkframe.h /usr/include/gtk-2.0/gtk/gtkassistant.h /usr/include/gtk-2.0/gtk/gtkbbox.h /usr/include/gtk-2.0/gtk/gtkbox.h /usr/include/gtk-2.0/gtk/gtkbindings.h /usr/include/gtk-2.0/gtk/gtkbuildable.h /usr/include/gtk-2.0/gtk/gtkbuilder.h /usr/include/gtk-2.0/gtk/gtkbutton.h /usr/include/gtk-2.0/gtk/gtkimage.h /usr/include/gtk-2.0/gtk/gtkcalendar.h /usr/include/gtk-2.0/gtk/gtksignal.h /usr/include/gtk-2.0/gtk/gtkmarshal.h /usr/include/gtk-2.0/gtk/gtkcelleditable.h /usr/include/gtk-2.0/gtk/gtkcelllayout.h /usr/include/gtk-2.0/gtk/gtkcellrenderer.h /usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h /usr/include/gtk-2.0/gtk/gtktreemodel.h /usr/include/gtk-2.0/gtk/gtktreesortable.h /usr/include/gtk-2.0/gtk/gtkcellrendereraccel.h /usr/include/gtk-2.0/gtk/gtkcellrenderertext.h /usr/include/gtk-2.0/gtk/gtkcellrenderercombo.h /usr/include/gtk-2.0/gtk/gtkcellrendererpixbuf.h /usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h /usr/include/gtk-2.0/gtk/gtkcellrendererspin.h /usr/include/gtk-2.0/gtk/gtkcellrendererspinner.h /usr/include/gtk-2.0/gtk/gtkcellrenderertoggle.h /usr/include/gtk-2.0/gtk/gtkcellview.h /usr/include/gtk-2.0/gtk/gtkcheckbutton.h /usr/include/gtk-2.0/gtk/gtktogglebutton.h /usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h /usr/include/gtk-2.0/gtk/gtkmenuitem.h /usr/include/gtk-2.0/gtk/gtkitem.h /usr/include/gtk-2.0/gtk/gtkclipboard.h /usr/include/gtk-2.0/gtk/gtkselection.h /usr/include/gtk-2.0/gtk/gtktextiter.h /usr/include/gtk-2.0/gtk/gtktexttag.h /usr/include/gtk-2.0/gtk/gtktextchild.h /usr/include/gtk-2.0/gtk/gtkcolorbutton.h /usr/include/gtk-2.0/gtk/gtkcolorsel.h /usr/include/gtk-2.0/gtk/gtkvbox.h /usr/include/gtk-2.0/gtk/gtkcolorseldialog.h /usr/include/gtk-2.0/gtk/gtkcombobox.h /usr/include/gtk-2.0/gtk/gtktreeview.h /usr/include/gtk-2.0/gtk/gtkdnd.h /usr/include/gtk-2.0/gtk/gtkentry.h /usr/include/gtk-2.0/gtk/gtkeditable.h /usr/include/gtk-2.0/gtk/gtkimcontext.h /usr/include/gtk-2.0/gtk/gtkentrybuffer.h /usr/include/gtk-2.0/gtk/gtkentrycompletion.h /usr/include/gtk-2.0/gtk/gtkliststore.h /usr/include/gtk-2.0/gtk/gtktreemodelfilter.h /usr/include/gtk-2.0/gtk/gtkcomboboxentry.h /usr/include/gtk-2.0/gtk/gtkcomboboxtext.h /usr/include/gtk-2.0/gtk/gtkdrawingarea.h /usr/include/gtk-2.0/gtk/gtkeventbox.h /usr/include/gtk-2.0/gtk/gtkexpander.h /usr/include/gtk-2.0/gtk/gtkfixed.h /usr/include/gtk-2.0/gtk/gtkfilechooser.h /usr/include/gtk-2.0/gtk/gtkfilefilter.h /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h /usr/include/gtk-2.0/gtk/gtkhbox.h /usr/include/gtk-2.0/gtk/gtkfilechooserdialog.h /usr/include/gtk-2.0/gtk/gtkfilechooserwidget.h /usr/include/gtk-2.0/gtk/gtkfontbutton.h /usr/include/gtk-2.0/gtk/gtkfontsel.h /usr/include/gtk-2.0/gtk/gtkgc.h /usr/include/gtk-2.0/gtk/gtkhandlebox.h /usr/include/gtk-2.0/gtk/gtkhbbox.h /usr/include/gtk-2.0/gtk/gtkhpaned.h /usr/include/gtk-2.0/gtk/gtkpaned.h /usr/include/gtk-2.0/gtk/gtkhruler.h /usr/include/gtk-2.0/gtk/gtkruler.h /usr/include/gtk-2.0/gtk/gtkhscale.h /usr/include/gtk-2.0/gtk/gtkscale.h /usr/include/gtk-2.0/gtk/gtkrange.h /usr/include/gtk-2.0/gtk/gtkhscrollbar.h /usr/include/gtk-2.0/gtk/gtkscrollbar.h /usr/include/gtk-2.0/gtk/gtkhseparator.h /usr/include/gtk-2.0/gtk/gtkseparator.h /usr/include/gtk-2.0/gtk/gtkhsv.h /usr/include/gtk-2.0/gtk/gtkiconfactory.h /usr/include/gtk-2.0/gtk/gtkicontheme.h /usr/include/gtk-2.0/gtk/gtkiconview.h /usr/include/gtk-2.0/gtk/gtktooltip.h /usr/include/gtk-2.0/gtk/gtkimagemenuitem.h /usr/include/gtk-2.0/gtk/gtkimcontextsimple.h /usr/include/gtk-2.0/gtk/gtkimmulticontext.h /usr/include/gtk-2.0/gtk/gtkinfobar.h /usr/include/gtk-2.0/gtk/gtkinvisible.h /usr/include/gtk-2.0/gtk/gtklayout.h /usr/include/gtk-2.0/gtk/gtklinkbutton.h /usr/include/gtk-2.0/gtk/gtkmain.h /usr/include/gtk-2.0/gtk/gtkmenubar.h /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h /usr/include/gtk-2.0/gtk/gtktoolbutton.h /usr/include/gtk-2.0/gtk/gtktoolitem.h /usr/include/gtk-2.0/gtk/gtktooltips.h /usr/include/gtk-2.0/gtk/gtksizegroup.h /usr/include/gtk-2.0/gtk/gtkmessagedialog.h /usr/include/gtk-2.0/gtk/gtkmodules.h /usr/include/gtk-2.0/gtk/gtkmountoperation.h /usr/include/gtk-2.0/gtk/gtknotebook.h /usr/include/gtk-2.0/gtk/gtkoffscreenwindow.h /usr/include/gtk-2.0/gtk/gtkorientable.h /usr/include/gtk-2.0/gtk/gtkpagesetup.h /usr/include/gtk-2.0/gtk/gtkpapersize.h /usr/include/gtk-2.0/gtk/gtkplug.h /usr/include/gtk-2.0/gtk/gtksocket.h /usr/include/gtk-2.0/gtk/gtkprintcontext.h /usr/include/gtk-2.0/gtk/gtkprintoperation.h /usr/include/gtk-2.0/gtk/gtkprintsettings.h /usr/include/gtk-2.0/gtk/gtkprintoperationpreview.h /usr/include/gtk-2.0/gtk/gtkprogressbar.h /usr/include/gtk-2.0/gtk/gtkprogress.h /usr/include/gtk-2.0/gtk/gtkradioaction.h /usr/include/gtk-2.0/gtk/gtktoggleaction.h /usr/include/gtk-2.0/gtk/gtkradiobutton.h /usr/include/gtk-2.0/gtk/gtkradiomenuitem.h /usr/include/gtk-2.0/gtk/gtkradiotoolbutton.h /usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h /usr/include/gtk-2.0/gtk/gtkrecentaction.h /usr/include/gtk-2.0/gtk/gtkrecentmanager.h /usr/include/gtk-2.0/gtk/gtkrecentchooser.h /usr/include/gtk-2.0/gtk/gtkrecentfilter.h /usr/include/gtk-2.0/gtk/gtkrecentchooserdialog.h /usr/include/gtk-2.0/gtk/gtkrecentchoosermenu.h /usr/include/gtk-2.0/gtk/gtkrecentchooserwidget.h /usr/include/gtk-2.0/gtk/gtkscalebutton.h /usr/include/gtk-2.0/gtk/gtkscrolledwindow.h /usr/include/gtk-2.0/gtk/gtkvscrollbar.h /usr/include/gtk-2.0/gtk/gtkviewport.h /usr/include/gtk-2.0/gtk/gtkseparatormenuitem.h /usr/include/gtk-2.0/gtk/gtkseparatortoolitem.h /usr/include/gtk-2.0/gtk/gtkshow.h /usr/include/gtk-2.0/gtk/gtkspinbutton.h /usr/include/gtk-2.0/gtk/gtkspinner.h /usr/include/gtk-2.0/gtk/gtkstatusbar.h /usr/include/gtk-2.0/gtk/gtkstatusicon.h /usr/include/gtk-2.0/gtk/gtkstock.h /usr/include/gtk-2.0/gtk/gtktable.h /usr/include/gtk-2.0/gtk/gtktearoffmenuitem.h /usr/include/gtk-2.0/gtk/gtktextbuffer.h /usr/include/gtk-2.0/gtk/gtktexttagtable.h /usr/include/gtk-2.0/gtk/gtktextmark.h /usr/include/gtk-2.0/gtk/gtktextbufferrichtext.h /usr/include/gtk-2.0/gtk/gtktextview.h /usr/include/gtk-2.0/gtk/gtktoolbar.h /usr/include/gtk-2.0/gtk/gtkpixmap.h /usr/include/gtk-2.0/gtk/gtktoolitemgroup.h /usr/include/gtk-2.0/gtk/gtktoolpalette.h /usr/include/gtk-2.0/gtk/gtktoolshell.h /usr/include/gtk-2.0/gtk/gtktestutils.h /usr/include/gtk-2.0/gtk/gtktreednd.h /usr/include/gtk-2.0/gtk/gtktreemodelsort.h /usr/include/gtk-2.0/gtk/gtktreeselection.h /usr/include/gtk-2.0/gtk/gtktreestore.h /usr/include/gtk-2.0/gtk/gtkuimanager.h /usr/include/gtk-2.0/gtk/gtkvbbox.h /usr/include/gtk-2.0/gtk/gtkversion.h /usr/include/gtk-2.0/gtk/gtkvolumebutton.h /usr/include/gtk-2.0/gtk/gtkvpaned.h /usr/include/gtk-2.0/gtk/gtkvruler.h /usr/include/gtk-2.0/gtk/gtkvscale.h /usr/include/gtk-2.0/gtk/gtkvseparator.h /usr/include/gtk-2.0/gtk/gtktext.h /usr/include/gtk-2.0/gtk/gtktree.h /usr/include/gtk-2.0/gtk/gtktreeitem.h /usr/include/gtk-2.0/gtk/gtkclist.h /usr/include/gtk-2.0/gtk/gtkcombo.h /usr/include/gtk-2.0/gtk/gtkctree.h /usr/include/gtk-2.0/gtk/gtkcurve.h /usr/include/gtk-2.0/gtk/gtkfilesel.h /usr/include/gtk-2.0/gtk/gtkgamma.h /usr/include/gtk-2.0/gtk/gtkinputdialog.h /usr/include/gtk-2.0/gtk/gtkitemfactory.h /usr/include/gtk-2.0/gtk/gtklist.h /usr/include/gtk-2.0/gtk/gtklistitem.h /usr/include/gtk-2.0/gtk/gtkoldeditable.h /usr/include/gtk-2.0/gtk/gtkoptionmenu.h /usr/include/gtk-2.0/gtk/gtkpreview.h /usr/include/gtk-2.0/gtk/gtktipsquery.h ../config.h stealcookie.h /usr/include/libintl.h /usr/include/locale.h /usr/include/x86_64-linux-gnu/bits/locale.h
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:26.409064395
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 482):
	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(usbbootgui_CFLAGS) $(CFLAGS) -MT usbbootgui-main.o -MD -MP -MF $(DEPDIR)/usbbootgui-main.Tpo -c -o usbbootgui-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/usbbootgui-main.Tpo $(DEPDIR)/usbbootgui-main.Po

/usr/include/gtk-2.0/gtk/gtkcellrendererspinner.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkobject.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gsequence.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/utmp.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:44:15
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

install-pdf: install-pdf-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkimage.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/posix1_lim.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/libio.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:36
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktooltip.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkseparatormenuitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/garray.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktreednd.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.obj:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.texinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

/usr/include/glib-2.0/gobject/gobject.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

# Not a target:
.el:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-am: clean-am distclean-compile distclean-generic distclean-tags
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/glib/giochannel.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/dirent.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:39
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkclipboard.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcolorsel.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

../configure.ac:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:13:08.358522357
#  File has been updated.
#  Successfully updated.

install-html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

distclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 628):
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

/usr/include/gtk-2.0/gtk/gtkmenushell.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtksizegroup.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

../m4/lib-ld.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.486361922
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

# Not a target:
.lm.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.m) $< > $@

/usr/include/gtk-2.0/gtk/gtkcellrendererspin.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkversion.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gbitlock.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-fontset.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtlsbackend.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.y.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 mv -f y.tab.c $@

/usr/include/glib-2.0/gio/gthemedicon.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/sys/ucontext.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gkeyfile.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkgc.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.web.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(WEAVE) $<

/usr/include/gtk-2.0/gtk/gtkspinner.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrecentchooserwidget.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.texinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/gio/gmenumodel.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtlsfiledatabase.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkrelationset.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkkeys.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsrvtarget.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkframe.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcelleditable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkpreview.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktypebuiltins.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkaction.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

../m4/ltsugar.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.884819041
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gstring.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

# Not a target:
.DEFAULT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/gtk-2.0/gdk/gdktypes.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gpollableoutputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkactivatable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/pthread.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:59
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gresource.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.h:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/x86_64-linux-gnu/bits/stdio.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:36
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusobjectmanager.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gactiongroup.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtlspassword.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkwidget.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/stdio_lim.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/giomodule.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/goutputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gurifuncs.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gioscheduler.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-break.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkaccelgroup.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcellrenderertext.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdrive.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcalendar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktreesortable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsimpleiostream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkwindow.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

usbbootgui-stealcookie.obj: stealcookie.c
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 503):
	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(usbbootgui_CFLAGS) $(CFLAGS) -MT usbbootgui-stealcookie.obj -MD -MP -MF $(DEPDIR)/usbbootgui-stealcookie.Tpo -c -o usbbootgui-stealcookie.obj `if test -f 'stealcookie.c'; then $(CYGPATH_W) 'stealcookie.c'; else $(CYGPATH_W) '$(srcdir)/stealcookie.c'; fi`
	$(AM_V_at)$(am__mv) $(DEPDIR)/usbbootgui-stealcookie.Tpo $(DEPDIR)/usbbootgui-stealcookie.Po

# Not a target:
.deps/usbbootgui-stealcookie.Po:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:17:26.461068936
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkhbbox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkdrawingarea.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkfilechooserdialog.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkscreen.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

../m4/progtest.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.546362293
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtksignal.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktextiter.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkmenu.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gbufferedinputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtklist.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

install-man:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/glib/goption.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gnode.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbuserror.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkradiomenuitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gtree.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

uninstall-binPROGRAMS:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 425):
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	files=`for p in $$list; do echo "$$p"; done | \
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
	      -e 's/$$/$(EXEEXT)/' \
	`; \
	test -n "$$list" || exit 0; \
	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(bindir)" && rm -f $$files

/usr/include/getopt.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

../m4/iconv.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.414361476
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkpaned.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktreestore.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/deprecated/gallocator.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkprintoperation.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkmarshal.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkselection.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktextbuffer.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

../aclocal.m4: ../m4/ax_check_compile_flag.m4 ../m4/gettext.m4 ../m4/gsettings.m4 ../m4/iconv.m4 ../m4/intlmacosx.m4 ../m4/introspection.m4 ../m4/lib-ld.m4 ../m4/lib-link.m4 ../m4/lib-prefix.m4 ../m4/libtool.m4 ../m4/ltoptions.m4 ../m4/ltsugar.m4 ../m4/ltversion.m4 ../m4/lt~obsolete.m4 ../m4/nls.m4 ../m4/pkg.m4 ../m4/po.m4 ../m4/progtest.m4 ../m4/vapigen.m4 ../configure.ac
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:14.947098645
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 392):
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

# Not a target:
.tex.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEX) $<

/usr/include/gtk-2.0/gtk/gtkdnd.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkadjustment.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktreeitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkplug.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcolorbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/limits.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-02 21:17:47
#  File has been updated.
#  Successfully updated.

# Not a target:
.cpp.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cpp) $(OUTPUT_OPTION) $<

# Not a target:
.cpp:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@

../m4/gsettings.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gutils.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

clean: clean-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkvbbox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkentry.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.C.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.C) $(OUTPUT_OPTION) $<

dvi: dvi-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/glib/gunicode.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gtype.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkscrollbar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktestutils.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfile.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gactionmap.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

../m4/gettext.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.390361328
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/local_lim.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/sys/time.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:39
#  File has been updated.
#  Successfully updated.

html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.texi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
Makefile.am:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:17:37.354020214
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
stealcookie.c:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 19:12:46.353495523
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gemblemedicon.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.txinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/gio/gnotification.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

../configure: ../m4/ax_check_compile_flag.m4 ../m4/gettext.m4 ../m4/gsettings.m4 ../m4/iconv.m4 ../m4/intlmacosx.m4 ../m4/introspection.m4 ../m4/lib-ld.m4 ../m4/lib-link.m4 ../m4/lib-prefix.m4 ../m4/libtool.m4 ../m4/ltoptions.m4 ../m4/ltsugar.m4 ../m4/ltversion.m4 ../m4/lt~obsolete.m4 ../m4/nls.m4 ../m4/pkg.m4 ../m4/po.m4 ../m4/progtest.m4 ../m4/vapigen.m4 ../configure.ac ../aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:16.331219711
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 390):
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

/usr/include/glib-2.0/glib/gversionmacros.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:
#  Implicit rule search has been done.
#  Last modified 2016-09-20 22:41:39
#  File has been updated.
#  Successfully updated.

cscopelist: cscopelist-am
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/gtk-2.0/gdk/gdk.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/paths.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:52
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atktext.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gdatetime.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkbox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkviewport.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdatagrambased.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkscrolledwindow.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkassistant.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkmountoperation.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

install-dvi: install-dvi-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkoldeditable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkruler.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/ginputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-matrix.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsocketclient.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.txinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

/usr/include/glib-2.0/glib/gdate.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkcairo.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkutil.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gmodule.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:23
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/deprecated/gthread.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/_G_config.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:36
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkbin.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gcharsetconverter.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkexpander.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/lib/x86_64-linux-gnu/gtk-2.0/include/gdkconfig.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:33
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gbytesicon.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gclosure.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkhandlebox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkitemfactory.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrecentchooserdialog.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/sys/sysmacros.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkpapersize.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gnetworkaddress.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

git-mk-update:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from '../git.mk', line 155):
	wget $(GIT_MK_URL) -O $(top_srcdir)/git.mk

/usr/include/gtk-2.0/gtk/gtkradioaction.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkversion.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/select2.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:53
#  File has been updated.
#  Successfully updated.

info: info-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkradiotoolbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gshell.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

install-exec-am: install-binPROGRAMS
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkimagemenuitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfilemonitor.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/posix2_lim.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktextchild.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.c.obj:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 466):
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po

/usr/include/glib-2.0/gio/gdbusmessage.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gpollableutils.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/time.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:39
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/types.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gfileenumerator.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkwindow.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

mostlyclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtktreemodelsort.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkrelation.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

# Not a target:
.sh:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	cat $< >$@ 
	 chmod a+x $@

/usr/include/gtk-2.0/gtk/gtkstatusicon.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gstrfuncs.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktreemodel.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gconverterinputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktoolshell.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gcancellable.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gpollableinputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtk.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrange.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusaddress.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkselection.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcellrenderertoggle.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

usbbootgui: usbbootgui-main.o usbbootgui-stealcookie.o
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:26.629083609
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 445):
	@rm -f usbbootgui$(EXEEXT)
	$(AM_V_CCLD)$(usbbootgui_LINK) $(usbbootgui_OBJECTS) $(usbbootgui_LDADD) $(LIBS)

/usr/include/gtk-2.0/gtk/gtkstyle.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gtypes.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/string3.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:37
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gmountoperation.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gdir.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/sigset.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktextmark.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

install-info: install-info-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/glib/gchecksum.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gapplication.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkmain.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkseparatortoolitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/cairo/cairo.h:
#  Implicit rule search has been done.
#  Last modified 2016-01-10 12:16:37
#  File has been updated.
#  Successfully updated.

ctags: ctags-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/x86_64-linux-gnu/bits/wordsize.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkmodules.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkhseparator.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gproxyresolver.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/byteswap.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:37
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gatomic.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gioenumtypes.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

../m4/ax_check_compile_flag.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

.NOEXPORT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/pango-1.0/pango/pango-font.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdktestutils.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

# Not a target:
.S.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.S) $< > $@

# Not a target:
.mod:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ -e $@ $^

/usr/include/atk-1.0/atk/atkdocument.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkprogress.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

gitignore: .gitignore gitignore-recurse
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/glib/gmarkup.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atkhyperlink.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

uninstall-am: uninstall-binPROGRAMS
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.mod.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ $<

/usr/include/glib-2.0/glib/gbookmarkfile.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkvscrollbar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gregex.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkmenuitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkregion.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.F.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.F) $(OUTPUT_OPTION) $<

/usr/include/glib-2.0/gio/gliststore.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.deps/usbbootgui-main.Po:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:17:26.401063695
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/string.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:37
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkarrow.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/linux/limits.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-18 17:05:48
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/sys/types.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/unistd.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktoolitemgroup.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

../m4/ltoptions.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.864817291
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/sys/cdefs.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:52
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-glyph-item.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/waitstatus.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

# Not a target:
.w:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

../m4/lib-link.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.494361971
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkpango.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcombobox.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/sys_errlist.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:36
#  File has been updated.
#  Successfully updated.

installdirs:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 601):
	for dir in "$(DESTDIR)$(bindir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done

# Not a target:
.S.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.S) -o $@ $<

/usr/include/glib-2.0/gio/gsimpleproxyresolver.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

install-strip:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 614):
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi

/usr/include/x86_64-linux-gnu/bits/typesizes.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtestdbus.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

../m4/pkg.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gloadableicon.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkpixmap.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/pango-1.0/pango/pango-attributes.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/gnu/stubs-64.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:44:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkprogressbar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gpoll.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gbase64.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkfilesel.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

maintainer-clean-am: distclean-am maintainer-clean-generic
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtktreeselection.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

check: check-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/glib-2.0/gobject/gmarshal.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkseparator.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gemblem.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

ctags-am: main.c stealcookie.c stealcookie.h
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 539):
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

/usr/include/x86_64-linux-gnu/bits/sigcontext.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkentrycompletion.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gnetworkmonitor.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkimmulticontext.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gvaluearray.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/lib/gcc/x86_64-linux-gnu/5/include/float.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-02 21:17:38
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gmappedfile.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtlsclientconnection.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkshow.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkimcontextsimple.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktypeutils.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsubprocess.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/sigthread.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

../config.status: ../configure
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.844753125
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 387):
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

cscopelist-am: main.c stealcookie.c stealcookie.h
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 551):
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

/usr/include/glib-2.0/gobject/gtypemodule.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

../m4/lt~obsolete.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.924822541
#  File has been updated.
#  Successfully updated.

/usr/include/atk-1.0/atk/atktable.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

# Not a target:
../build-aux/depcomp:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

TAGS: tags
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/pango-1.0/pango/pango-script.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 23:34:08
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsimpleactiongroup.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkiconfactory.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gtlsdatabase.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkmenubar.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.l:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/glib/gprimes.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusproxy.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusobject.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/glistmodel.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

stealcookie.h:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 15:03:51.353434893
#  File has been updated.
#  Successfully updated.

/usr/include/stdc-predef.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:02
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/gboxed.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkfilechooserwidget.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

check-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.F:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

../m4/introspection.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkcursor.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusserver.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

gitignore-recurse-maybe:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  File does not exist.
#  File has been updated.
#  Successfully updated.
# automatic
# @ := gitignore-recurse-maybe
# automatic
# % := 
# automatic
# * := 
# automatic
# + := 
# automatic
# | := 
# automatic
# < := 
# automatic
# ^ := 
# automatic
# ? := 
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=3/16=19%
#  recipe to execute (from '../git.mk', line 318):
	@for subdir in $(DIST_SUBDIRS); do \
	  case " $(SUBDIRS) " in \
	    *" $$subdir "*) :;; \
	    *) test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir");; \
	  esac; \
	done

/usr/include/glib-2.0/gio/gpermission.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/cairo/cairo-features.h:
#  Implicit rule search has been done.
#  Last modified 2016-01-10 12:16:37
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/setjmp.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:28
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gpropertyaction.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkrecentmanager.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtktreemodelfilter.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdataoutputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/ginetaddress.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

# Not a target:
.web:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/gio/gzlibdecompressor.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

distclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

ps: ps-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/x86_64-linux-gnu/sys/wait.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

/usr/include/sched.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:40
#  File has been updated.
#  Successfully updated.

# Not a target:
.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/glib-2.0/gobject/genums.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcurve.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

install-ps: install-ps-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtktexttagtable.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

CTAGS: ctags
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/atk-1.0/atk/atkregistry.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/x86_64-linux-gnu/bits/byteswap-16.h:
#  Implicit rule search has been done.
#  Last modified 2016-11-16 23:43:37
#  File has been updated.
#  Successfully updated.

# Not a target:
.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

/usr/include/atk-1.0/atk/atkvalue.h:
#  Implicit rule search has been done.
#  Last modified 2015-10-23 22:56:14
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gdataset.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gmenuexporter.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gobject/glib-types.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:24
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtkbuilder.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# Not a target:
.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtktextbufferrichtext.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gcharset.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gbufferedoutputstream.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib/gqueue.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

install-html: install-html-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

/usr/include/gtk-2.0/gtk/gtkcolorseldialog.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gdbusobjectmanagerclient.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gdk/gdkpixbuf.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:34
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/glib-object.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:21
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/gsimpleaction.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

distclean-tags:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 565):
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

/usr/include/glib-2.0/gio/gsimpleasyncresult.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/glib-2.0/gio/ginitable.h:
#  Implicit rule search has been done.
#  Last modified 2017-01-06 18:30:25
#  File has been updated.
#  Successfully updated.

/usr/include/gtk-2.0/gtk/gtklistitem.h:
#  Implicit rule search has been done.
#  Last modified 2016-03-07 15:45:42
#  File has been updated.
#  Successfully updated.

# files hash-table stats:
# Load=833/1024=81%, Rehash=0, Collisions=77423/19858=390%
# VPATH Search Paths

# No 'vpath' search paths.

# No general ('VPATH' variable) search path.

# strcache buffers: 95 (94) / strings = 19868 / storage = 771165 B / avg = 38 B
# current buf: size = 8162 B / used = 5472 B / count = 166 / avg = 32 B
# other used: total = 763003 B / count = 19702 / avg = 38 B
# other free: total = 1535 B / max = 38 B / min = 1 B / avg = 16 B

# strcache performance: lookups = 24616 / hit rate = 19%
# hash-table stats:
# Load=19868/32768=61%, Rehash=2, Collisions=63483/47660=133%
# Finished Make data base on Tue Mar 14 20:17:45 2017

Making all in po
# GNU Make 4.1
# Built for x86_64-pc-linux-gnu
# Copyright (C) 1988-2014 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.

# Make data base, printed on Tue Mar 14 20:17:45 2017

# Variables

# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# default
.SHELLFLAGS := -c
# makefile (from 'Makefile', line 30)
localedir = ${datarootdir}/locale
# makefile (from 'Makefile', line 160)
DIST_DEPENDS_ON_UPDATE_PO = no
# makefile (from 'Makefile', line 58)
XGETTEXT_yes = /usr/bin/xgettext
# default
CWEAVE = cweave
# makefile (from 'Makefile', line 84)
POFILESDEPS = $(POFILESDEPS_$(PO_DEPENDS_ON_POT))
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from 'Makefile', line 81)
POFILESDEPS_ = $(srcdir)/$(DOMAIN).pot
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile
CURDIR := /home/max/Projects/usbbootgui/po
# makefile (from 'Makefile', line 19)
SHELL = /bin/sh
# default
RM = rm -f
# default
CO = co
# environment
_ = /usr/bin/make
# default
PREPROCESS.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 98)
subdir = po
# default
LINK.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 52)
MSGFMT_ = /usr/bin/msgfmt
# default
LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH)
# default
OUTPUT_OPTION = -o $@
# makefile (from 'Makefile', line 72)
DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(POFILES) $(GMOFILES) $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
# default
COMPILE.cpp = $(COMPILE.cc)
# makefile (from 'Makefile', line 1)
MAKEFILE_LIST :=  Makefile
# makefile (from 'Makefile', line 33)
INSTALL = /usr/bin/install -c
# makefile (from 'Makefile', line 29)
datadir = ${datarootdir}
# makefile (from 'Makefile', line 82)
POFILESDEPS_yes = $(POFILESDEPS_)
# 'override' directive
GNUMAKEFLAGS := 
# default
LINK.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 15)
VERSION = 0.1.0
# default
CC = cc
# makefile (from 'Makefile', line 60)
MSGMERGE = msgmerge
# default
CHECKOUT,v = +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@)
# default
CPP = $(CC) -E
# makefile (from 'Makefile', line 56)
XGETTEXT_ = /usr/bin/xgettext
# makefile (from 'Makefile', line 89)
DISTFILESDEPS = $(DISTFILESDEPS_$(DIST_DEPENDS_ON_UPDATE_PO))
# default
LINK.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 86)
DISTFILESDEPS_ = update-po
# default
MAKE_HOST := x86_64-pc-linux-gnu
# environment
PATH = /bin:/usr/bin
# default
LD = ld
# makefile (from 'Makefile', line 23)
top_srcdir = ..
# default
TEXI2DVI = texi2dvi
# makefile (from 'Makefile', line 61)
MSGMERGE_UPDATE = /usr/bin/msgmerge --update
# default
YACC = yacc
# makefile (from 'Makefile', line 69)
DUMMYPOFILES = 
# default
COMPILE.mod = $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 46)
mkdir_p = $(MKDIR_P)
# default
ARFLAGS = rv
# default
LINK.r = $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# default
LINT = lint
# default
COMPILE.f = $(FC) $(FFLAGS) $(TARGET_ARCH) -c
# default
LINT.c = $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)
# default
YACC.m = $(YACC) $(YFLAGS)
# default
YACC.y = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 87)
DISTFILESDEPS_yes = $(DISTFILESDEPS_)
# default
AR = ar
# makefile (from 'Makefile', line 154)
PO_DEPENDS_ON_POT = no
# default
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink load
# default
TANGLE = tangle
# default
GET = get
# automatic
%F = $(notdir $%)
# makefile (from 'Makefile', line 28)
datarootdir = ${prefix}/share
# default
COMPILE.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 27)
exec_prefix = ${prefix}
# default
CTANGLE = ctangle
# makefile (from 'Makefile', line 22)
srcdir = .
# makefile (from 'Makefile', line 26)
prefix = /usr/local
# default
.LIBPATTERNS = lib%.so lib%.a
# default
LINK.C = $(LINK.cc)
# environment
PWD = /home/max/Projects/usbbootgui/po
# default
LINK.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH)
# default
PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F
# default
LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# default
LINK.s = $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH)
# environment
HOME = /home/max
# makefile (from 'Makefile', line 44)
install_sh = $(SHELL) ${SHELL} /home/max/Projects/usbbootgui/build-aux/install-sh
# makefile (from 'Makefile', line 18)
SED = /bin/sed
# makefile (from 'Makefile', line 76)
POTFILES = ../src/main.c
# makefile (from 'Makefile', line 43)
mkinstalldirs = $(SHELL) ${SHELL} /home/max/Projects/usbbootgui/build-aux/install-sh -d
# makefile (from 'Makefile', line 83)
POFILESDEPS_no = 
# makefile (from 'Makefile', line 63)
MSGCONV = msgconv
# makefile (from 'Makefile', line 70)
DISTFILES.common = Makefile.in.in remove-potcdate.sin $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
# automatic
^D = $(patsubst %/,%,$(dir $^))
# environment
MAKELEVEL := 2
# default
COMPILE.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
MAKE = $(MAKE_COMMAND)
# default
MAKECMDGOALS := all
# makefile (from 'Makefile', line 186)
CHECK_MACRO_VERSION = test "$(GETTEXT_MACRO_VERSION)" = "0.19" || { echo "*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version $(GETTEXT_MACRO_VERSION) but the autoconf macros are from gettext version 0.19" 1>&2; exit 1; }
# environment
SHLVL = 2
# makefile (from 'Makefile', line 64)
MSGFILTER = msgfilter
# makefile (from 'Makefile', line 149)
EXTRA_LOCALE_CATEGORIES = 
# makefile (from 'Makefile', line 55)
MSGFMT = $(MSGFMT_$(USE_MSGCTXT))
# default
AS = as
# makefile (from 'Makefile', line 145)
MSGID_BUGS_ADDRESS = 
# default
PREPROCESS.S = $(CC) -E $(CPPFLAGS)
# default
COMPILE.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
MAKE_VERSION := 4.1
# environment
USER = max
# default
FC = f77
# makefile
.DEFAULT_GOAL := all
# makefile (from 'Makefile', line 45)
MKDIR_P = /bin/mkdir -p
# automatic
%D = $(patsubst %/,%,$(dir $%))
# default
WEAVE = weave
# default
MAKE_COMMAND := make
# makefile (from 'Makefile', line 31)
gettextsrcdir = $(datadir)/gettext/po
# default
LINK.cpp = $(LINK.cc)
# default
F77 = $(FC)
# environment
OLDPWD = /home/max/Projects/usbbootgui
# default
.VARIABLES := 
# default
PC = pc
# makefile (from 'Makefile', line 99)
top_builddir = ..
# automatic
*F = $(notdir $*)
# makefile (from 'Makefile', line 51)
GMSGFMT = $(GMSGFMT_$(USE_MSGCTXT))
# makefile (from 'Makefile', line 59)
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
# default
COMPILE.def = $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 48)
GMSGFMT_ = /usr/bin/msgfmt
# default
LEX = lex
# makefile
MAKEFLAGS = nps
# environment
MFLAGS = -nps
# automatic
*D = $(patsubst %/,%,$(dir $*))
# makefile (from 'Makefile', line 49)
GMSGFMT_no = /usr/bin/msgfmt
# makefile (from 'Makefile', line 95)
DOMAIN = $(GETTEXT_DOMAIN)
# default
LEX.l = $(LEX) $(LFLAGS) -t
# default
LEX.m = $(LEX) $(LFLAGS) -t
# automatic
+D = $(patsubst %/,%,$(dir $+))
# default
COMPILE.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 62)
MSGINIT = msginit
# automatic
+F = $(notdir $+)
# default
M2C = m2c
# makefile (from 'Makefile', line 16)
PACKAGE_BUGREPORT = 
# makefile (from 'Makefile', line 50)
GMSGFMT_yes = /usr/bin/msgfmt
# default
MAKEFILES := 
# default
COMPILE.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# automatic
<F = $(notdir $<)
# makefile (from 'Makefile', line 79)
CATALOGS = 
# makefile (from 'Makefile', line 53)
MSGFMT_no = /usr/bin/msgfmt
# default
CXX = g++
# makefile (from 'Makefile', line 129)
COPYRIGHT_HOLDER = Translation copyright holder
# default
COFLAGS = 
# makefile (from 'Makefile', line 549)
DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot
# makefile (from 'Makefile', line 68)
UPDATEPOFILES = 
# default
COMPILE.C = $(COMPILE.cc)
# makefile (from 'Makefile', line 102)
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --flag=g_dngettext:2:pass-c-format --flag=g_strdup_printf:1:c-format --flag=g_string_printf:2:c-format --flag=g_string_append_printf:2:c-format --flag=g_error_new:3:c-format --flag=g_set_error:4:c-format --flag=g_markup_printf_escaped:1:c-format --flag=g_log:3:c-format --flag=g_print:1:c-format --flag=g_printerr:1:c-format --flag=g_printf:1:c-format --flag=g_fprintf:2:c-format --flag=g_sprintf:2:c-format --flag=g_snprintf:3:c-format
# automatic
^F = $(notdir $^)
# default
COMPILE.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(TARGET_MACH) -c
# default
LINK.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# default
SUFFIXES := .out .a .ln .o .c .cc .C .cpp .p .f .F .m .r .y .l .ym .yl .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el
# default
COMPILE.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 12)
GETTEXT_MACRO_VERSION = 0.19
# default
COMPILE.s = $(AS) $(ASFLAGS) $(TARGET_MACH)
# default
.INCLUDE_DIRS = /usr/include /usr/local/include /usr/include
# makefile (from 'Makefile', line 34)
INSTALL_DATA = ${INSTALL} -m 644
# makefile (from 'Makefile', line 66)
POFILES = 
# makefile (from 'Makefile', line 57)
XGETTEXT_no = /usr/bin/xgettext
# default
.RECIPEPREFIX := 
# default
MAKEINFO = makeinfo
# makefile (from 'Makefile', line 454)
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
# default
OBJC = cc
# default
TEX = tex
# makefile (from 'Makefile', line 14)
PACKAGE = usbbootgui
# environment
LANG = en_US.UTF-8
# default
F77FLAGS = $(FFLAGS)
# makefile (from 'Makefile', line 54)
MSGFMT_yes = /usr/bin/msgfmt
# default
LINK.f = $(FC) $(FFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 88)
DISTFILESDEPS_no = 
# makefile (from 'Makefile', line 67)
GMOFILES = 
# variable set hash-table stats:
# Load=169/1024=17%, Rehash=0, Collisions=38/222=17%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# SCCS: could not be stat'd.
# . (device 64513, inode 7708909): 20 files, no impossibilities.
# ../SCCS: could not be stat'd.
# ../RCS: could not be stat'd.
# .. (device 64513, inode 7708906): 28 files, no impossibilities.
# RCS: could not be stat'd.

# 48 files, no impossibilities in 6 directories.

# Implicit Rules

%.po:

%.gmo: %.po
#  recipe to execute (from 'Makefile', line 170):
	@lang=`echo $* | sed -e 's,.*/,,'`; \
	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
	echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o $${lang}.gmo $${lang}.po"; \
	cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo

%.mo: %.po
#  recipe to execute (from 'Makefile', line 166):
	@echo "$(MSGFMT) -c -o $@ $<"; \
	$(MSGFMT) -c -o t-$@ $< && mv t-$@ $@

%.gmo:

%.mo:

%.sed:

%.sin:

%.sed: %.sin
#  recipe to execute (from 'Makefile', line 176):
	sed -e '/^#/d' $< > t-$@
	mv t-$@ $@

%.nop:

%.po-create: %.nop
#  recipe to execute (from 'Makefile', line 492):
	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
	exit 1

%.po-update: %.nop
#  recipe to execute (from 'Makefile', line 499):
	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
	tmpdir=`pwd`; \
	echo "$$lang:"; \
	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
	echo "$${cdcmd}$(MSGMERGE) $(MSGMERGE_OPTIONS) --lang=$$lang $$lang.po $(DOMAIN).pot -o $$lang.new.po"; \
	cd $(srcdir); \
	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
	         $(MSGMERGE) $(MSGMERGE_OPTIONS) -o $$tmpdir/$$lang.new.po $$lang.po $(DOMAIN).pot;; \
	       *) \
	         $(MSGMERGE) $(MSGMERGE_OPTIONS) --lang=$$lang -o $$tmpdir/$$lang.new.po $$lang.po $(DOMAIN).pot;; \
	     esac; \
	   }; then \
	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
	    rm -f $$tmpdir/$$lang.new.po; \
	  else \
	    if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
	      :; \
	    else \
	      echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
	      exit 1; \
	    fi; \
	  fi; \
	else \
	  echo "msgmerge for $$lang.po failed!" 1>&2; \
	  rm -f $$tmpdir/$$lang.new.po; \
	fi

%.po-create:

%.po-update:

%.insert-header:

%.po-update-en: %.insert-header
#  recipe to execute (from 'Makefile', line 562):
	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
	tmpdir=`pwd`; \
	echo "$$lang:"; \
	ll=`echo $$lang | sed -e 's/@.*//'`; \
	LC_ALL=C; export LC_ALL; \
	cd $(srcdir); \
	if $(MSGINIT) $(MSGINIT_OPTIONS) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null \
	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
	       ;; \
	     *) \
	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
	       ;; \
	     esac } 2>/dev/null > $$tmpdir/$$lang.new.po \
	     ; then \
	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
	    rm -f $$tmpdir/$$lang.new.po; \
	  else \
	    if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
	      :; \
	    else \
	      echo "creation of $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
	      exit 1; \
	    fi; \
	  fi; \
	else \
	  echo "creation of $$lang.po failed!" 1>&2; \
	  rm -f $$tmpdir/$$lang.new.po; \
	fi

%.po-update-en:

(%): %
#  recipe to execute (built-in):
	$(AR) $(ARFLAGS) $@ $<

%.out: %
#  recipe to execute (built-in):
	@rm -f $@ 
	 cp $< $@

%.c: %.w %.ch
#  recipe to execute (built-in):
	$(CTANGLE) $^ $@

%.tex: %.w %.ch
#  recipe to execute (built-in):
	$(CWEAVE) $^ $@

%:: %,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

%:: SCCS/s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

# 25 implicit rules, 5 (20.0%) terminal.

# Files

# Not a target:
.web.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TANGLE) $<

maintainer-clean: distclean
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 450):
	@echo "This command is intended for maintainers to use;"
	@echo "it deletes files that may require special tools to rebuild."
	rm -f stamp-po $(GMOFILES)

en@boldquot.po-update: en@boldquot.po-update-en
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.l.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LEX.l) $< > $@ 
	 mv -f lex.yy.r $@

# Not a target:
.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.ym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

en@quot.po-create:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 554):
	$(MAKE) en@quot.po-update

# Not a target:
.f.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.f) $(OUTPUT_OPTION) $<

pdf:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

all: all-yes
#  Command line target.
#  Implicit rule search has been done.
#  File does not exist.
#  File has been updated.
#  Successfully updated.

# Not a target:
.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.m) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.y:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist2: stamp-po Makefile.in.in remove-potcdate.sin Makevars POTFILES.in
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 460):
	dists="$(DISTFILES)"; \
	if test "$(PACKAGE)" = "gettext-tools"; then \
	  dists="$$dists Makevars.template"; \
	fi; \
	if test -f $(srcdir)/$(DOMAIN).pot; then \
	  dists="$$dists $(DOMAIN).pot stamp-po"; \
	fi; \
	if test -f $(srcdir)/ChangeLog; then \
	  dists="$$dists ChangeLog"; \
	fi; \
	for i in 0 1 2 3 4 5 6 7 8 9; do \
	  if test -f $(srcdir)/ChangeLog.$$i; then \
	    dists="$$dists ChangeLog.$$i"; \
	  fi; \
	done; \
	if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
	for file in $$dists; do \
	  if test -f $$file; then \
	    cp -p $$file $(distdir) || exit 1; \
	  else \
	    cp -p $(srcdir)/$$file $(distdir) || exit 1; \
	  fi; \
	done

# Not a target:
.def.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.def) -o $@ $<

installcheck:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

en@boldquot.po-create:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 556):
	$(MAKE) en@boldquot.po-update

# Not a target:
.p.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.p) $(OUTPUT_OPTION) $<

# Not a target:
.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.txinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

installdirs-exec:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.po-update-en:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-exec:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

all-yes: stamp-po
#  Implicit rule search has been done.
#  File does not exist.
#  File has been updated.
#  Successfully updated.

# Not a target:
.a:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.yl:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.l.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $*.c
	 $(LEX.l) $< > $*.c
	$(LINT.c) -i $*.c -o $@
	 $(RM) $*.c

# Not a target:
.F.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.F) $(OUTPUT_OPTION) $<

# Not a target:
.texi.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
.w.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CTANGLE) $< - $@

# Not a target:
.texi.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.ch:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean: clean
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 447):
	rm -f Makefile Makefile.in POTFILES *.mo

# Not a target:
.m.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.m) $(OUTPUT_OPTION) $<

# Not a target:
.nop:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.cc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.cc.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cc) $(OUTPUT_OPTION) $<

en@quot.po-update: en@quot.po-update-en
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.def:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update .insert-header .po-update-en
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

tags:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

uninstall: uninstall-exec uninstall-data
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.c.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.c) $(OUTPUT_OPTION) $<

# Not a target:
.mo:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

Makefile: Makefile.in.in Makevars ../config.status POTFILES.in LINGUAS
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:23.036769893
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 538):
	cd $(top_builddir) \
	  && /bin/bash ./config.status $(subdir)/$@.in po-directories

stamp-po: .pot
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 13:05:28.630453551
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 207):
	@$(CHECK_MACRO_VERSION)
	test ! -f $(srcdir)/$(DOMAIN).pot || \
	  test -z "$(GMOFILES)" || $(MAKE) $(GMOFILES)
	@test ! -f $(srcdir)/$(DOMAIN).pot || { \
	  echo "touch stamp-po" && \
	  echo timestamp > stamp-poT && \
	  mv stamp-poT stamp-po; \
	}

# Not a target:
.r.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.r) $(OUTPUT_OPTION) $<

mostlyclean: mostlyclean-quot
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 439):
	rm -f remove-potcdate.sed
	rm -f stamp-poT
	rm -f core core.* $(DOMAIN).po $(DOMAIN).1po $(DOMAIN).2po *.new.po
	rm -fr *.o

# Not a target:
.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.po:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
insert-header.sin:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.ym.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.m) $< 
	 mv -f y.tab.c $@

# Not a target:
.y.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 $(LINT.c) -C$* y.tab.c 
	 $(RM) y.tab.c

dvi:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

all-no:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.elc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.l.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.l) $< > $@

# Not a target:
remove-potcdate.sed:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.out:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

ID:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
Makevars:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

# Not a target:
.C:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.r.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.r) $(OUTPUT_OPTION) $<

# Not a target:
.S:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.texinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

.po.mo:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 166):
	@echo "$(MSGFMT) -c -o $@ $<"; \
	$(MSGFMT) -c -o t-$@ $< && mv t-$@ $@

# Not a target:
.w.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CWEAVE) $< - $@

# Not a target:
.c.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINT.c) -C$* $<

# Not a target:
.s.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.s) -o $@ $<

# Not a target:
.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.insert-header:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.NOEXPORT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.pot-update: ../src/main.c POTFILES.in remove-potcdate.sed
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 226):
	package_gnu="$(PACKAGE_GNU)"; \
	test -n "$$package_gnu" || { \
	  if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
		 LC_ALL=C find -L $(top_srcdir) -maxdepth 1 -type f \
			       -size -10000000c -exec grep 'GNU usbbootgui' \
			       /dev/null '{}' ';' 2>/dev/null; \
	       else \
		 LC_ALL=C grep 'GNU usbbootgui' $(top_srcdir)/* 2>/dev/null; \
	       fi; \
	     } | grep -v 'libtool:' >/dev/null; then \
	     package_gnu=yes; \
	   else \
	     package_gnu=no; \
	   fi; \
	}; \
	if test "$$package_gnu" = "yes"; then \
	  package_prefix='GNU '; \
	else \
	  package_prefix=''; \
	fi; \
	if test -n '$(MSGID_BUGS_ADDRESS)' || test '$(PACKAGE_BUGREPORT)' = '@'PACKAGE_BUGREPORT'@'; then \
	  msgid_bugs_address='$(MSGID_BUGS_ADDRESS)'; \
	else \
	  msgid_bugs_address='$(PACKAGE_BUGREPORT)'; \
	fi; \
	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
	    $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
	      --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS)  \
	      --files-from=$(srcdir)/POTFILES.in \
	      --copyright-holder='$(COPYRIGHT_HOLDER)' \
	      --msgid-bugs-address="$$msgid_bugs_address" \
	    ;; \
	  *) \
	    $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
	      --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS)  \
	      --files-from=$(srcdir)/POTFILES.in \
	      --copyright-holder='$(COPYRIGHT_HOLDER)' \
	      --package-name="$${package_prefix}usbbootgui" \
	      --package-version='0.1.0' \
	      --msgid-bugs-address="$$msgid_bugs_address" \
	    ;; \
	esac
	test ! -f $(DOMAIN).po || { \
	  if test -f $(srcdir)/$(DOMAIN).pot; then \
	    sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
	    sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
	    if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
	      rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
	    else \
	      rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
	      mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
	    fi; \
	  else \
	    mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
	  fi; \
	}

.sin.sed:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 176):
	sed -e '/^#/d' $< > t-$@
	mv t-$@ $@

# Not a target:
POTFILES.in:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 13:14:01.35508636
#  File has been updated.
#  Successfully updated.

force:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

uninstall-data-no:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.insert-header.po-update-en:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 562):
	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
	tmpdir=`pwd`; \
	echo "$$lang:"; \
	ll=`echo $$lang | sed -e 's/@.*//'`; \
	LC_ALL=C; export LC_ALL; \
	cd $(srcdir); \
	if $(MSGINIT) $(MSGINIT_OPTIONS) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null \
	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
	       ;; \
	     *) \
	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
	       ;; \
	     esac } 2>/dev/null > $$tmpdir/$$lang.new.po \
	     ; then \
	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
	    rm -f $$tmpdir/$$lang.new.po; \
	  else \
	    if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
	      :; \
	    else \
	      echo "creation of $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
	      exit 1; \
	    fi; \
	  fi; \
	else \
	  echo "creation of $$lang.po failed!" 1>&2; \
	  rm -f $$tmpdir/$$lang.new.po; \
	fi

# Not a target:
.texinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.el:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.lm.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.m) $< > $@

# Not a target:
.y.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 mv -f y.tab.c $@

# Not a target:
.web.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(WEAVE) $<

info:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.texinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.DEFAULT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.h:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

installdirs-data: installdirs-data-yes
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 372):
	if test "$(PACKAGE)" = "gettext-tools"; then \
	  $(mkdir_p) $(DESTDIR)$(gettextsrcdir); \
	else \
	  : ; \
	fi

install-data: install-data-yes
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 314):
	if test "$(PACKAGE)" = "gettext-tools"; then \
	  $(mkdir_p) $(DESTDIR)$(gettextsrcdir); \
	  for file in $(DISTFILES.common) Makevars.template; do \
	    $(INSTALL_DATA) $(srcdir)/$$file \
			    $(DESTDIR)$(gettextsrcdir)/$$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f $(DESTDIR)$(gettextsrcdir)/$$file; \
	  done; \
	else \
	  : ; \
	fi

installdirs-data-no:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sed:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-data-no: all
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

mostlyclean-quot:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 603):
	rm -f *.insert-header

dist:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 456):
	test -z "$(DISTFILESDEPS)" || $(MAKE) $(DISTFILESDEPS)
	@$(MAKE) dist2

# Not a target:
en@quot.po-update-en:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.tex.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEX) $<

# Not a target:
Makefile.in.in:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:45.984565363
#  File has been updated.
#  Successfully updated.

# Not a target:
en@boldquot.po-update-en:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.cpp.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cpp) $(OUTPUT_OPTION) $<

# Not a target:
.cpp:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@

clean: mostlyclean
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.C.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.C) $(OUTPUT_OPTION) $<

installdirs-data-yes:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 379):
	@catalogs='$(CATALOGS)'; \
	for cat in $$catalogs; do \
	  cat=`basename $$cat`; \
	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
	  dir=$(localedir)/$$lang/LC_MESSAGES; \
	  $(mkdir_p) $(DESTDIR)$$dir; \
	  for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
	    if test -n "$$lc"; then \
	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
	        mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
	        (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
	         for file in *; do \
	           if test -f $$file; then \
	             ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
	           fi; \
	         done); \
	        rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
	      else \
	        if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \
	          :; \
	        else \
	          rm -f $(DESTDIR)$(localedir)/$$lang/$$lc; \
	          mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
	        fi; \
	      fi; \
	    fi; \
	  done; \
	done

# Not a target:
.texi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

uninstall-data-yes:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 425):
	catalogs='$(CATALOGS)'; \
	for cat in $$catalogs; do \
	  cat=`basename $$cat`; \
	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
	    rm -f $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
	  done; \
	done

# Not a target:
.txinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-data-yes: all
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 328):
	@catalogs='$(CATALOGS)'; \
	for cat in $$catalogs; do \
	  cat=`basename $$cat`; \
	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
	  dir=$(localedir)/$$lang/LC_MESSAGES; \
	  $(mkdir_p) $(DESTDIR)$$dir; \
	  if test -r $$cat; then realcat=$$cat; else realcat=$(srcdir)/$$cat; fi; \
	  $(INSTALL_DATA) $$realcat $(DESTDIR)$$dir/$(DOMAIN).mo; \
	  echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN).mo"; \
	  for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
	    if test -n "$$lc"; then \
	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
	        mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
	        (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
	         for file in *; do \
	           if test -f $$file; then \
	             ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
	           fi; \
	         done); \
	        rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
	      else \
	        if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \
	          :; \
	        else \
	          rm -f $(DESTDIR)$(localedir)/$$lang/$$lc; \
	          mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
	        fi; \
	      fi; \
	      rm -f $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
	      ln -s ../LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
	      ln $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
	      cp -p $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
	      echo "installing $$realcat link as $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo"; \
	    fi; \
	  done; \
	done

# Not a target:
.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
remove-potcdate.sin:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
LINGUAS:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 13:09:32.351717203
#  File has been updated.
#  Successfully updated.

html:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.txinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
.po-update:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-strip: install
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.po-create:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sh:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	cat $< >$@ 
	 chmod a+x $@

.nop.po-update:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 499):
	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
	tmpdir=`pwd`; \
	echo "$$lang:"; \
	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
	echo "$${cdcmd}$(MSGMERGE) $(MSGMERGE_OPTIONS) --lang=$$lang $$lang.po $(DOMAIN).pot -o $$lang.new.po"; \
	cd $(srcdir); \
	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
	         $(MSGMERGE) $(MSGMERGE_OPTIONS) -o $$tmpdir/$$lang.new.po $$lang.po $(DOMAIN).pot;; \
	       *) \
	         $(MSGMERGE) $(MSGMERGE_OPTIONS) --lang=$$lang -o $$tmpdir/$$lang.new.po $$lang.po $(DOMAIN).pot;; \
	     esac; \
	   }; then \
	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
	    rm -f $$tmpdir/$$lang.new.po; \
	  else \
	    if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
	      :; \
	    else \
	      echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
	      exit 1; \
	    fi; \
	  fi; \
	else \
	  echo "msgmerge for $$lang.po failed!" 1>&2; \
	  rm -f $$tmpdir/$$lang.new.po; \
	fi

ctags:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.S.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.S) $< > $@

# Not a target:
.mod:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ -e $@ $^

# Not a target:
.mod.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ $<

# Not a target:
.F.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.F) $(OUTPUT_OPTION) $<

# Not a target:
.gmo:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

update-po: Makefile
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 485):
	$(MAKE) $(DOMAIN).pot-update
	test -z "$(UPDATEPOFILES)" || $(MAKE) $(UPDATEPOFILES)
	$(MAKE) update-gmo

# Not a target:
.w:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

uninstall-exec:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.S.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.S) -o $@ $<

# Not a target:
../src/main.c:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.nop.po-create:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 492):
	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
	exit 1

.pot:
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 13:05:28.626453201
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 288):
	$(MAKE) $(DOMAIN).pot-update

check: all
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.po.gmo:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 170):
	@lang=`echo $* | sed -e 's,.*/,,'`; \
	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
	echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o $${lang}.gmo $${lang}.po"; \
	cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo

uninstall-data: uninstall-data-yes
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 416):
	if test "$(PACKAGE)" = "gettext-tools"; then \
	  for file in $(DISTFILES.common) Makevars.template; do \
	    rm -f $(DESTDIR)$(gettextsrcdir)/$$file; \
	  done; \
	else \
	  : ; \
	fi

# Not a target:
../config.status:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:17:22.844753125
#  File has been updated.
#  Successfully updated.

TAGS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

installdirs: installdirs-exec installdirs-data
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.l:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

update-gmo: Makefile
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 531):
	@:

# Not a target:
.F:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

distdir:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 456):
	test -z "$(DISTFILESDEPS)" || $(MAKE) $(DISTFILESDEPS)
	@$(MAKE) dist2

# Not a target:
.web:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sin:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

en@quot.insert-header: insert-header.sin
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 596):
	sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header

CTAGS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

en@boldquot.insert-header: insert-header.sin
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 599):
	sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert-header

# Not a target:
.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

ps:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install: install-exec install-data
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# files hash-table stats:
# Load=152/1024=15%, Rehash=0, Collisions=104/404=26%
# VPATH Search Paths

# No 'vpath' search paths.

# No general ('VPATH' variable) search path.

# strcache buffers: 1 (0) / strings = 245 / storage = 2419 B / avg = 9 B
# current buf: size = 8162 B / used = 2419 B / count = 245 / avg = 9 B

# strcache performance: lookups = 389 / hit rate = 37%
# hash-table stats:
# Load=245/8192=3%, Rehash=0, Collisions=53/389=14%
# Finished Make data base on Tue Mar 14 20:17:45 2017

test -f config.h || rm -f stamp-h1
test -f config.h || make  stamp-h1
# GNU Make 4.1
# Built for x86_64-pc-linux-gnu
# Copyright (C) 1988-2014 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.

# Make data base, printed on Tue Mar 14 20:17:45 2017

# Variables

# makefile (from 'Makefile', line 269)
INTROSPECTION_GENERATE = 
# makefile (from 'Makefile', line 284)
LTLIBICONV = -liconv
# makefile (from 'Makefile', line 166)
ETAGS = etags
# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# makefile (from 'Makefile', line 168)
CSCOPE = cscope
# makefile (from 'git.mk', line 13)
GIT_MK_URL = https://raw.githubusercontent.com/behdad/git.mk/master/git.mk
# default
.SHELLFLAGS := -c
# makefile (from 'Makefile', line 87)
POST_UNINSTALL = :
# makefile (from 'Makefile', line 367)
localedir = ${datarootdir}/locale
# default
CWEAVE = cweave
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from 'Makefile', line 237)
CPPFLAGS = 
# makefile (from 'Makefile', line 218)
DIST_TARGETS = dist-xz
# makefile (from 'Makefile', line 239)
DEFS = -DHAVE_CONFIG_H
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile (from 'Makefile', line 142)
am__recursive_targets = $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS) $(am__extra_recursive_targets)
# makefile
CURDIR := /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 327)
VERSION = 0.1.0
# makefile (from 'Makefile', line 319)
SHELL = /bin/bash
# default
RM = rm -f
# default
CO = co
# makefile (from 'Makefile', line 274)
INTROSPECTION_TYPELIBDIR = 
# makefile (from 'Makefile', line 351)
datarootdir = ${prefix}/share
# environment
_ = /usr/bin/make
# default
PREPROCESS.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 265)
INTLLIBS = 
# makefile (from 'Makefile', line 82)
NORMAL_INSTALL = :
# makefile (from 'Makefile', line 127)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive
# makefile (from 'Makefile', line 252)
GLIB_COMPILE_RESOURCES = /usr/bin/glib-compile-resources
# default
LINK.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 117)
AM_V_GEN = $(am__v_GEN_$(V))
# default
LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH)
# default
OUTPUT_OPTION = -o $@
# makefile (from 'Makefile', line 181)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
# makefile (from 'Makefile', line 372)
pdfdir = ${docdir}
# makefile (from 'Makefile', line 358)
host_cpu = x86_64
# makefile (from 'Makefile', line 337)
ac_ct_DUMPBIN = 
# makefile (from 'Makefile', line 114)
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 118)
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
# default
COMPILE.cpp = $(COMPILE.cc)
# makefile (from 'Makefile', line 263)
INSTALL_SCRIPT = ${INSTALL}
# makefile (from 'git.mk', line 1)
MAKEFILE_LIST :=  Makefile git.mk
# makefile (from 'Makefile', line 349)
builddir = .
# makefile (from 'Makefile', line 191)
am__relativize = dir0=`pwd`; sed_first='s,^\([^/]*\)/.*$$,\1,'; sed_rest='s,^[^/]*/*,,'; sed_last='s,^.*/\([^/]*\)$$,\1,'; sed_butlast='s,/*[^/]*$$,,'; while test -n "$$dir1"; do first=`echo "$$dir1" | sed -e "$$sed_first"`; if test "$$first" != "."; then if test "$$first" = ".."; then dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; else first2=`echo "$$dir2" | sed -e "$$sed_first"`; if test "$$first2" = "$$first"; then dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; else dir2="../$$dir2"; fi; dir0="$$dir0"/"$$first"; fi; fi; dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; done; reldir="$$dir2"
# makefile (from 'Makefile', line 348)
build_vendor = pc
# makefile (from 'Makefile', line 260)
INSTALL = /usr/bin/install -c
# makefile (from 'Makefile', line 350)
datadir = ${datarootdir}
# makefile (from 'Makefile', line 282)
LIPO = 
# 'override' directive
GNUMAKEFLAGS := 
# default
LINK.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 125)
SOURCES = 
# makefile (from 'Makefile', line 332)
abs_srcdir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 73)
pkgincludedir = $(includedir)/usbbootgui
# makefile (from 'Makefile', line 224)
ACLOCAL_AMFLAGS = -I m4
# makefile (from 'Makefile', line 78)
install_sh_PROGRAM = $(install_sh) -c
# makefile (from 'Makefile', line 115)
am__v_P_0 = false
# makefile (from 'Makefile', line 119)
am__v_GEN_0 = @echo "  GEN     " $@;
# makefile (from 'Makefile', line 251)
GETTEXT_PACKAGE = usbbootgui
# makefile (from 'Makefile', line 227)
API_VERSION = 0
# makefile (from 'Makefile', line 28)
am__make_running_with_option = case $${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '$${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$$MAKEFLAGS; if $(am__is_gnu_make); then sane_makeflags=$$MFLAGS; else case $$MAKEFLAGS in *\\[\ \	]*) bs=\\; sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; }; for flg in $$sane_makeflags; do test $$skip_next = yes && { skip_next=no; continue; }; case $$flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $$flg in *$$target_option*) has_opt=yes; break;; esac; done; test $$has_opt = yes
# makefile (from 'Makefile', line 233)
CC = gcc
# makefile (from 'Makefile', line 111)
CONFIG_CLEAN_FILES = 
# makefile (from 'Makefile', line 312)
PKG_CONFIG = /usr/bin/pkg-config
# makefile (from 'Makefile', line 297)
MSGMERGE = /usr/bin/msgmerge
# makefile (from 'Makefile', line 234)
CCDEPMODE = depmode=gcc3
# makefile (from 'Makefile', line 107)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log configure.lineno config.status.lineno
# makefile (from 'Makefile', line 375)
psdir = ${docdir}
# makefile (from 'Makefile', line 232)
AWK = gawk
# makefile (from 'Makefile', line 352)
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
# default
CHECKOUT,v = +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@)
# makefile (from 'Makefile', line 347)
build_os = linux-gnu
# makefile (from 'Makefile', line 271)
INTROSPECTION_LIBS = 
# makefile (from 'Makefile', line 315)
POSUB = po
# makefile (from 'Makefile', line 236)
CPP = gcc -E
# makefile (from 'Makefile', line 267)
INTROSPECTION_CFLAGS = 
# makefile (from 'Makefile', line 217)
DIST_ARCHIVES = $(distdir).tar.xz
# default
LINK.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 318)
SET_MAKE = 
# makefile (from 'Makefile', line 288)
MAINT = 
# makefile (from 'Makefile', line 77)
install_sh_DATA = $(install_sh) -c -m 644
# default
MAKE_HOST := x86_64-pc-linux-gnu
# environment
PATH = /bin:/usr/bin
# makefile (from 'Makefile', line 122)
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 326)
VAPIGEN_VAPIDIR = 
# makefile (from 'Makefile', line 279)
LIBOBJS = 
# makefile (from 'Makefile', line 275)
LD = /usr/bin/ld -m elf_x86_64
# makefile (from 'Makefile', line 161)
am__define_uniq_tagged_files = list='$(am__tagged_files)'; unique=`for i in $$list; do if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; done | $(am__uniquify_input)`
# makefile (from 'git.mk', line 112)
GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL = `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); if test "x$$MACRO_DIR" != "x$(srcdir)/"; then for x in libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 ; do echo "$$MACRO_DIR/$$x"; done; fi`
# makefile (from 'Makefile', line 384)
top_srcdir = .
# makefile (from 'Makefile', line 241)
DLLTOOL = false
# default
TEXI2DVI = texi2dvi
# makefile (from 'Makefile', line 116)
am__v_P_1 = :
# makefile (from 'Makefile', line 120)
am__v_GEN_1 = 
# makefile (from 'Makefile', line 310)
PACKAGE_VERSION = 0.1.0
# makefile (from 'Makefile', line 355)
gsettingsschemadir = ${datarootdir}/glib-2.0/schemas
# default
YACC = yacc
# makefile (from 'Makefile', line 262)
INSTALL_PROGRAM = ${INSTALL}
# makefile (from 'Makefile', line 346)
build_cpu = x86_64
# makefile (from 'Makefile', line 330)
XGETTEXT_EXTRA_OPTIONS = 
# default
COMPILE.mod = $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 370)
mkdir_p = $(MKDIR_P)
# makefile (from 'Makefile', line 235)
CFLAGS = -g -O2 -std=gnu11
# default
ARFLAGS = rv
# default
LINK.r = $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 291)
MANIFEST_TOOL = :
# makefile (from 'Makefile', line 374)
program_transform_name = s,x,x,
# default
LINT = lint
# makefile (from 'Makefile', line 264)
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
# default
COMPILE.f = $(FC) $(FFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 302)
OTOOL = 
# default
LINT.c = $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)
# default
YACC.m = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 148)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)config.h.in
# makefile (from 'Makefile', line 170)
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in $(top_srcdir)/build-aux/compile $(top_srcdir)/build-aux/config.guess $(top_srcdir)/build-aux/config.rpath $(top_srcdir)/build-aux/config.sub $(top_srcdir)/build-aux/install-sh $(top_srcdir)/build-aux/ltmain.sh $(top_srcdir)/build-aux/missing ABOUT-NLS AUTHORS build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh build-aux/missing
# makefile (from 'Makefile', line 219)
distuninstallcheck_listfiles = find . -type f -print
# default
YACC.y = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 301)
OBJEXT = o
# makefile (from 'Makefile', line 223)
ACLOCAL = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing aclocal-1.15
# makefile (from 'Makefile', line 228)
AR = ar
# makefile (from 'Makefile', line 307)
PACKAGE_STRING = usbbootgui 0.1.0
# makefile (from 'Makefile', line 276)
LDFLAGS = 
# makefile (from 'Makefile', line 344)
build = x86_64-pc-linux-gnu
# default
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink load
# default
TANGLE = tangle
# makefile (from 'Makefile', line 245)
ECHO_N = -n
# makefile (from 'Makefile', line 112)
CONFIG_CLEAN_VPATH_FILES = 
# default
GET = get
# automatic
%F = $(notdir $%)
# makefile (from 'Makefile', line 244)
ECHO_C = 
# makefile (from 'Makefile', line 220)
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
# makefile (from 'Makefile', line 76)
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
# makefile (from 'Makefile', line 254)
GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
# makefile (from 'Makefile', line 281)
LIBTOOL = $(SHELL) $(top_builddir)/libtool
# default
COMPILE.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 371)
oldincludedir = /usr/include
# makefile (from 'Makefile', line 354)
exec_prefix = ${prefix}
# makefile (from 'Makefile', line 92)
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gsettings.m4 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vapigen.m4 $(top_srcdir)/configure.ac
# default
CTANGLE = ctangle
# makefile (from 'Makefile', line 342)
am__untar = tar -xf -
# makefile (from 'Makefile', line 379)
srcdir = .
# makefile (from 'Makefile', line 363)
infodir = ${datarootdir}/info
# makefile (from 'Makefile', line 373)
prefix = /usr/local
# makefile (from 'Makefile', line 353)
dvidir = ${docdir}
# makefile (from 'Makefile', line 287)
LT_SYS_LIBRARY_PATH = 
# default
.LIBPATTERNS = lib%.so lib%.a
# default
LINK.C = $(LINK.cc)
# environment
PWD = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 331)
abs_builddir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 79)
install_sh_SCRIPT = $(install_sh) -c
# default
LINK.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 333)
abs_top_builddir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 292)
MICRO_VERSION = 0
# default
PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 316)
RANLIB = ranlib
# makefile (from 'Makefile', line 314)
PKG_CONFIG_PATH = 
# makefile (from 'Makefile', line 369)
mandir = ${datarootdir}/man
# default
LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 296)
MSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 365)
libdir = ${exec_prefix}/lib
# makefile (from 'Makefile', line 380)
sysconfdir = ${prefix}/etc
# default
LINK.s = $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH)
# environment
HOME = /home/max
# makefile (from 'Makefile', line 146)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS cscope distdir dist dist-all distcheck
# makefile (from 'Makefile', line 364)
install_sh = ${SHELL} /home/max/Projects/usbbootgui/build-aux/install-sh
# makefile (from 'Makefile', line 317)
SED = /bin/sed
# makefile (from 'Makefile', line 109)
mkinstalldirs = $(install_sh) -d
# makefile (from 'Makefile', line 339)
am__leading_dot = .
# makefile (from 'Makefile', line 340)
am__quote = 
# makefile (from 'Makefile', line 366)
libexecdir = ${exec_prefix}/libexec
# makefile (from 'git.mk', line 103)
GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN = `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | while read f; do case $$f in Makefile|*/Makefile) test -f "$(srcdir)/$$f.am" && echo "$(srcdir)/$$f.in";; esac; done`
# makefile (from 'Makefile', line 382)
top_build_prefix = 
# makefile (from 'Makefile', line 71)
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
# makefile (from 'Makefile', line 91)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
# makefile (from 'Makefile', line 345)
build_alias = 
# makefile (from 'Makefile', line 378)
sharedstatedir = ${prefix}/com
# makefile (from 'Makefile', line 83)
PRE_INSTALL = :
# makefile (from 'Makefile', line 243)
DUMPBIN = 
# makefile (from 'Makefile', line 309)
PACKAGE_URL = 
# automatic
^D = $(patsubst %/,%,$(dir $^))
# makefile (from 'Makefile', line 321)
USBBOOTGUI_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
# makefile (from 'Makefile', line 183)
top_distdir = $(distdir)
# makefile (from 'Makefile', line 386)
EXTRA_DIST = AUTHORS
# makefile (from 'Makefile', line 368)
localstatedir = ${prefix}/var
# makefile (from 'Makefile', line 311)
PATH_SEPARATOR = :
# environment
MAKELEVEL := 2
# makefile (from 'Makefile', line 360)
host_vendor = pc
# makefile (from 'Makefile', line 88)
build_triplet = x86_64-pc-linux-gnu
# default
COMPILE.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 84)
POST_INSTALL = :
# default
MAKE = $(MAKE_COMMAND)
# default
MAKECMDGOALS := all-am
# makefile (from 'Makefile', line 335)
ac_ct_AR = ar
# makefile (from 'Makefile', line 70)
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
# makefile (from 'Makefile', line 289)
MAJOR_VERSION = 0
# makefile (from 'Makefile', line 85)
NORMAL_UNINSTALL = :
# makefile (from 'Makefile', line 169)
DIST_SUBDIRS = $(SUBDIRS)
# environment
SHLVL = 2
# makefile (from 'Makefile', line 278)
LIBINTL = 
# makefile (from 'Makefile', line 272)
INTROSPECTION_MAKEFILE = 
# makefile (from 'Makefile', line 322)
USBBOOTGUI_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
# makefile (from 'Makefile', line 295)
MSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 298)
NM = /usr/bin/nm -B
# default
AS = as
# default
PREPROCESS.S = $(CC) -E $(CPPFLAGS)
# default
COMPILE.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
MAKE_VERSION := 4.1
# environment
USER = max
# makefile (from 'Makefile', line 247)
EGREP = /bin/grep -E
# makefile (from 'Makefile', line 222)
distcleancheck_listfiles = find . -type f -print
# default
FC = f77
# makefile
.DEFAULT_GOAL := all
# makefile (from 'Makefile', line 343)
bindir = ${exec_prefix}/bin
# makefile (from 'Makefile', line 113)
AM_V_P = $(am__v_P_$(V))
# makefile (from 'Makefile', line 110)
CONFIG_HEADER = config.h
# makefile (from 'Makefile', line 294)
MKDIR_P = /bin/mkdir -p
# makefile (from 'Makefile', line 329)
XGETTEXT_015 = /usr/bin/xgettext
# makefile (from 'Makefile', line 336)
ac_ct_CC = gcc
# makefile (from 'Makefile', line 293)
MINOR_VERSION = 1
# makefile (from 'Makefile', line 270)
INTROSPECTION_GIRDIR = 
# makefile (from 'Makefile', line 273)
INTROSPECTION_SCANNER = 
# makefile (from 'Makefile', line 359)
host_os = linux-gnu
# automatic
%D = $(patsubst %/,%,$(dir $%))
# makefile (from 'Makefile', line 324)
VAPIGEN = 
# makefile (from 'Makefile', line 376)
runstatedir = ${localstatedir}/run
# default
WEAVE = weave
# default
MAKE_COMMAND := make
# default
LINK.cpp = $(LINK.cc)
# makefile (from 'Makefile', line 103)
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) $(ACLOCAL_M4)
# default
F77 = $(FC)
# default
COMPILE.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 257)
GMSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 308)
PACKAGE_TARNAME = usbbootgui
# makefile (from 'Makefile', line 105)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure $(am__configure_deps) $(am__DIST_COMMON)
# default
.VARIABLES := 
# makefile (from 'Makefile', line 377)
sbindir = ${exec_prefix}/sbin
# default
PC = pc
# automatic
*F = $(notdir $*)
# makefile (from 'Makefile', line 80)
INSTALL_HEADER = $(INSTALL_DATA)
# makefile (from 'Makefile', line 256)
GMSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 225)
AMTAR = $${TAR-tar}
# makefile (from 'Makefile', line 90)
subdir = .
# makefile (from 'Makefile', line 75)
pkglibexecdir = $(libexecdir)/usbbootgui
# default
COMPILE.def = $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 299)
NMEDIT = 
# default
LEX = lex
# makefile
MAKEFLAGS = nps
# environment
MFLAGS = -nps
# automatic
*D = $(patsubst %/,%,$(dir $*))
# default
LEX.l = $(LEX) $(LFLAGS) -t
# default
LEX.m = $(LEX) $(LFLAGS) -t
# makefile (from 'Makefile', line 249)
FGREP = /bin/grep -F
# automatic
+D = $(patsubst %/,%,$(dir $+))
# default
COMPILE.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 300)
OBJDUMP = objdump
# makefile (from 'Makefile', line 255)
GLIB_MKENUMS = /usr/bin/glib-mkenums
# makefile (from 'Makefile', line 190)
am__post_remove_distdir = $(am__remove_distdir)
# makefile (from 'Makefile', line 121)
AM_V_at = $(am__v_at_$(V))
# automatic
+F = $(notdir $+)
# default
M2C = m2c
# makefile (from 'Makefile', line 126)
DIST_SOURCES = 
# makefile (from 'Makefile', line 285)
LTLIBINTL = 
# makefile (from 'Makefile', line 89)
host_triplet = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 320)
STRIP = strip
# makefile (from 'Makefile', line 356)
host = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 123)
am__v_at_0 = @
# makefile (from 'Makefile', line 306)
PACKAGE_NAME = usbbootgui
# makefile (from 'Makefile', line 338)
am__include = include
# makefile (from 'Makefile', line 305)
PACKAGE_BUGREPORT = 
# makefile (from 'Makefile', line 313)
PKG_CONFIG_LIBDIR = 
# default
MAKEFILES := 
# makefile (from 'Makefile', line 240)
DEPDIR = .deps
# makefile (from 'Makefile', line 383)
top_builddir = .
# makefile (from 'Makefile', line 277)
LIBICONV = -liconv
# makefile (from 'Makefile', line 153)
am__uniquify_input = $(AWK) ' BEGIN { nonempty = 0; } { items[$$0] = 1; nonempty = 1; } END { if (nonempty) { for (i in items) print i; }; } '
# automatic
<F = $(notdir $<)
# makefile (from 'Makefile', line 283)
LN_S = ln -s
# makefile (from 'Makefile', line 325)
VAPIGEN_MAKEFILE = 
# makefile (from 'Makefile', line 238)
CYGPATH_W = echo
# makefile (from 'git.mk', line 79)
GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log $(srcdir)/configure.scan `AUX_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); test "x$$AUX_DIR" = "x$(srcdir)/" && AUX_DIR=$(srcdir); for x in ar-lib compile config.guess config.sub depcomp install-sh ltmain.sh missing mkinstalldirs test-driver ylwrap ; do echo "$$AUX_DIR/$$x"; done` `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | head -n 1 | while read f; do echo "$(srcdir)/$$f.in"; done`
# makefile (from 'Makefile', line 361)
htmldir = ${docdir}
# default
CXX = g++
# makefile (from 'Makefile', line 226)
AM_DEFAULT_VERBOSITY = 0
# makefile (from 'Makefile', line 74)
pkglibdir = $(libdir)/usbbootgui
# makefile (from 'Makefile', line 242)
DSYMUTIL = 
# makefile (from 'Makefile', line 334)
abs_top_srcdir = /home/max/Projects/usbbootgui
# default
COFLAGS = 
# makefile (from 'Makefile', line 286)
LTLIBOBJS = 
# makefile (from 'Makefile', line 135)
am__can_run_installinfo = case $$AM_UPDATE_INFO_DIR in n|no|NO) false;; *) (install-info --version) >/dev/null 2>&1;; esac
# makefile (from 'Makefile', line 246)
ECHO_T = 
# makefile (from 'Makefile', line 140)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive
# makefile (from 'Makefile', line 248)
EXEEXT = 
# makefile (from 'Makefile', line 124)
am__v_at_1 = 
# makefile (from 'Makefile', line 268)
INTROSPECTION_COMPILER = 
# default
COMPILE.C = $(COMPILE.cc)
# makefile (from 'Makefile', line 303)
OTOOL64 = 
# makefile (from 'Makefile', line 362)
includedir = ${prefix}/include
# makefile (from 'Makefile', line 280)
LIBS = 
# automatic
^F = $(notdir $^)
# default
COMPILE.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(TARGET_MACH) -c
# default
LINK.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 81)
transform = $(program_transform_name)
# default
SUFFIXES := .out .a .ln .o .c .cc .C .cpp .p .f .F .m .r .y .l .ym .yl .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el
# default
COMPILE.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 381)
target_alias = 
# makefile (from 'Makefile', line 167)
CTAGS = ctags
# makefile (from 'Makefile', line 250)
GETTEXT_MACRO_VERSION = 0.19
# makefile (from 'Makefile', line 229)
AUTOCONF = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoconf
# makefile (from 'Makefile', line 231)
AUTOMAKE = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing automake-1.15
# default
COMPILE.s = $(AS) $(ASFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 357)
host_alias = 
# default
.INCLUDE_DIRS = /usr/include /usr/local/include /usr/include
# makefile (from 'Makefile', line 261)
INSTALL_DATA = ${INSTALL} -m 644
# makefile (from 'Makefile', line 323)
USE_NLS = yes
# makefile (from 'Makefile', line 341)
am__tar = tar --format=ustar -chf - "$$tardir"
# makefile (from 'Makefile', line 266)
INTL_MACOSX_LIBS = 
# makefile (from 'Makefile', line 328)
XGETTEXT = /usr/bin/xgettext
# default
.RECIPEPREFIX := 
# makefile (from 'Makefile', line 387)
GITIGNOREFILES = **/*.swp *.o aclocal.m4 build-aux ChangeLog config config.h.in gtk-doc.m4 gtk-doc.make INSTALL $(NULL)
# makefile (from 'Makefile', line 290)
MAKEINFO = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing makeinfo
# makefile (from 'Makefile', line 182)
distdir = $(PACKAGE)-$(VERSION)
# default
OBJC = cc
# makefile (from 'Makefile', line 17)
am__is_gnu_make = { if test -z '$(MAKELEVEL)'; then false; elif test -n '$(MAKE_HOST)'; then true; elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then true; else false; fi; }
# makefile (from 'Makefile', line 72)
pkgdatadir = $(datadir)/usbbootgui
# makefile (from 'Makefile', line 253)
GLIB_COMPILE_SCHEMAS = /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
# default
TEX = tex
# makefile (from 'Makefile', line 385)
SUBDIRS = data src po
# makefile (from 'Makefile', line 304)
PACKAGE = usbbootgui
# environment
LANG = en_US.UTF-8
# default
F77FLAGS = $(FFLAGS)
# default
LINK.f = $(FC) $(FFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 230)
AUTOHEADER = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoheader
# makefile (from 'Makefile', line 258)
GREP = /bin/grep
# makefile (from 'Makefile', line 86)
PRE_UNINSTALL = :
# makefile (from 'Makefile', line 184)
am__remove_distdir = if test -d "$(distdir)"; then find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "$(distdir)" || { sleep 5 && rm -rf "$(distdir)"; }; else :; fi
# makefile (from 'Makefile', line 259)
GSETTINGS_DISABLE_SCHEMAS_COMPILE = 
# makefile (from 'Makefile', line 216)
GZIP_ENV = --best
# variable set hash-table stats:
# Load=338/1024=33%, Rehash=0, Collisions=109/594=18%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# m4 (device 64513, inode 7708907): 57 files, no impossibilities.
# SCCS: could not be stat'd.
# . (device 64513, inode 7708906): 28 files, no impossibilities.
# m4/SCCS: could not be stat'd.
# m4/RCS: could not be stat'd.
# RCS: could not be stat'd.

# 85 files, no impossibilities in 6 directories.

# Implicit Rules

(%): %
#  recipe to execute (built-in):
	$(AR) $(ARFLAGS) $@ $<

%.out: %
#  recipe to execute (built-in):
	@rm -f $@ 
	 cp $< $@

%.c: %.w %.ch
#  recipe to execute (built-in):
	$(CTANGLE) $^ $@

%.tex: %.w %.ch
#  recipe to execute (built-in):
	$(CWEAVE) $^ $@

%:: %,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

%:: SCCS/s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

# 9 implicit rules, 5 (55.6%) terminal.

# Files

cscopelist-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 551):
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

cscopelist: cscopelist-recursive
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-tarZ: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 648):
	@echo WARNING: "Support for distribution archives compressed with" \
		       "legacy program 'compress' is deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
	$(am__post_remove_distdir)

install-man:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.web.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TANGLE) $<

pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

maintainer-clean: maintainer-clean-recursive gitignore-clean
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 841):
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf $(top_srcdir)/autom4te.cache
	-rm -f Makefile

install-pdf: install-pdf-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

GTAGS:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 539):
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"

# Not a target:
.l.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LEX.l) $< > $@ 
	 mv -f lex.yy.r $@

m4/vapigen.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

installdirs-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

dvi-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/ltversion.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.904820791
#  File has been updated.
#  Successfully updated.

# Not a target:
.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-info-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 766):
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

# Not a target:
.ym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 784):
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

# Not a target:
.f.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.f) $(OUTPUT_OPTION) $<

pdf: pdf-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.m) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

.gitignore: Makefile.am git.mk
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 166):
	@echo "git.mk: Generating $@"
	@{ \
		if test "x$(DOC_MODULE)" = x -o "x$(DOC_MAIN_SGML_FILE)" = x; then :; else \
			for x in \
				$(DOC_MODULE)-decl-list.txt \
				$(DOC_MODULE)-decl.txt \
				tmpl/$(DOC_MODULE)-unused.sgml \
				"tmpl/*.bak" \
				xml html \
			; do echo "/$$x"; done; \
			FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \
			case $$FLAVOR in *no-tmpl*) echo /tmpl;; esac; \
		fi; \
		if test "x$(DOC_MODULE)$(DOC_ID)" = x -o "x$(DOC_LINGUAS)" = x; then :; else \
			for lc in $(DOC_LINGUAS); do \
				for x in \
					$(if $(DOC_MODULE),$(DOC_MODULE).xml) \
					$(DOC_PAGES) \
					$(DOC_INCLUDES) \
				; do echo "/$$lc/$$x"; done; \
			done; \
			for x in \
				$(_DOC_OMF_ALL) \
				$(_DOC_DSK_ALL) \
				$(_DOC_HTML_ALL) \
				$(_DOC_MOFILES) \
				$(DOC_H_FILE) \
				"*/.xml2po.mo" \
				"*/*.omf.out" \
			; do echo /$$x; done; \
		fi; \
		if test "x$(HELP_ID)" = x -o "x$(HELP_LINGUAS)" = x; then :; else \
			for lc in $(HELP_LINGUAS); do \
				for x in \
					$(HELP_FILES) \
					"$$lc.stamp" \
					"$$lc.mo" \
				; do echo "/$$lc/$$x"; done; \
			done; \
		fi; \
		if test "x$(gsettings_SCHEMAS)" = x; then :; else \
			for x in \
				$(gsettings_SCHEMAS:.xml=.valid) \
				$(gsettings__enum_file) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appdata_XML)" = x; then :; else \
			for x in \
				$(appdata_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appstream_XML)" = x; then :; else \
			for x in \
				$(appstream_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/po/Makefile.in.in; then \
			for x in \
				po/Makefile.in.in \
				po/Makefile.in.in~ \
				po/Makefile.in \
				po/Makefile \
				po/Makevars.template \
				po/POTFILES \
				po/Rules-quot \
				po/stamp-it \
				po/.intltool-merge-cache \
				"po/*.gmo" \
				"po/*.header" \
				"po/*.mo" \
				"po/*.sed" \
				"po/*.sin" \
				po/$(GETTEXT_PACKAGE).pot \
				intltool-extract.in \
				intltool-merge.in \
				intltool-update.in \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/configure; then \
			for x in \
				autom4te.cache \
				configure \
				config.h \
				stamp-h1 \
				libtool \
				config.lt \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(DEJATOOL)" = x; then :; else \
			for x in \
				$(DEJATOOL) \
			; do echo "/$$x.sum"; echo "/$$x.log"; done; \
			echo /site.exp; \
		fi; \
		if test "x$(am__dirstamp)" = x; then :; else \
			echo "$(am__dirstamp)"; \
		fi; \
		if test "x$(LTCOMPILE)" = x -a "x$(LTCXXCOMPILE)" = x -a "x$(GTKDOC_RUN)" = x; then :; else \
			for x in \
				"*.lo" \
				".libs" "_libs" \
			; do echo "$$x"; done; \
		fi; \
		for x in \
			.gitignore \
			$(GITIGNOREFILES) \
			$(CLEANFILES) \
			$(PROGRAMS) $(check_PROGRAMS) $(EXTRA_PROGRAMS) \
			$(LIBRARIES) $(check_LIBRARIES) $(EXTRA_LIBRARIES) \
			$(LTLIBRARIES) $(check_LTLIBRARIES) $(EXTRA_LTLIBRARIES) \
			so_locations \
			$(MOSTLYCLEANFILES) \
			$(TEST_LOGS) \
			$(TEST_LOGS:.log=.trs) \
			$(TEST_SUITE_LOG) \
			$(TESTS:=.test) \
			"*.gcda" \
			"*.gcno" \
			$(DISTCLEANFILES) \
			$(am__CONFIG_DISTCLEAN_FILES) \
			$(CONFIG_CLEAN_FILES) \
			TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
			"*.tab.c" \
			$(MAINTAINERCLEANFILES) \
			$(BUILT_SOURCES) \
			$(patsubst %.vala,%.c,$(filter %.vala,$(SOURCES))) \
			$(filter %_vala.stamp,$(DIST_COMMON)) \
			$(filter %.vapi,$(DIST_COMMON)) \
			$(filter $(addprefix %,$(notdir $(patsubst %.vapi,%.h,$(filter %.vapi,$(DIST_COMMON))))),$(DIST_COMMON)) \
			Makefile \
			Makefile.in \
			"*.orig" \
			"*.rej" \
			"*.bak" \
			"*~" \
			".*.sw[nop]" \
			".dirstamp" \
		; do echo "/$$x"; done; \
		for x in \
			"*.$(OBJEXT)" \
			$(DEPDIR) \
		; do echo "$$x"; done; \
	} | \
	sed "s@^/`echo "$(srcdir)" | sed 's/\(.\)/[\1]/g'`/@/@" | \
	sed 's@/[.]/@/@g' | \
	LC_ALL=C sort | uniq > $@.tmp && \
	mv $@.tmp $@;

# Not a target:
build-aux/config.rpath:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.def.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.def) -o $@ $<

.PHONY: all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive CTAGS GTAGS TAGS all all-am am--refresh check check-am clean clean-cscope clean-generic clean-libtool cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck distclean distclean-generic distclean-hdr distclean-libtool distclean-tags distcleancheck distdir distuninstallcheck dvi dvi-am html html-am info info-am install install-am install-data install-data-am install-dvi install-dvi-am install-exec install-exec-am install-html install-html-am install-info install-info-am install-man install-pdf install-pdf-am install-ps install-ps-am install-strip installcheck installcheck-am installdirs installdirs-am maintainer-clean maintainer-clean-generic mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am git-all git-mk-install git-mk-update gitignore-clean gitignore gitignore-recurse gitignore-recurse-maybe
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 460):
	-rm -f libtool config.lt

# Not a target:
.p.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.p) $(OUTPUT_OPTION) $<

# Not a target:
.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.txinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

gitignore-recurse-maybe:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 318):
	@for subdir in $(DIST_SUBDIRS); do \
	  case " $(SUBDIRS) " in \
	    *" $$subdir "*) :;; \
	    *) test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir");; \
	  esac; \
	done

.PRECIOUS: Makefile
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-exec: install-exec-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

configure.ac:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:13:08.358522357
#  File has been updated.
#  Successfully updated.

# Not a target:
.a:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

configure: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:16.331219711
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 433):
	$(am__cd) $(srcdir) && $(AUTOCONF)

# Not a target:
build-aux/missing:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.yl:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

all-am: Makefile config.h
#  Phony target (prerequisite of .PHONY).
#  Command line target.
#  Implicit rule search has not been done.
#  File does not exist.
#  File has been updated.
#  Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/9=0%

git-all: git-mk-install
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $*.c
	 $(LEX.l) $< > $*.c
	$(LINT.c) -i $*.c -o $@
	 $(RM) $*.c

# Not a target:
.F.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.F) $(OUTPUT_OPTION) $<

# Not a target:
.texi.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
build-aux/install-sh:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.w.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CTANGLE) $< - $@

# Not a target:
.texi.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.ch:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean: distclean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 795):
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -f Makefile

# Not a target:
.m.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.m) $(OUTPUT_OPTION) $<

mostlyclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 454):
	-rm -f *.lo

# Not a target:
.cc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
build-aux/ltmain.sh:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.cc.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cc) $(OUTPUT_OPTION) $<

# Not a target:
git.mk:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

# Not a target:
.def:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.SUFFIXES:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/intlmacosx.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.44236165
#  File has been updated.
#  Successfully updated.

tags: tags-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

uninstall: uninstall-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-exec-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.c.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.c) $(OUTPUT_OPTION) $<

info: info-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

Makefile: Makefile.in config.status
#  Precious file (prerequisite of .PRECIOUS).
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.928760461
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 420):
	@case '$?' in \
	  *config.status*) \
	    echo ' $(SHELL) ./config.status'; \
	    $(SHELL) ./config.status;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
	esac;

# Not a target:
.r.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.r) $(OUTPUT_OPTION) $<

Makefile.in: Makefile.am m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:15.811174224
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 407):
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign Makefile

distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool distclean-tags
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@

gitignore-clean:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 331):
	-rm -f $(srcdir)/.gitignore

m4/nls.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.522362144
#  File has been updated.
#  Successfully updated.

clean-cscope:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 546):
	-rm -f cscope.files

installcheck-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.ym.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.m) $< 
	 mv -f y.tab.c $@

# Not a target:
.y.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 $(LINT.c) -C$* y.tab.c 
	 $(RM) y.tab.c

install-data-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

tags-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 502):
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi

dvi: dvi-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

gitignore: .gitignore gitignore-recurse
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

maintainer-clean-am: distclean-am maintainer-clean-generic
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-info: install-info-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean-am: mostlyclean-generic mostlyclean-libtool
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-tags:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 565):
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files

# Not a target:
.elc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

cscope: cscope.files
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 543):
	test ! -s cscope.files \
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)

# Not a target:
.l.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.l) $< > $@

dist-bzip2: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 637):
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
	$(am__post_remove_distdir)

clean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/libtool.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.844815542
#  File has been updated.
#  Successfully updated.

# Not a target:
.out:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
build-aux/config.guess:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-shar: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 655):
	@echo WARNING: "Support for shar distribution archives is" \
	               "deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
	$(am__post_remove_distdir)

all: config.h .gitignore gitignore-recurse-maybe
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 401):
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

distcheck: dist
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 674):
	case '$(DIST_ARCHIVES)' in \
	*.tar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
	*.tar.bz2*) \
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
	*.tar.lz*) \
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
	*.tar.xz*) \
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
	*.tar.Z*) \
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
	*.shar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
	*.zip*) \
	  unzip $(distdir).zip ;;\
	esac
	chmod -R a-w $(distdir)
	chmod u+w $(distdir)
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
	chmod a-w $(distdir)
	test -d $(distdir)/_build || exit 0; \
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
	  && am__cwd=`pwd` \
	  && $(am__cd) $(distdir)/_build/sub \
	  && ../../configure \
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
	    $(DISTCHECK_CONFIGURE_FLAGS) \
	    --srcdir=../.. --prefix="$$dc_install_base" \
	  && $(MAKE) $(AM_MAKEFLAGS) \
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
	  && $(MAKE) $(AM_MAKEFLAGS) check \
	  && $(MAKE) $(AM_MAKEFLAGS) install \
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$$dc_install_base" \
	  && ({ \
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
	  && rm -rf "$$dc_destdir" \
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
	  && rm -rf $(DIST_ARCHIVES) \
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
	  && cd "$$am__cwd" \
	  || exit 1
	$(am__post_remove_distdir)
	@(echo "$(distdir) archives ready for distribution: "; \
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'

# Not a target:
.C:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@

cscope.files: clean-cscope cscopelist
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.r.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.r) $(OUTPUT_OPTION) $<

# Not a target:
.S:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@

html-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.texinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

dist-gzip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 633):
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__post_remove_distdir)

# Not a target:
.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.w.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CWEAVE) $< - $@

check-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.c.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINT.c) -C$* $<

# Not a target:
.s.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.s) -o $@ $<

# Not a target:
.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@

distclean-hdr:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 451):
	-rm -f config.h stamp-h1

m4/lib-prefix.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.502362021
#  File has been updated.
#  Successfully updated.

.NOEXPORT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
build-aux/config.sub:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/ltsugar.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.884819041
#  File has been updated.
#  Successfully updated.

m4/po.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.530362194
#  File has been updated.
#  Successfully updated.

maintainer-clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 788):
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."

ctags-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/iconv.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.414361476
#  File has been updated.
#  Successfully updated.

# Not a target:
.texinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.el:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

pdf-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

config.status: configure
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.844753125
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 430):
	$(SHELL) ./config.status --recheck

m4/lib-ld.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.486361922
#  File has been updated.
#  Successfully updated.

# Not a target:
.lm.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.m) $< > $@

.MAKE: all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive all install-am install-strip
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 mv -f y.tab.c $@

# Not a target:
build-aux/compile:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

aclocal.m4: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:14.947098645
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 435):
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)

# Not a target:
.web.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(WEAVE) $<

install-html-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.texinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.DEFAULT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.h:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

check-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

config.h.in: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:14:14.760328376
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 446):
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
	rm -f stamp-h1
	touch $@

install-data: install-data-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 457):
	-rm -rf .libs _libs

installcheck: installcheck-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

ID: config.h.in
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 497):
	$(am__define_uniq_tagged_files); mkid -fID $$unique

git-mk-install:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 133):
	@echo "Installing git makefile"
	@any_failed=; \
		find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
		if grep 'include .*/git.mk' $$x >/dev/null; then \
			echo "$$x already includes git.mk"; \
		else \
			failed=; \
			echo "Updating $$x"; \
			{ cat $$x; \
			  echo ''; \
			  echo '-include $$(top_srcdir)/git.mk'; \
			} > $$x.tmp || failed=1; \
			if test x$$failed = x; then \
				mv $$x.tmp $$x || failed=1; \
			fi; \
			if test x$$failed = x; then : else \
				echo "Failed updating $$x"; >&2 \
				any_failed=1; \
			fi; \
	fi; done; test -z "$$any_failed"

stamp-h1: config.h.in config.status
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:23.012767797
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 443):
	@rm -f stamp-h1
	cd $(top_builddir) && $(SHELL) ./config.status config.h

m4/progtest.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.546362293
#  File has been updated.
#  Successfully updated.

am--refresh: Makefile
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 405):
	@:

install-dvi-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.tex.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEX) $<

# Not a target:
build-aux/depcomp:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.cpp.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cpp) $(OUTPUT_OPTION) $<

# Not a target:
.cpp:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@

m4/gsettings.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

clean: clean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.C.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.C) $(OUTPUT_OPTION) $<

installdirs-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/gettext.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.390361328
#  File has been updated.
#  Successfully updated.

info-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.texi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
Makefile.am:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:56:34.420283183
#  File has been updated.
#  Successfully updated.

config.h: stamp-h1
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  Last modified 2514-05-30 03:53:03.107374182
#  File has been updated.
#  Successfully updated.
# automatic
# @ := config.h
# automatic
# % := 
# automatic
# * := 
# automatic
# + := stamp-h1
# automatic
# | := 
# automatic
# < := stamp-h1
# automatic
# ^ := stamp-h1
# automatic
# ? := stamp-h1
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=2/19=11%
#  recipe to execute (from 'Makefile', line 439):
	@test -f $@ || rm -f stamp-h1
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1

install-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.txinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

ps-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

installcheck-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

cscopelist-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-data-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
ABOUT-NLS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 667):
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

# Not a target:
.txinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

install-pdf-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-strip:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 770):
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi

ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-am: clean-generic clean-libtool mostlyclean-am
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

mostlyclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-ps-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.sh:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	cat $< >$@ 
	 chmod a+x $@

html: html-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

uninstall-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

distuninstallcheck:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 730):
	@test -n '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: trying to run $@ with an empty' \
	       '$$(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	$(am__cd) '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
	   || { echo "ERROR: files left after uninstall:" ; \
	        if test -n "$(DESTDIR)"; then \
	          echo "  (check DESTDIR support)"; \
	        fi ; \
	        $(distuninstallcheck_listfiles) ; \
	        exit 1; } >&2

dist-all:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 667):
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

ctags: ctags-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

all-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

m4/ax_check_compile_flag.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

dist-lzip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 641):
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
	$(am__post_remove_distdir)

# Not a target:
.S.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.S) $< > $@

# Not a target:
.mod:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ -e $@ $^

info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean: mostlyclean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.mod.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ $<

git-mk-update:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 155):
	wget $(GIT_MK_URL) -O $(top_srcdir)/git.mk

distcleancheck: distclean
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 747):
	@if test '$(srcdir)' = . ; then \
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
	  exit 1 ; \
	fi
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
	  || { echo "ERROR: files left in build directory after distclean:" ; \
	       $(distcleancheck_listfiles) ; \
	       exit 1; } >&2

# Not a target:
.F.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.F) $(OUTPUT_OPTION) $<

uninstall-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

AUTHORS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 883):
	$(AM_V_GEN)if test -d "$(srcdir)/.git";                        \
	then                                                           \
		echo Creating $@ &&                                    \
		( cd "$(top_srcdir)" &&                                \
		  echo '# Generated by Makefile. Do not edit.'; echo;  \
		  git log --no-merges --pretty=format:"%an" $(SUBDIRS) \
		  | sort | uniq ) > $@.tmp                             \
		&& mv -f $@.tmp $@                                     \
		|| ( rm -f $@.tmp ;                                    \
		     echo Failed to generate $@ >&2 );                 \
	else touch $@; fi

m4/ltoptions.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.864817291
#  File has been updated.
#  Successfully updated.

install-html: install-html-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.w:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/lib-link.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.494361971
#  File has been updated.
#  Successfully updated.

maintainer-clean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.S.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.S) -o $@ $<

m4/pkg.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

dist-zip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 662):
	-rm -f $(distdir).zip
	zip -rq $(distdir).zip $(distdir)
	$(am__post_remove_distdir)

check: check-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-exec-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ctags-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 533):
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

distclean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-ps: install-ps-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

m4/lt~obsolete.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.924822541
#  File has been updated.
#  Successfully updated.

gitignore-recurse:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 325):
	@for subdir in $(DIST_SUBDIRS); do \
	    test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir"); \
	done

TAGS: tags
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

installdirs: installdirs-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-dvi: install-dvi-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.F:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

m4/introspection.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

distdir: Makefile.am configure m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4 Makefile.in config.h.in build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/install-sh build-aux/ltmain.sh build-aux/missing ABOUT-NLS AUTHORS build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh build-aux/missing AUTHORS
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 569):
	$(am__remove_distdir)
	test -d "$(distdir)" || mkdir "$(distdir)"
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
	-test -n "$(am__skip_mode_fix)" \
	|| find "$(distdir)" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
	|| chmod -R a+r "$(distdir)"

install-html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.web:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

CTAGS: ctags
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

tags-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-xz: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 644):
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
	$(am__post_remove_distdir)

ps: ps-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install: install-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# files hash-table stats:
# Load=231/1024=23%, Rehash=0, Collisions=191/781=24%
# VPATH Search Paths

# No 'vpath' search paths.

# No general ('VPATH' variable) search path.

# strcache buffers: 1 (0) / strings = 423 / storage = 5561 B / avg = 13 B
# current buf: size = 8162 B / used = 5561 B / count = 423 / avg = 13 B

# strcache performance: lookups = 950 / hit rate = 55%
# hash-table stats:
# Load=423/8192=5%, Rehash=0, Collisions=36/950=4%
# Finished Make data base on Tue Mar 14 20:17:46 2017

# GNU Make 4.1
# Built for x86_64-pc-linux-gnu
# Copyright (C) 1988-2014 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.

# Make data base, printed on Tue Mar 14 20:17:46 2017

# Variables

# makefile (from 'Makefile', line 269)
INTROSPECTION_GENERATE = 
# makefile (from 'Makefile', line 284)
LTLIBICONV = -liconv
# makefile (from 'Makefile', line 166)
ETAGS = etags
# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# makefile (from 'Makefile', line 168)
CSCOPE = cscope
# makefile (from 'git.mk', line 13)
GIT_MK_URL = https://raw.githubusercontent.com/behdad/git.mk/master/git.mk
# default
.SHELLFLAGS := -c
# makefile (from 'Makefile', line 87)
POST_UNINSTALL = :
# makefile (from 'Makefile', line 367)
localedir = ${datarootdir}/locale
# default
CWEAVE = cweave
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from 'Makefile', line 237)
CPPFLAGS = 
# makefile (from 'Makefile', line 218)
DIST_TARGETS = dist-xz
# makefile (from 'Makefile', line 239)
DEFS = -DHAVE_CONFIG_H
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile (from 'Makefile', line 142)
am__recursive_targets = $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS) $(am__extra_recursive_targets)
# makefile
CURDIR := /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 327)
VERSION = 0.1.0
# makefile (from 'Makefile', line 319)
SHELL = /bin/bash
# default
RM = rm -f
# default
CO = co
# makefile (from 'Makefile', line 274)
INTROSPECTION_TYPELIBDIR = 
# makefile (from 'Makefile', line 351)
datarootdir = ${prefix}/share
# environment
_ = /usr/bin/make
# default
PREPROCESS.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 265)
INTLLIBS = 
# makefile (from 'Makefile', line 82)
NORMAL_INSTALL = :
# makefile (from 'Makefile', line 127)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive
# makefile (from 'Makefile', line 252)
GLIB_COMPILE_RESOURCES = /usr/bin/glib-compile-resources
# default
LINK.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 117)
AM_V_GEN = $(am__v_GEN_$(V))
# default
LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH)
# default
OUTPUT_OPTION = -o $@
# makefile (from 'Makefile', line 181)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
# makefile (from 'Makefile', line 372)
pdfdir = ${docdir}
# makefile (from 'Makefile', line 358)
host_cpu = x86_64
# makefile (from 'Makefile', line 337)
ac_ct_DUMPBIN = 
# makefile (from 'Makefile', line 114)
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 118)
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
# default
COMPILE.cpp = $(COMPILE.cc)
# makefile (from 'Makefile', line 263)
INSTALL_SCRIPT = ${INSTALL}
# makefile (from 'git.mk', line 1)
MAKEFILE_LIST :=  Makefile git.mk
# makefile (from 'Makefile', line 349)
builddir = .
# makefile (from 'Makefile', line 191)
am__relativize = dir0=`pwd`; sed_first='s,^\([^/]*\)/.*$$,\1,'; sed_rest='s,^[^/]*/*,,'; sed_last='s,^.*/\([^/]*\)$$,\1,'; sed_butlast='s,/*[^/]*$$,,'; while test -n "$$dir1"; do first=`echo "$$dir1" | sed -e "$$sed_first"`; if test "$$first" != "."; then if test "$$first" = ".."; then dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; else first2=`echo "$$dir2" | sed -e "$$sed_first"`; if test "$$first2" = "$$first"; then dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; else dir2="../$$dir2"; fi; dir0="$$dir0"/"$$first"; fi; fi; dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; done; reldir="$$dir2"
# makefile (from 'Makefile', line 348)
build_vendor = pc
# makefile (from 'Makefile', line 260)
INSTALL = /usr/bin/install -c
# makefile (from 'Makefile', line 350)
datadir = ${datarootdir}
# makefile (from 'Makefile', line 282)
LIPO = 
# 'override' directive
GNUMAKEFLAGS := 
# default
LINK.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 125)
SOURCES = 
# makefile (from 'Makefile', line 332)
abs_srcdir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 73)
pkgincludedir = $(includedir)/usbbootgui
# makefile (from 'Makefile', line 224)
ACLOCAL_AMFLAGS = -I m4
# makefile (from 'Makefile', line 78)
install_sh_PROGRAM = $(install_sh) -c
# makefile (from 'Makefile', line 115)
am__v_P_0 = false
# makefile (from 'Makefile', line 119)
am__v_GEN_0 = @echo "  GEN     " $@;
# makefile (from 'Makefile', line 251)
GETTEXT_PACKAGE = usbbootgui
# makefile (from 'Makefile', line 227)
API_VERSION = 0
# makefile (from 'Makefile', line 28)
am__make_running_with_option = case $${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '$${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$$MAKEFLAGS; if $(am__is_gnu_make); then sane_makeflags=$$MFLAGS; else case $$MAKEFLAGS in *\\[\ \	]*) bs=\\; sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; }; for flg in $$sane_makeflags; do test $$skip_next = yes && { skip_next=no; continue; }; case $$flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $$flg in *$$target_option*) has_opt=yes; break;; esac; done; test $$has_opt = yes
# makefile (from 'Makefile', line 233)
CC = gcc
# makefile (from 'Makefile', line 111)
CONFIG_CLEAN_FILES = 
# makefile (from 'Makefile', line 312)
PKG_CONFIG = /usr/bin/pkg-config
# makefile (from 'Makefile', line 297)
MSGMERGE = /usr/bin/msgmerge
# makefile (from 'Makefile', line 234)
CCDEPMODE = depmode=gcc3
# makefile (from 'Makefile', line 107)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log configure.lineno config.status.lineno
# makefile (from 'Makefile', line 375)
psdir = ${docdir}
# makefile (from 'Makefile', line 232)
AWK = gawk
# makefile (from 'Makefile', line 352)
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
# default
CHECKOUT,v = +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@)
# makefile (from 'Makefile', line 347)
build_os = linux-gnu
# makefile (from 'Makefile', line 271)
INTROSPECTION_LIBS = 
# makefile (from 'Makefile', line 315)
POSUB = po
# makefile (from 'Makefile', line 236)
CPP = gcc -E
# makefile (from 'Makefile', line 267)
INTROSPECTION_CFLAGS = 
# makefile (from 'Makefile', line 217)
DIST_ARCHIVES = $(distdir).tar.xz
# default
LINK.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 318)
SET_MAKE = 
# makefile (from 'Makefile', line 288)
MAINT = 
# makefile (from 'Makefile', line 77)
install_sh_DATA = $(install_sh) -c -m 644
# default
MAKE_HOST := x86_64-pc-linux-gnu
# environment
PATH = /bin:/usr/bin
# makefile (from 'Makefile', line 122)
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 326)
VAPIGEN_VAPIDIR = 
# makefile (from 'Makefile', line 279)
LIBOBJS = 
# makefile (from 'Makefile', line 275)
LD = /usr/bin/ld -m elf_x86_64
# makefile (from 'Makefile', line 161)
am__define_uniq_tagged_files = list='$(am__tagged_files)'; unique=`for i in $$list; do if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; done | $(am__uniquify_input)`
# makefile (from 'git.mk', line 112)
GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL = `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); if test "x$$MACRO_DIR" != "x$(srcdir)/"; then for x in libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 ; do echo "$$MACRO_DIR/$$x"; done; fi`
# makefile (from 'Makefile', line 384)
top_srcdir = .
# makefile (from 'Makefile', line 241)
DLLTOOL = false
# default
TEXI2DVI = texi2dvi
# makefile (from 'Makefile', line 116)
am__v_P_1 = :
# makefile (from 'Makefile', line 120)
am__v_GEN_1 = 
# makefile (from 'Makefile', line 310)
PACKAGE_VERSION = 0.1.0
# makefile (from 'Makefile', line 355)
gsettingsschemadir = ${datarootdir}/glib-2.0/schemas
# default
YACC = yacc
# makefile (from 'Makefile', line 262)
INSTALL_PROGRAM = ${INSTALL}
# makefile (from 'Makefile', line 346)
build_cpu = x86_64
# makefile (from 'Makefile', line 330)
XGETTEXT_EXTRA_OPTIONS = 
# default
COMPILE.mod = $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 370)
mkdir_p = $(MKDIR_P)
# makefile (from 'Makefile', line 235)
CFLAGS = -g -O2 -std=gnu11
# default
ARFLAGS = rv
# default
LINK.r = $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 291)
MANIFEST_TOOL = :
# makefile (from 'Makefile', line 374)
program_transform_name = s,x,x,
# default
LINT = lint
# makefile (from 'Makefile', line 264)
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
# default
COMPILE.f = $(FC) $(FFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 302)
OTOOL = 
# default
LINT.c = $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)
# default
YACC.m = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 148)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)config.h.in
# makefile (from 'Makefile', line 170)
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in $(top_srcdir)/build-aux/compile $(top_srcdir)/build-aux/config.guess $(top_srcdir)/build-aux/config.rpath $(top_srcdir)/build-aux/config.sub $(top_srcdir)/build-aux/install-sh $(top_srcdir)/build-aux/ltmain.sh $(top_srcdir)/build-aux/missing ABOUT-NLS AUTHORS build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh build-aux/missing
# makefile (from 'Makefile', line 219)
distuninstallcheck_listfiles = find . -type f -print
# default
YACC.y = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 301)
OBJEXT = o
# makefile (from 'Makefile', line 223)
ACLOCAL = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing aclocal-1.15
# makefile (from 'Makefile', line 228)
AR = ar
# makefile (from 'Makefile', line 307)
PACKAGE_STRING = usbbootgui 0.1.0
# makefile (from 'Makefile', line 276)
LDFLAGS = 
# makefile (from 'Makefile', line 344)
build = x86_64-pc-linux-gnu
# default
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink load
# default
TANGLE = tangle
# makefile (from 'Makefile', line 245)
ECHO_N = -n
# makefile (from 'Makefile', line 112)
CONFIG_CLEAN_VPATH_FILES = 
# default
GET = get
# automatic
%F = $(notdir $%)
# makefile (from 'Makefile', line 244)
ECHO_C = 
# makefile (from 'Makefile', line 220)
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
# makefile (from 'Makefile', line 76)
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
# makefile (from 'Makefile', line 254)
GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
# makefile (from 'Makefile', line 281)
LIBTOOL = $(SHELL) $(top_builddir)/libtool
# default
COMPILE.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 371)
oldincludedir = /usr/include
# makefile (from 'Makefile', line 354)
exec_prefix = ${prefix}
# makefile (from 'Makefile', line 92)
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gsettings.m4 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vapigen.m4 $(top_srcdir)/configure.ac
# default
CTANGLE = ctangle
# makefile (from 'Makefile', line 342)
am__untar = tar -xf -
# makefile (from 'Makefile', line 379)
srcdir = .
# makefile (from 'Makefile', line 363)
infodir = ${datarootdir}/info
# makefile (from 'Makefile', line 373)
prefix = /usr/local
# makefile (from 'Makefile', line 353)
dvidir = ${docdir}
# makefile (from 'Makefile', line 287)
LT_SYS_LIBRARY_PATH = 
# default
.LIBPATTERNS = lib%.so lib%.a
# default
LINK.C = $(LINK.cc)
# environment
PWD = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 331)
abs_builddir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 79)
install_sh_SCRIPT = $(install_sh) -c
# default
LINK.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 333)
abs_top_builddir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 292)
MICRO_VERSION = 0
# default
PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 316)
RANLIB = ranlib
# makefile (from 'Makefile', line 314)
PKG_CONFIG_PATH = 
# makefile (from 'Makefile', line 369)
mandir = ${datarootdir}/man
# default
LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 296)
MSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 365)
libdir = ${exec_prefix}/lib
# makefile (from 'Makefile', line 380)
sysconfdir = ${prefix}/etc
# default
LINK.s = $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH)
# environment
HOME = /home/max
# makefile (from 'Makefile', line 146)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS cscope distdir dist dist-all distcheck
# makefile (from 'Makefile', line 364)
install_sh = ${SHELL} /home/max/Projects/usbbootgui/build-aux/install-sh
# makefile (from 'Makefile', line 317)
SED = /bin/sed
# makefile (from 'Makefile', line 109)
mkinstalldirs = $(install_sh) -d
# makefile (from 'Makefile', line 339)
am__leading_dot = .
# makefile (from 'Makefile', line 340)
am__quote = 
# makefile (from 'Makefile', line 366)
libexecdir = ${exec_prefix}/libexec
# makefile (from 'git.mk', line 103)
GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN = `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | while read f; do case $$f in Makefile|*/Makefile) test -f "$(srcdir)/$$f.am" && echo "$(srcdir)/$$f.in";; esac; done`
# makefile (from 'Makefile', line 382)
top_build_prefix = 
# makefile (from 'Makefile', line 71)
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
# makefile (from 'Makefile', line 91)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
# makefile (from 'Makefile', line 345)
build_alias = 
# makefile (from 'Makefile', line 378)
sharedstatedir = ${prefix}/com
# makefile (from 'Makefile', line 83)
PRE_INSTALL = :
# makefile (from 'Makefile', line 243)
DUMPBIN = 
# makefile (from 'Makefile', line 309)
PACKAGE_URL = 
# automatic
^D = $(patsubst %/,%,$(dir $^))
# makefile (from 'Makefile', line 321)
USBBOOTGUI_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
# makefile (from 'Makefile', line 183)
top_distdir = $(distdir)
# makefile (from 'Makefile', line 386)
EXTRA_DIST = AUTHORS
# makefile (from 'Makefile', line 368)
localstatedir = ${prefix}/var
# makefile (from 'Makefile', line 311)
PATH_SEPARATOR = :
# environment
MAKELEVEL := 1
# makefile (from 'Makefile', line 360)
host_vendor = pc
# makefile (from 'Makefile', line 88)
build_triplet = x86_64-pc-linux-gnu
# default
COMPILE.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 84)
POST_INSTALL = :
# default
MAKE = $(MAKE_COMMAND)
# default
MAKECMDGOALS := all-recursive
# makefile (from 'Makefile', line 335)
ac_ct_AR = ar
# makefile (from 'Makefile', line 70)
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
# makefile (from 'Makefile', line 289)
MAJOR_VERSION = 0
# makefile (from 'Makefile', line 85)
NORMAL_UNINSTALL = :
# makefile (from 'Makefile', line 169)
DIST_SUBDIRS = $(SUBDIRS)
# environment
SHLVL = 1
# makefile (from 'Makefile', line 278)
LIBINTL = 
# makefile (from 'Makefile', line 272)
INTROSPECTION_MAKEFILE = 
# makefile (from 'Makefile', line 322)
USBBOOTGUI_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
# makefile (from 'Makefile', line 295)
MSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 298)
NM = /usr/bin/nm -B
# default
AS = as
# default
PREPROCESS.S = $(CC) -E $(CPPFLAGS)
# default
COMPILE.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
MAKE_VERSION := 4.1
# environment
USER = max
# makefile (from 'Makefile', line 247)
EGREP = /bin/grep -E
# makefile (from 'Makefile', line 222)
distcleancheck_listfiles = find . -type f -print
# default
FC = f77
# makefile
.DEFAULT_GOAL := all
# makefile (from 'Makefile', line 343)
bindir = ${exec_prefix}/bin
# makefile (from 'Makefile', line 113)
AM_V_P = $(am__v_P_$(V))
# makefile (from 'Makefile', line 110)
CONFIG_HEADER = config.h
# makefile (from 'Makefile', line 294)
MKDIR_P = /bin/mkdir -p
# makefile (from 'Makefile', line 329)
XGETTEXT_015 = /usr/bin/xgettext
# makefile (from 'Makefile', line 336)
ac_ct_CC = gcc
# makefile (from 'Makefile', line 293)
MINOR_VERSION = 1
# makefile (from 'Makefile', line 270)
INTROSPECTION_GIRDIR = 
# makefile (from 'Makefile', line 273)
INTROSPECTION_SCANNER = 
# makefile (from 'Makefile', line 359)
host_os = linux-gnu
# automatic
%D = $(patsubst %/,%,$(dir $%))
# makefile (from 'Makefile', line 324)
VAPIGEN = 
# makefile (from 'Makefile', line 376)
runstatedir = ${localstatedir}/run
# default
WEAVE = weave
# default
MAKE_COMMAND := make
# default
LINK.cpp = $(LINK.cc)
# makefile (from 'Makefile', line 103)
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) $(ACLOCAL_M4)
# default
F77 = $(FC)
# default
COMPILE.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 257)
GMSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 308)
PACKAGE_TARNAME = usbbootgui
# makefile (from 'Makefile', line 105)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure $(am__configure_deps) $(am__DIST_COMMON)
# default
.VARIABLES := 
# makefile (from 'Makefile', line 377)
sbindir = ${exec_prefix}/sbin
# default
PC = pc
# automatic
*F = $(notdir $*)
# makefile (from 'Makefile', line 80)
INSTALL_HEADER = $(INSTALL_DATA)
# makefile (from 'Makefile', line 256)
GMSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 225)
AMTAR = $${TAR-tar}
# makefile (from 'Makefile', line 90)
subdir = .
# makefile (from 'Makefile', line 75)
pkglibexecdir = $(libexecdir)/usbbootgui
# default
COMPILE.def = $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 299)
NMEDIT = 
# default
LEX = lex
# makefile
MAKEFLAGS = nps
# environment
MFLAGS = -nps
# automatic
*D = $(patsubst %/,%,$(dir $*))
# default
LEX.l = $(LEX) $(LFLAGS) -t
# default
LEX.m = $(LEX) $(LFLAGS) -t
# makefile (from 'Makefile', line 249)
FGREP = /bin/grep -F
# automatic
+D = $(patsubst %/,%,$(dir $+))
# default
COMPILE.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 300)
OBJDUMP = objdump
# makefile (from 'Makefile', line 255)
GLIB_MKENUMS = /usr/bin/glib-mkenums
# makefile (from 'Makefile', line 190)
am__post_remove_distdir = $(am__remove_distdir)
# makefile (from 'Makefile', line 121)
AM_V_at = $(am__v_at_$(V))
# automatic
+F = $(notdir $+)
# default
M2C = m2c
# makefile (from 'Makefile', line 126)
DIST_SOURCES = 
# makefile (from 'Makefile', line 285)
LTLIBINTL = 
# makefile (from 'Makefile', line 89)
host_triplet = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 320)
STRIP = strip
# makefile (from 'Makefile', line 356)
host = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 123)
am__v_at_0 = @
# makefile (from 'Makefile', line 306)
PACKAGE_NAME = usbbootgui
# makefile (from 'Makefile', line 338)
am__include = include
# makefile (from 'Makefile', line 305)
PACKAGE_BUGREPORT = 
# makefile (from 'Makefile', line 313)
PKG_CONFIG_LIBDIR = 
# default
MAKEFILES := 
# makefile (from 'Makefile', line 240)
DEPDIR = .deps
# makefile (from 'Makefile', line 383)
top_builddir = .
# makefile (from 'Makefile', line 277)
LIBICONV = -liconv
# makefile (from 'Makefile', line 153)
am__uniquify_input = $(AWK) ' BEGIN { nonempty = 0; } { items[$$0] = 1; nonempty = 1; } END { if (nonempty) { for (i in items) print i; }; } '
# automatic
<F = $(notdir $<)
# makefile (from 'Makefile', line 283)
LN_S = ln -s
# makefile (from 'Makefile', line 325)
VAPIGEN_MAKEFILE = 
# makefile (from 'Makefile', line 238)
CYGPATH_W = echo
# makefile (from 'git.mk', line 79)
GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log $(srcdir)/configure.scan `AUX_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); test "x$$AUX_DIR" = "x$(srcdir)/" && AUX_DIR=$(srcdir); for x in ar-lib compile config.guess config.sub depcomp install-sh ltmain.sh missing mkinstalldirs test-driver ylwrap ; do echo "$$AUX_DIR/$$x"; done` `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | head -n 1 | while read f; do echo "$(srcdir)/$$f.in"; done`
# makefile (from 'Makefile', line 361)
htmldir = ${docdir}
# default
CXX = g++
# makefile (from 'Makefile', line 226)
AM_DEFAULT_VERBOSITY = 0
# makefile (from 'Makefile', line 74)
pkglibdir = $(libdir)/usbbootgui
# makefile (from 'Makefile', line 242)
DSYMUTIL = 
# makefile (from 'Makefile', line 334)
abs_top_srcdir = /home/max/Projects/usbbootgui
# default
COFLAGS = 
# makefile (from 'Makefile', line 286)
LTLIBOBJS = 
# makefile (from 'Makefile', line 135)
am__can_run_installinfo = case $$AM_UPDATE_INFO_DIR in n|no|NO) false;; *) (install-info --version) >/dev/null 2>&1;; esac
# makefile (from 'Makefile', line 246)
ECHO_T = 
# makefile (from 'Makefile', line 140)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive
# makefile (from 'Makefile', line 248)
EXEEXT = 
# makefile (from 'Makefile', line 124)
am__v_at_1 = 
# makefile (from 'Makefile', line 268)
INTROSPECTION_COMPILER = 
# default
COMPILE.C = $(COMPILE.cc)
# makefile (from 'Makefile', line 303)
OTOOL64 = 
# makefile (from 'Makefile', line 362)
includedir = ${prefix}/include
# makefile (from 'Makefile', line 280)
LIBS = 
# automatic
^F = $(notdir $^)
# default
COMPILE.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(TARGET_MACH) -c
# default
LINK.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 81)
transform = $(program_transform_name)
# default
SUFFIXES := .out .a .ln .o .c .cc .C .cpp .p .f .F .m .r .y .l .ym .yl .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el
# default
COMPILE.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 381)
target_alias = 
# makefile (from 'Makefile', line 167)
CTAGS = ctags
# makefile (from 'Makefile', line 250)
GETTEXT_MACRO_VERSION = 0.19
# makefile (from 'Makefile', line 229)
AUTOCONF = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoconf
# makefile (from 'Makefile', line 231)
AUTOMAKE = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing automake-1.15
# default
COMPILE.s = $(AS) $(ASFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 357)
host_alias = 
# default
.INCLUDE_DIRS = /usr/include /usr/local/include /usr/include
# makefile (from 'Makefile', line 261)
INSTALL_DATA = ${INSTALL} -m 644
# makefile (from 'Makefile', line 323)
USE_NLS = yes
# makefile (from 'Makefile', line 341)
am__tar = tar --format=ustar -chf - "$$tardir"
# makefile (from 'Makefile', line 266)
INTL_MACOSX_LIBS = 
# makefile (from 'Makefile', line 328)
XGETTEXT = /usr/bin/xgettext
# default
.RECIPEPREFIX := 
# makefile (from 'Makefile', line 387)
GITIGNOREFILES = **/*.swp *.o aclocal.m4 build-aux ChangeLog config config.h.in gtk-doc.m4 gtk-doc.make INSTALL $(NULL)
# makefile (from 'Makefile', line 290)
MAKEINFO = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing makeinfo
# makefile (from 'Makefile', line 182)
distdir = $(PACKAGE)-$(VERSION)
# default
OBJC = cc
# makefile (from 'Makefile', line 17)
am__is_gnu_make = { if test -z '$(MAKELEVEL)'; then false; elif test -n '$(MAKE_HOST)'; then true; elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then true; else false; fi; }
# makefile (from 'Makefile', line 72)
pkgdatadir = $(datadir)/usbbootgui
# makefile (from 'Makefile', line 253)
GLIB_COMPILE_SCHEMAS = /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
# default
TEX = tex
# makefile (from 'Makefile', line 385)
SUBDIRS = data src po
# makefile (from 'Makefile', line 304)
PACKAGE = usbbootgui
# environment
LANG = en_US.UTF-8
# default
F77FLAGS = $(FFLAGS)
# default
LINK.f = $(FC) $(FFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 230)
AUTOHEADER = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoheader
# makefile (from 'Makefile', line 258)
GREP = /bin/grep
# makefile (from 'Makefile', line 86)
PRE_UNINSTALL = :
# makefile (from 'Makefile', line 184)
am__remove_distdir = if test -d "$(distdir)"; then find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "$(distdir)" || { sleep 5 && rm -rf "$(distdir)"; }; else :; fi
# makefile (from 'Makefile', line 259)
GSETTINGS_DISABLE_SCHEMAS_COMPILE = 
# makefile (from 'Makefile', line 216)
GZIP_ENV = --best
# variable set hash-table stats:
# Load=338/1024=33%, Rehash=0, Collisions=113/606=19%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# m4 (device 64513, inode 7708907): 57 files, no impossibilities.
# SCCS: could not be stat'd.
# . (device 64513, inode 7708906): 28 files, no impossibilities.
# m4/SCCS: could not be stat'd.
# m4/RCS: could not be stat'd.
# RCS: could not be stat'd.

# 85 files, no impossibilities in 6 directories.

# Implicit Rules

(%): %
#  recipe to execute (built-in):
	$(AR) $(ARFLAGS) $@ $<

%.out: %
#  recipe to execute (built-in):
	@rm -f $@ 
	 cp $< $@

%.c: %.w %.ch
#  recipe to execute (built-in):
	$(CTANGLE) $^ $@

%.tex: %.w %.ch
#  recipe to execute (built-in):
	$(CWEAVE) $^ $@

%:: %,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

%:: SCCS/s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

# 9 implicit rules, 5 (55.6%) terminal.

# Files

cscopelist-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 551):
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

cscopelist: cscopelist-recursive
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-tarZ: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 648):
	@echo WARNING: "Support for distribution archives compressed with" \
		       "legacy program 'compress' is deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
	$(am__post_remove_distdir)

install-man:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.web.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TANGLE) $<

pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

maintainer-clean: maintainer-clean-recursive gitignore-clean
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 841):
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf $(top_srcdir)/autom4te.cache
	-rm -f Makefile

install-pdf: install-pdf-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

GTAGS:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 539):
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"

# Not a target:
.l.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LEX.l) $< > $@ 
	 mv -f lex.yy.r $@

m4/vapigen.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

installdirs-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

dvi-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/ltversion.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.904820791
#  File has been updated.
#  Successfully updated.

# Not a target:
.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-info-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 766):
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

# Not a target:
.ym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 784):
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

# Not a target:
.f.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.f) $(OUTPUT_OPTION) $<

pdf: pdf-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.m) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

.gitignore: Makefile.am git.mk
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 166):
	@echo "git.mk: Generating $@"
	@{ \
		if test "x$(DOC_MODULE)" = x -o "x$(DOC_MAIN_SGML_FILE)" = x; then :; else \
			for x in \
				$(DOC_MODULE)-decl-list.txt \
				$(DOC_MODULE)-decl.txt \
				tmpl/$(DOC_MODULE)-unused.sgml \
				"tmpl/*.bak" \
				xml html \
			; do echo "/$$x"; done; \
			FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \
			case $$FLAVOR in *no-tmpl*) echo /tmpl;; esac; \
		fi; \
		if test "x$(DOC_MODULE)$(DOC_ID)" = x -o "x$(DOC_LINGUAS)" = x; then :; else \
			for lc in $(DOC_LINGUAS); do \
				for x in \
					$(if $(DOC_MODULE),$(DOC_MODULE).xml) \
					$(DOC_PAGES) \
					$(DOC_INCLUDES) \
				; do echo "/$$lc/$$x"; done; \
			done; \
			for x in \
				$(_DOC_OMF_ALL) \
				$(_DOC_DSK_ALL) \
				$(_DOC_HTML_ALL) \
				$(_DOC_MOFILES) \
				$(DOC_H_FILE) \
				"*/.xml2po.mo" \
				"*/*.omf.out" \
			; do echo /$$x; done; \
		fi; \
		if test "x$(HELP_ID)" = x -o "x$(HELP_LINGUAS)" = x; then :; else \
			for lc in $(HELP_LINGUAS); do \
				for x in \
					$(HELP_FILES) \
					"$$lc.stamp" \
					"$$lc.mo" \
				; do echo "/$$lc/$$x"; done; \
			done; \
		fi; \
		if test "x$(gsettings_SCHEMAS)" = x; then :; else \
			for x in \
				$(gsettings_SCHEMAS:.xml=.valid) \
				$(gsettings__enum_file) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appdata_XML)" = x; then :; else \
			for x in \
				$(appdata_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appstream_XML)" = x; then :; else \
			for x in \
				$(appstream_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/po/Makefile.in.in; then \
			for x in \
				po/Makefile.in.in \
				po/Makefile.in.in~ \
				po/Makefile.in \
				po/Makefile \
				po/Makevars.template \
				po/POTFILES \
				po/Rules-quot \
				po/stamp-it \
				po/.intltool-merge-cache \
				"po/*.gmo" \
				"po/*.header" \
				"po/*.mo" \
				"po/*.sed" \
				"po/*.sin" \
				po/$(GETTEXT_PACKAGE).pot \
				intltool-extract.in \
				intltool-merge.in \
				intltool-update.in \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/configure; then \
			for x in \
				autom4te.cache \
				configure \
				config.h \
				stamp-h1 \
				libtool \
				config.lt \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(DEJATOOL)" = x; then :; else \
			for x in \
				$(DEJATOOL) \
			; do echo "/$$x.sum"; echo "/$$x.log"; done; \
			echo /site.exp; \
		fi; \
		if test "x$(am__dirstamp)" = x; then :; else \
			echo "$(am__dirstamp)"; \
		fi; \
		if test "x$(LTCOMPILE)" = x -a "x$(LTCXXCOMPILE)" = x -a "x$(GTKDOC_RUN)" = x; then :; else \
			for x in \
				"*.lo" \
				".libs" "_libs" \
			; do echo "$$x"; done; \
		fi; \
		for x in \
			.gitignore \
			$(GITIGNOREFILES) \
			$(CLEANFILES) \
			$(PROGRAMS) $(check_PROGRAMS) $(EXTRA_PROGRAMS) \
			$(LIBRARIES) $(check_LIBRARIES) $(EXTRA_LIBRARIES) \
			$(LTLIBRARIES) $(check_LTLIBRARIES) $(EXTRA_LTLIBRARIES) \
			so_locations \
			$(MOSTLYCLEANFILES) \
			$(TEST_LOGS) \
			$(TEST_LOGS:.log=.trs) \
			$(TEST_SUITE_LOG) \
			$(TESTS:=.test) \
			"*.gcda" \
			"*.gcno" \
			$(DISTCLEANFILES) \
			$(am__CONFIG_DISTCLEAN_FILES) \
			$(CONFIG_CLEAN_FILES) \
			TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
			"*.tab.c" \
			$(MAINTAINERCLEANFILES) \
			$(BUILT_SOURCES) \
			$(patsubst %.vala,%.c,$(filter %.vala,$(SOURCES))) \
			$(filter %_vala.stamp,$(DIST_COMMON)) \
			$(filter %.vapi,$(DIST_COMMON)) \
			$(filter $(addprefix %,$(notdir $(patsubst %.vapi,%.h,$(filter %.vapi,$(DIST_COMMON))))),$(DIST_COMMON)) \
			Makefile \
			Makefile.in \
			"*.orig" \
			"*.rej" \
			"*.bak" \
			"*~" \
			".*.sw[nop]" \
			".dirstamp" \
		; do echo "/$$x"; done; \
		for x in \
			"*.$(OBJEXT)" \
			$(DEPDIR) \
		; do echo "$$x"; done; \
	} | \
	sed "s@^/`echo "$(srcdir)" | sed 's/\(.\)/[\1]/g'`/@/@" | \
	sed 's@/[.]/@/@g' | \
	LC_ALL=C sort | uniq > $@.tmp && \
	mv $@.tmp $@;

# Not a target:
build-aux/config.rpath:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.def.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.def) -o $@ $<

.PHONY: all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive CTAGS GTAGS TAGS all all-am am--refresh check check-am clean clean-cscope clean-generic clean-libtool cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck distclean distclean-generic distclean-hdr distclean-libtool distclean-tags distcleancheck distdir distuninstallcheck dvi dvi-am html html-am info info-am install install-am install-data install-data-am install-dvi install-dvi-am install-exec install-exec-am install-html install-html-am install-info install-info-am install-man install-pdf install-pdf-am install-ps install-ps-am install-strip installcheck installcheck-am installdirs installdirs-am maintainer-clean maintainer-clean-generic mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am git-all git-mk-install git-mk-update gitignore-clean gitignore gitignore-recurse gitignore-recurse-maybe
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 460):
	-rm -f libtool config.lt

# Not a target:
.p.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.p) $(OUTPUT_OPTION) $<

# Not a target:
.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.txinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

gitignore-recurse-maybe:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 318):
	@for subdir in $(DIST_SUBDIRS); do \
	  case " $(SUBDIRS) " in \
	    *" $$subdir "*) :;; \
	    *) test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir");; \
	  esac; \
	done

.PRECIOUS: Makefile
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-exec: install-exec-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

configure.ac:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:13:08.358522357
#  File has been updated.
#  Successfully updated.

# Not a target:
.a:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

configure: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:16.331219711
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 433):
	$(am__cd) $(srcdir) && $(AUTOCONF)

# Not a target:
build-aux/missing:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.yl:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

all-am: Makefile config.h
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

git-all: git-mk-install
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $*.c
	 $(LEX.l) $< > $*.c
	$(LINT.c) -i $*.c -o $@
	 $(RM) $*.c

# Not a target:
.F.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.F) $(OUTPUT_OPTION) $<

# Not a target:
.texi.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
build-aux/install-sh:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.w.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CTANGLE) $< - $@

# Not a target:
.texi.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.ch:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean: distclean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 795):
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -f Makefile

# Not a target:
.m.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.m) $(OUTPUT_OPTION) $<

mostlyclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 454):
	-rm -f *.lo

# Not a target:
.cc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
build-aux/ltmain.sh:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.cc.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cc) $(OUTPUT_OPTION) $<

# Not a target:
git.mk:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

# Not a target:
.def:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.SUFFIXES:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/intlmacosx.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.44236165
#  File has been updated.
#  Successfully updated.

tags: tags-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

uninstall: uninstall-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-exec-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.c.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.c) $(OUTPUT_OPTION) $<

info: info-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

Makefile: Makefile.in config.status
#  Precious file (prerequisite of .PRECIOUS).
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.928760461
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 420):
	@case '$?' in \
	  *config.status*) \
	    echo ' $(SHELL) ./config.status'; \
	    $(SHELL) ./config.status;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
	esac;

# Not a target:
.r.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.r) $(OUTPUT_OPTION) $<

Makefile.in: Makefile.am m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:15.811174224
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 407):
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign Makefile

distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool distclean-tags
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@

gitignore-clean:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 331):
	-rm -f $(srcdir)/.gitignore

m4/nls.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.522362144
#  File has been updated.
#  Successfully updated.

clean-cscope:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 546):
	-rm -f cscope.files

installcheck-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.ym.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.m) $< 
	 mv -f y.tab.c $@

# Not a target:
.y.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 $(LINT.c) -C$* y.tab.c 
	 $(RM) y.tab.c

install-data-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

tags-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 502):
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi

dvi: dvi-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

gitignore: .gitignore gitignore-recurse
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

maintainer-clean-am: distclean-am maintainer-clean-generic
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-info: install-info-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean-am: mostlyclean-generic mostlyclean-libtool
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-tags:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 565):
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files

# Not a target:
.elc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

cscope: cscope.files
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 543):
	test ! -s cscope.files \
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)

# Not a target:
.l.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.l) $< > $@

dist-bzip2: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 637):
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
	$(am__post_remove_distdir)

clean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/libtool.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.844815542
#  File has been updated.
#  Successfully updated.

# Not a target:
.out:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
build-aux/config.guess:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-shar: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 655):
	@echo WARNING: "Support for shar distribution archives is" \
	               "deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
	$(am__post_remove_distdir)

all: config.h .gitignore gitignore-recurse-maybe
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 401):
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

distcheck: dist
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 674):
	case '$(DIST_ARCHIVES)' in \
	*.tar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
	*.tar.bz2*) \
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
	*.tar.lz*) \
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
	*.tar.xz*) \
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
	*.tar.Z*) \
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
	*.shar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
	*.zip*) \
	  unzip $(distdir).zip ;;\
	esac
	chmod -R a-w $(distdir)
	chmod u+w $(distdir)
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
	chmod a-w $(distdir)
	test -d $(distdir)/_build || exit 0; \
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
	  && am__cwd=`pwd` \
	  && $(am__cd) $(distdir)/_build/sub \
	  && ../../configure \
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
	    $(DISTCHECK_CONFIGURE_FLAGS) \
	    --srcdir=../.. --prefix="$$dc_install_base" \
	  && $(MAKE) $(AM_MAKEFLAGS) \
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
	  && $(MAKE) $(AM_MAKEFLAGS) check \
	  && $(MAKE) $(AM_MAKEFLAGS) install \
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$$dc_install_base" \
	  && ({ \
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
	  && rm -rf "$$dc_destdir" \
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
	  && rm -rf $(DIST_ARCHIVES) \
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
	  && cd "$$am__cwd" \
	  || exit 1
	$(am__post_remove_distdir)
	@(echo "$(distdir) archives ready for distribution: "; \
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'

# Not a target:
.C:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@

cscope.files: clean-cscope cscopelist
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.r.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.r) $(OUTPUT_OPTION) $<

# Not a target:
.S:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@

html-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.texinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

dist-gzip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 633):
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__post_remove_distdir)

# Not a target:
.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.w.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CWEAVE) $< - $@

check-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.c.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINT.c) -C$* $<

# Not a target:
.s.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.s) -o $@ $<

# Not a target:
.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@

distclean-hdr:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 451):
	-rm -f config.h stamp-h1

m4/lib-prefix.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.502362021
#  File has been updated.
#  Successfully updated.

.NOEXPORT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
build-aux/config.sub:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/ltsugar.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.884819041
#  File has been updated.
#  Successfully updated.

m4/po.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.530362194
#  File has been updated.
#  Successfully updated.

maintainer-clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 788):
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."

ctags-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/iconv.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.414361476
#  File has been updated.
#  Successfully updated.

# Not a target:
.texinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.el:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

pdf-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

config.status: configure
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.844753125
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 430):
	$(SHELL) ./config.status --recheck

m4/lib-ld.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.486361922
#  File has been updated.
#  Successfully updated.

# Not a target:
.lm.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.m) $< > $@

.MAKE: all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive all install-am install-strip
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 mv -f y.tab.c $@

# Not a target:
build-aux/compile:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

aclocal.m4: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:14.947098645
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 435):
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)

# Not a target:
.web.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(WEAVE) $<

install-html-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.texinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.DEFAULT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.h:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

check-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

config.h.in: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 446):
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
	rm -f stamp-h1
	touch $@

install-data: install-data-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 457):
	-rm -rf .libs _libs

installcheck: installcheck-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

ID: config.h.in
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 497):
	$(am__define_uniq_tagged_files); mkid -fID $$unique

git-mk-install:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 133):
	@echo "Installing git makefile"
	@any_failed=; \
		find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
		if grep 'include .*/git.mk' $$x >/dev/null; then \
			echo "$$x already includes git.mk"; \
		else \
			failed=; \
			echo "Updating $$x"; \
			{ cat $$x; \
			  echo ''; \
			  echo '-include $$(top_srcdir)/git.mk'; \
			} > $$x.tmp || failed=1; \
			if test x$$failed = x; then \
				mv $$x.tmp $$x || failed=1; \
			fi; \
			if test x$$failed = x; then : else \
				echo "Failed updating $$x"; >&2 \
				any_failed=1; \
			fi; \
	fi; done; test -z "$$any_failed"

stamp-h1: config.h.in config.status
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 443):
	@rm -f stamp-h1
	cd $(top_builddir) && $(SHELL) ./config.status config.h

m4/progtest.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.546362293
#  File has been updated.
#  Successfully updated.

am--refresh: Makefile
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 405):
	@:

install-dvi-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.tex.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEX) $<

# Not a target:
build-aux/depcomp:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.cpp.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cpp) $(OUTPUT_OPTION) $<

# Not a target:
.cpp:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@

m4/gsettings.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

clean: clean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.C.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.C) $(OUTPUT_OPTION) $<

installdirs-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/gettext.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.390361328
#  File has been updated.
#  Successfully updated.

info-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.texi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
Makefile.am:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:56:34.420283183
#  File has been updated.
#  Successfully updated.

config.h: stamp-h1
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 439):
	@test -f $@ || rm -f stamp-h1
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1

install-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.txinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

ps-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

installcheck-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

cscopelist-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-data-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
ABOUT-NLS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 667):
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

# Not a target:
.txinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

install-pdf-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-strip:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 770):
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi

ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-am: clean-generic clean-libtool mostlyclean-am
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

mostlyclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-ps-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.sh:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	cat $< >$@ 
	 chmod a+x $@

html: html-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

uninstall-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

distuninstallcheck:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 730):
	@test -n '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: trying to run $@ with an empty' \
	       '$$(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	$(am__cd) '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
	   || { echo "ERROR: files left after uninstall:" ; \
	        if test -n "$(DESTDIR)"; then \
	          echo "  (check DESTDIR support)"; \
	        fi ; \
	        $(distuninstallcheck_listfiles) ; \
	        exit 1; } >&2

dist-all:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 667):
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

ctags: ctags-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

all-recursive:
#  Phony target (prerequisite of .PHONY).
#  Command line target.
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  File does not exist.
#  File has been updated.
#  Successfully updated.
# automatic
# @ := all-recursive
# automatic
# % := 
# automatic
# * := 
# automatic
# + := 
# automatic
# | := 
# automatic
# < := 
# automatic
# ^ := 
# automatic
# ? := 
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=5/31=16%
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

m4/ax_check_compile_flag.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

dist-lzip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 641):
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
	$(am__post_remove_distdir)

# Not a target:
.S.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.S) $< > $@

# Not a target:
.mod:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ -e $@ $^

info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean: mostlyclean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.mod.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ $<

git-mk-update:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 155):
	wget $(GIT_MK_URL) -O $(top_srcdir)/git.mk

distcleancheck: distclean
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 747):
	@if test '$(srcdir)' = . ; then \
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
	  exit 1 ; \
	fi
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
	  || { echo "ERROR: files left in build directory after distclean:" ; \
	       $(distcleancheck_listfiles) ; \
	       exit 1; } >&2

# Not a target:
.F.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.F) $(OUTPUT_OPTION) $<

uninstall-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

AUTHORS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 883):
	$(AM_V_GEN)if test -d "$(srcdir)/.git";                        \
	then                                                           \
		echo Creating $@ &&                                    \
		( cd "$(top_srcdir)" &&                                \
		  echo '# Generated by Makefile. Do not edit.'; echo;  \
		  git log --no-merges --pretty=format:"%an" $(SUBDIRS) \
		  | sort | uniq ) > $@.tmp                             \
		&& mv -f $@.tmp $@                                     \
		|| ( rm -f $@.tmp ;                                    \
		     echo Failed to generate $@ >&2 );                 \
	else touch $@; fi

m4/ltoptions.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.864817291
#  File has been updated.
#  Successfully updated.

install-html: install-html-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.w:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/lib-link.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.494361971
#  File has been updated.
#  Successfully updated.

maintainer-clean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.S.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.S) -o $@ $<

m4/pkg.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

dist-zip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 662):
	-rm -f $(distdir).zip
	zip -rq $(distdir).zip $(distdir)
	$(am__post_remove_distdir)

check: check-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-exec-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ctags-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 533):
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

distclean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-ps: install-ps-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

m4/lt~obsolete.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.924822541
#  File has been updated.
#  Successfully updated.

gitignore-recurse:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 325):
	@for subdir in $(DIST_SUBDIRS); do \
	    test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir"); \
	done

TAGS: tags
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

installdirs: installdirs-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-dvi: install-dvi-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.F:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

m4/introspection.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

distdir: Makefile.am configure m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4 Makefile.in config.h.in build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/install-sh build-aux/ltmain.sh build-aux/missing ABOUT-NLS AUTHORS build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh build-aux/missing AUTHORS
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 569):
	$(am__remove_distdir)
	test -d "$(distdir)" || mkdir "$(distdir)"
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
	-test -n "$(am__skip_mode_fix)" \
	|| find "$(distdir)" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
	|| chmod -R a+r "$(distdir)"

install-html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.web:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

CTAGS: ctags
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

tags-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-xz: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 644):
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
	$(am__post_remove_distdir)

ps: ps-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install: install-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# files hash-table stats:
# Load=231/1024=23%, Rehash=0, Collisions=191/782=24%
# VPATH Search Paths

# No 'vpath' search paths.

# No general ('VPATH' variable) search path.

# strcache buffers: 1 (0) / strings = 423 / storage = 5561 B / avg = 13 B
# current buf: size = 8162 B / used = 5561 B / count = 423 / avg = 13 B

# strcache performance: lookups = 950 / hit rate = 55%
# hash-table stats:
# Load=423/8192=5%, Rehash=0, Collisions=36/950=4%
# Finished Make data base on Tue Mar 14 20:17:46 2017

# GNU Make 4.1
# Built for x86_64-pc-linux-gnu
# Copyright (C) 1988-2014 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.

# Make data base, printed on Tue Mar 14 20:17:46 2017

# Variables

# makefile (from 'Makefile', line 269)
INTROSPECTION_GENERATE = 
# makefile (from 'Makefile', line 284)
LTLIBICONV = -liconv
# makefile (from 'Makefile', line 166)
ETAGS = etags
# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# makefile (from 'Makefile', line 168)
CSCOPE = cscope
# makefile (from 'git.mk', line 13)
GIT_MK_URL = https://raw.githubusercontent.com/behdad/git.mk/master/git.mk
# default
.SHELLFLAGS := -c
# makefile (from 'Makefile', line 87)
POST_UNINSTALL = :
# makefile (from 'Makefile', line 367)
localedir = ${datarootdir}/locale
# default
CWEAVE = cweave
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from 'Makefile', line 237)
CPPFLAGS = 
# makefile (from 'Makefile', line 218)
DIST_TARGETS = dist-xz
# makefile (from 'Makefile', line 239)
DEFS = -DHAVE_CONFIG_H
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile (from 'Makefile', line 142)
am__recursive_targets = $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS) $(am__extra_recursive_targets)
# makefile
CURDIR := /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 327)
VERSION = 0.1.0
# makefile (from 'Makefile', line 319)
SHELL = /bin/bash
# default
RM = rm -f
# default
CO = co
# makefile (from 'Makefile', line 274)
INTROSPECTION_TYPELIBDIR = 
# makefile (from 'Makefile', line 351)
datarootdir = ${prefix}/share
# makefile (from 'Makefile', line 288)
MAINT = 
# default
PREPROCESS.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 265)
INTLLIBS = 
# makefile (from 'Makefile', line 82)
NORMAL_INSTALL = :
# makefile (from 'Makefile', line 127)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive
# makefile (from 'Makefile', line 252)
GLIB_COMPILE_RESOURCES = /usr/bin/glib-compile-resources
# default
LINK.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 117)
AM_V_GEN = $(am__v_GEN_$(V))
# default
LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH)
# default
OUTPUT_OPTION = -o $@
# makefile (from 'Makefile', line 181)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
# makefile (from 'Makefile', line 372)
pdfdir = ${docdir}
# makefile (from 'Makefile', line 358)
host_cpu = x86_64
# makefile (from 'Makefile', line 337)
ac_ct_DUMPBIN = 
# makefile (from 'Makefile', line 114)
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 118)
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
# default
COMPILE.cpp = $(COMPILE.cc)
# makefile (from 'Makefile', line 263)
INSTALL_SCRIPT = ${INSTALL}
# makefile (from 'git.mk', line 1)
MAKEFILE_LIST :=  Makefile git.mk
# makefile (from 'Makefile', line 349)
builddir = .
# makefile (from 'Makefile', line 191)
am__relativize = dir0=`pwd`; sed_first='s,^\([^/]*\)/.*$$,\1,'; sed_rest='s,^[^/]*/*,,'; sed_last='s,^.*/\([^/]*\)$$,\1,'; sed_butlast='s,/*[^/]*$$,,'; while test -n "$$dir1"; do first=`echo "$$dir1" | sed -e "$$sed_first"`; if test "$$first" != "."; then if test "$$first" = ".."; then dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; else first2=`echo "$$dir2" | sed -e "$$sed_first"`; if test "$$first2" = "$$first"; then dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; else dir2="../$$dir2"; fi; dir0="$$dir0"/"$$first"; fi; fi; dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; done; reldir="$$dir2"
# makefile (from 'Makefile', line 348)
build_vendor = pc
# makefile (from 'Makefile', line 260)
INSTALL = /usr/bin/install -c
# makefile (from 'Makefile', line 350)
datadir = ${datarootdir}
# makefile (from 'Makefile', line 282)
LIPO = 
# 'override' directive
GNUMAKEFLAGS := 
# default
LINK.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 125)
SOURCES = 
# makefile (from 'Makefile', line 332)
abs_srcdir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 73)
pkgincludedir = $(includedir)/usbbootgui
# makefile (from 'Makefile', line 224)
ACLOCAL_AMFLAGS = -I m4
# makefile (from 'Makefile', line 78)
install_sh_PROGRAM = $(install_sh) -c
# makefile (from 'Makefile', line 115)
am__v_P_0 = false
# makefile (from 'Makefile', line 119)
am__v_GEN_0 = @echo "  GEN     " $@;
# makefile (from 'Makefile', line 251)
GETTEXT_PACKAGE = usbbootgui
# makefile (from 'Makefile', line 227)
API_VERSION = 0
# makefile (from 'Makefile', line 28)
am__make_running_with_option = case $${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '$${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$$MAKEFLAGS; if $(am__is_gnu_make); then sane_makeflags=$$MFLAGS; else case $$MAKEFLAGS in *\\[\ \	]*) bs=\\; sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; }; for flg in $$sane_makeflags; do test $$skip_next = yes && { skip_next=no; continue; }; case $$flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $$flg in *$$target_option*) has_opt=yes; break;; esac; done; test $$has_opt = yes
# makefile (from 'Makefile', line 233)
CC = gcc
# makefile (from 'Makefile', line 111)
CONFIG_CLEAN_FILES = 
# makefile (from 'Makefile', line 312)
PKG_CONFIG = /usr/bin/pkg-config
# makefile (from 'Makefile', line 297)
MSGMERGE = /usr/bin/msgmerge
# makefile (from 'Makefile', line 234)
CCDEPMODE = depmode=gcc3
# makefile (from 'Makefile', line 107)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log configure.lineno config.status.lineno
# makefile (from 'Makefile', line 375)
psdir = ${docdir}
# makefile (from 'Makefile', line 232)
AWK = gawk
# makefile (from 'Makefile', line 352)
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
# default
CHECKOUT,v = +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@)
# makefile (from 'Makefile', line 347)
build_os = linux-gnu
# makefile (from 'Makefile', line 271)
INTROSPECTION_LIBS = 
# makefile (from 'Makefile', line 315)
POSUB = po
# makefile (from 'Makefile', line 236)
CPP = gcc -E
# makefile (from 'Makefile', line 267)
INTROSPECTION_CFLAGS = 
# default
LINK.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 318)
SET_MAKE = 
# makefile (from 'Makefile', line 77)
install_sh_DATA = $(install_sh) -c -m 644
# default
MAKE_HOST := x86_64-pc-linux-gnu
# environment
PATH = /bin:/usr/bin
# makefile (from 'Makefile', line 122)
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
# makefile (from 'Makefile', line 326)
VAPIGEN_VAPIDIR = 
# makefile (from 'Makefile', line 279)
LIBOBJS = 
# makefile (from 'Makefile', line 275)
LD = /usr/bin/ld -m elf_x86_64
# makefile (from 'Makefile', line 161)
am__define_uniq_tagged_files = list='$(am__tagged_files)'; unique=`for i in $$list; do if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; done | $(am__uniquify_input)`
# makefile (from 'git.mk', line 112)
GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL = `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); if test "x$$MACRO_DIR" != "x$(srcdir)/"; then for x in libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 ; do echo "$$MACRO_DIR/$$x"; done; fi`
# makefile (from 'Makefile', line 384)
top_srcdir = .
# makefile (from 'Makefile', line 241)
DLLTOOL = false
# default
TEXI2DVI = texi2dvi
# makefile (from 'Makefile', line 116)
am__v_P_1 = :
# makefile (from 'Makefile', line 120)
am__v_GEN_1 = 
# makefile (from 'Makefile', line 310)
PACKAGE_VERSION = 0.1.0
# makefile (from 'Makefile', line 355)
gsettingsschemadir = ${datarootdir}/glib-2.0/schemas
# default
YACC = yacc
# makefile (from 'Makefile', line 262)
INSTALL_PROGRAM = ${INSTALL}
# makefile (from 'Makefile', line 346)
build_cpu = x86_64
# makefile (from 'Makefile', line 330)
XGETTEXT_EXTRA_OPTIONS = 
# default
COMPILE.mod = $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 370)
mkdir_p = $(MKDIR_P)
# makefile (from 'Makefile', line 235)
CFLAGS = -g -O2 -std=gnu11
# default
ARFLAGS = rv
# default
LINK.r = $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 291)
MANIFEST_TOOL = :
# makefile (from 'Makefile', line 374)
program_transform_name = s,x,x,
# default
LINT = lint
# makefile (from 'Makefile', line 264)
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
# default
COMPILE.f = $(FC) $(FFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 302)
OTOOL = 
# default
LINT.c = $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)
# default
YACC.m = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 148)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)config.h.in
# makefile (from 'Makefile', line 170)
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in $(top_srcdir)/build-aux/compile $(top_srcdir)/build-aux/config.guess $(top_srcdir)/build-aux/config.rpath $(top_srcdir)/build-aux/config.sub $(top_srcdir)/build-aux/install-sh $(top_srcdir)/build-aux/ltmain.sh $(top_srcdir)/build-aux/missing ABOUT-NLS AUTHORS build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh build-aux/missing
# makefile (from 'Makefile', line 219)
distuninstallcheck_listfiles = find . -type f -print
# default
YACC.y = $(YACC) $(YFLAGS)
# makefile (from 'Makefile', line 301)
OBJEXT = o
# makefile (from 'Makefile', line 223)
ACLOCAL = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing aclocal-1.15
# makefile (from 'Makefile', line 228)
AR = ar
# makefile (from 'Makefile', line 307)
PACKAGE_STRING = usbbootgui 0.1.0
# makefile (from 'Makefile', line 276)
LDFLAGS = 
# makefile (from 'Makefile', line 344)
build = x86_64-pc-linux-gnu
# default
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink load
# default
TANGLE = tangle
# makefile (from 'Makefile', line 245)
ECHO_N = -n
# makefile (from 'Makefile', line 112)
CONFIG_CLEAN_VPATH_FILES = 
# default
GET = get
# automatic
%F = $(notdir $%)
# makefile (from 'Makefile', line 244)
ECHO_C = 
# makefile (from 'Makefile', line 220)
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
# makefile (from 'Makefile', line 76)
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
# makefile (from 'Makefile', line 254)
GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
# makefile (from 'Makefile', line 281)
LIBTOOL = $(SHELL) $(top_builddir)/libtool
# default
COMPILE.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 371)
oldincludedir = /usr/include
# makefile (from 'Makefile', line 354)
exec_prefix = ${prefix}
# makefile (from 'Makefile', line 92)
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gsettings.m4 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vapigen.m4 $(top_srcdir)/configure.ac
# default
CTANGLE = ctangle
# makefile (from 'Makefile', line 342)
am__untar = tar -xf -
# makefile (from 'Makefile', line 379)
srcdir = .
# makefile (from 'Makefile', line 363)
infodir = ${datarootdir}/info
# makefile (from 'Makefile', line 373)
prefix = /usr/local
# makefile (from 'Makefile', line 353)
dvidir = ${docdir}
# makefile (from 'Makefile', line 287)
LT_SYS_LIBRARY_PATH = 
# default
.LIBPATTERNS = lib%.so lib%.a
# default
LINK.C = $(LINK.cc)
# makefile (from 'Makefile', line 331)
abs_builddir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 79)
install_sh_SCRIPT = $(install_sh) -c
# default
LINK.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 333)
abs_top_builddir = /home/max/Projects/usbbootgui
# makefile (from 'Makefile', line 292)
MICRO_VERSION = 0
# default
PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F
# makefile (from 'Makefile', line 316)
RANLIB = ranlib
# makefile (from 'Makefile', line 314)
PKG_CONFIG_PATH = 
# makefile (from 'Makefile', line 369)
mandir = ${datarootdir}/man
# default
LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 296)
MSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 365)
libdir = ${exec_prefix}/lib
# makefile (from 'Makefile', line 380)
sysconfdir = ${prefix}/etc
# default
LINK.s = $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH)
# environment
HOME = /home/max
# makefile (from 'Makefile', line 146)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS cscope distdir dist dist-all distcheck
# makefile (from 'Makefile', line 364)
install_sh = ${SHELL} /home/max/Projects/usbbootgui/build-aux/install-sh
# makefile (from 'Makefile', line 317)
SED = /bin/sed
# makefile (from 'Makefile', line 109)
mkinstalldirs = $(install_sh) -d
# makefile (from 'Makefile', line 339)
am__leading_dot = .
# makefile (from 'Makefile', line 340)
am__quote = 
# makefile (from 'Makefile', line 366)
libexecdir = ${exec_prefix}/libexec
# makefile (from 'git.mk', line 103)
GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN = `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | while read f; do case $$f in Makefile|*/Makefile) test -f "$(srcdir)/$$f.am" && echo "$(srcdir)/$$f.in";; esac; done`
# makefile (from 'Makefile', line 382)
top_build_prefix = 
# makefile (from 'Makefile', line 71)
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
# makefile (from 'Makefile', line 91)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
# makefile (from 'Makefile', line 345)
build_alias = 
# makefile (from 'Makefile', line 378)
sharedstatedir = ${prefix}/com
# makefile (from 'Makefile', line 83)
PRE_INSTALL = :
# makefile (from 'Makefile', line 243)
DUMPBIN = 
# makefile (from 'Makefile', line 309)
PACKAGE_URL = 
# automatic
^D = $(patsubst %/,%,$(dir $^))
# makefile (from 'Makefile', line 321)
USBBOOTGUI_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
# makefile (from 'Makefile', line 183)
top_distdir = $(distdir)
# makefile (from 'Makefile', line 386)
EXTRA_DIST = AUTHORS
# makefile (from 'Makefile', line 368)
localstatedir = ${prefix}/var
# makefile (from 'Makefile', line 311)
PATH_SEPARATOR = :
# environment
MAKELEVEL := 0
# makefile (from 'Makefile', line 360)
host_vendor = pc
# makefile (from 'Makefile', line 88)
build_triplet = x86_64-pc-linux-gnu
# default
COMPILE.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 84)
POST_INSTALL = :
# default
MAKE = $(MAKE_COMMAND)
# makefile (from 'Makefile', line 335)
ac_ct_AR = ar
# makefile (from 'Makefile', line 217)
DIST_ARCHIVES = $(distdir).tar.xz
# makefile (from 'Makefile', line 289)
MAJOR_VERSION = 0
# makefile (from 'Makefile', line 85)
NORMAL_UNINSTALL = :
# makefile (from 'Makefile', line 169)
DIST_SUBDIRS = $(SUBDIRS)
# makefile (from 'Makefile', line 70)
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
# makefile (from 'Makefile', line 278)
LIBINTL = 
# makefile (from 'Makefile', line 272)
INTROSPECTION_MAKEFILE = 
# makefile (from 'Makefile', line 322)
USBBOOTGUI_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
# makefile (from 'Makefile', line 295)
MSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 298)
NM = /usr/bin/nm -B
# default
AS = as
# default
PREPROCESS.S = $(CC) -E $(CPPFLAGS)
# default
COMPILE.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
MAKE_VERSION := 4.1
# environment
USER = max
# makefile (from 'Makefile', line 247)
EGREP = /bin/grep -E
# makefile (from 'Makefile', line 222)
distcleancheck_listfiles = find . -type f -print
# default
FC = f77
# makefile
.DEFAULT_GOAL := all
# makefile (from 'Makefile', line 343)
bindir = ${exec_prefix}/bin
# makefile (from 'Makefile', line 113)
AM_V_P = $(am__v_P_$(V))
# makefile (from 'Makefile', line 110)
CONFIG_HEADER = config.h
# makefile (from 'Makefile', line 294)
MKDIR_P = /bin/mkdir -p
# makefile (from 'Makefile', line 329)
XGETTEXT_015 = /usr/bin/xgettext
# makefile (from 'Makefile', line 336)
ac_ct_CC = gcc
# makefile (from 'Makefile', line 293)
MINOR_VERSION = 1
# makefile (from 'Makefile', line 270)
INTROSPECTION_GIRDIR = 
# makefile (from 'Makefile', line 273)
INTROSPECTION_SCANNER = 
# makefile (from 'Makefile', line 359)
host_os = linux-gnu
# automatic
%D = $(patsubst %/,%,$(dir $%))
# makefile (from 'Makefile', line 324)
VAPIGEN = 
# makefile (from 'Makefile', line 376)
runstatedir = ${localstatedir}/run
# default
WEAVE = weave
# default
MAKE_COMMAND := make
# default
LINK.cpp = $(LINK.cc)
# makefile (from 'Makefile', line 103)
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) $(ACLOCAL_M4)
# default
F77 = $(FC)
# default
COMPILE.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 257)
GMSGFMT_015 = /usr/bin/msgfmt
# makefile (from 'Makefile', line 308)
PACKAGE_TARNAME = usbbootgui
# makefile (from 'Makefile', line 105)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure $(am__configure_deps) $(am__DIST_COMMON)
# default
.VARIABLES := 
# makefile (from 'Makefile', line 377)
sbindir = ${exec_prefix}/sbin
# default
PC = pc
# automatic
*F = $(notdir $*)
# makefile (from 'Makefile', line 80)
INSTALL_HEADER = $(INSTALL_DATA)
# makefile (from 'Makefile', line 256)
GMSGFMT = /usr/bin/msgfmt
# makefile (from 'Makefile', line 225)
AMTAR = $${TAR-tar}
# makefile (from 'Makefile', line 90)
subdir = .
# makefile (from 'Makefile', line 75)
pkglibexecdir = $(libexecdir)/usbbootgui
# default
COMPILE.def = $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 299)
NMEDIT = 
# default
LEX = lex
# makefile
MAKEFLAGS = nps
# environment
MFLAGS = -nps
# automatic
*D = $(patsubst %/,%,$(dir $*))
# default
LEX.l = $(LEX) $(LFLAGS) -t
# default
LEX.m = $(LEX) $(LFLAGS) -t
# makefile (from 'Makefile', line 249)
FGREP = /bin/grep -F
# automatic
+D = $(patsubst %/,%,$(dir $+))
# default
COMPILE.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 300)
OBJDUMP = objdump
# makefile (from 'Makefile', line 255)
GLIB_MKENUMS = /usr/bin/glib-mkenums
# makefile (from 'Makefile', line 190)
am__post_remove_distdir = $(am__remove_distdir)
# makefile (from 'Makefile', line 121)
AM_V_at = $(am__v_at_$(V))
# automatic
+F = $(notdir $+)
# default
M2C = m2c
# makefile (from 'Makefile', line 126)
DIST_SOURCES = 
# makefile (from 'Makefile', line 285)
LTLIBINTL = 
# makefile (from 'Makefile', line 89)
host_triplet = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 320)
STRIP = strip
# makefile (from 'Makefile', line 356)
host = x86_64-pc-linux-gnu
# makefile (from 'Makefile', line 123)
am__v_at_0 = @
# makefile (from 'Makefile', line 306)
PACKAGE_NAME = usbbootgui
# makefile (from 'Makefile', line 338)
am__include = include
# makefile (from 'Makefile', line 305)
PACKAGE_BUGREPORT = 
# makefile (from 'Makefile', line 313)
PKG_CONFIG_LIBDIR = 
# default
MAKEFILES := 
# makefile (from 'Makefile', line 240)
DEPDIR = .deps
# makefile (from 'Makefile', line 383)
top_builddir = .
# makefile (from 'Makefile', line 277)
LIBICONV = -liconv
# makefile (from 'Makefile', line 153)
am__uniquify_input = $(AWK) ' BEGIN { nonempty = 0; } { items[$$0] = 1; nonempty = 1; } END { if (nonempty) { for (i in items) print i; }; } '
# automatic
<F = $(notdir $<)
# makefile (from 'Makefile', line 283)
LN_S = ln -s
# makefile (from 'Makefile', line 325)
VAPIGEN_MAKEFILE = 
# makefile (from 'Makefile', line 238)
CYGPATH_W = echo
# makefile (from 'git.mk', line 79)
GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL = $(srcdir)/aclocal.m4 $(srcdir)/autoscan.log $(srcdir)/configure.scan `AUX_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); test "x$$AUX_DIR" = "x$(srcdir)/" && AUX_DIR=$(srcdir); for x in ar-lib compile config.guess config.sub depcomp install-sh ltmain.sh missing mkinstalldirs test-driver ylwrap ; do echo "$$AUX_DIR/$$x"; done` `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | head -n 1 | while read f; do echo "$(srcdir)/$$f.in"; done`
# makefile (from 'Makefile', line 361)
htmldir = ${docdir}
# default
CXX = g++
# makefile (from 'Makefile', line 226)
AM_DEFAULT_VERBOSITY = 0
# makefile (from 'Makefile', line 74)
pkglibdir = $(libdir)/usbbootgui
# makefile (from 'Makefile', line 242)
DSYMUTIL = 
# makefile (from 'Makefile', line 334)
abs_top_srcdir = /home/max/Projects/usbbootgui
# default
COFLAGS = 
# makefile (from 'Makefile', line 286)
LTLIBOBJS = 
# makefile (from 'Makefile', line 135)
am__can_run_installinfo = case $$AM_UPDATE_INFO_DIR in n|no|NO) false;; *) (install-info --version) >/dev/null 2>&1;; esac
# makefile (from 'Makefile', line 246)
ECHO_T = 
# makefile (from 'Makefile', line 140)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive
# makefile (from 'Makefile', line 248)
EXEEXT = 
# makefile (from 'Makefile', line 124)
am__v_at_1 = 
# makefile (from 'Makefile', line 268)
INTROSPECTION_COMPILER = 
# default
COMPILE.C = $(COMPILE.cc)
# makefile (from 'Makefile', line 303)
OTOOL64 = 
# makefile (from 'Makefile', line 362)
includedir = ${prefix}/include
# makefile (from 'Makefile', line 280)
LIBS = 
# automatic
^F = $(notdir $^)
# default
COMPILE.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(TARGET_MACH) -c
# default
LINK.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 81)
transform = $(program_transform_name)
# default
SUFFIXES := .out .a .ln .o .c .cc .C .cpp .p .f .F .m .r .y .l .ym .yl .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el
# default
COMPILE.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# makefile (from 'Makefile', line 381)
target_alias = 
# makefile (from 'Makefile', line 167)
CTAGS = ctags
# makefile (from 'Makefile', line 250)
GETTEXT_MACRO_VERSION = 0.19
# makefile (from 'Makefile', line 229)
AUTOCONF = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoconf
# makefile (from 'Makefile', line 231)
AUTOMAKE = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing automake-1.15
# default
COMPILE.s = $(AS) $(ASFLAGS) $(TARGET_MACH)
# makefile (from 'Makefile', line 357)
host_alias = 
# default
.INCLUDE_DIRS = /usr/include /usr/local/include /usr/include
# makefile (from 'Makefile', line 261)
INSTALL_DATA = ${INSTALL} -m 644
# makefile (from 'Makefile', line 323)
USE_NLS = yes
# makefile (from 'Makefile', line 341)
am__tar = tar --format=ustar -chf - "$$tardir"
# makefile (from 'Makefile', line 266)
INTL_MACOSX_LIBS = 
# makefile (from 'Makefile', line 328)
XGETTEXT = /usr/bin/xgettext
# default
.RECIPEPREFIX := 
# makefile (from 'Makefile', line 387)
GITIGNOREFILES = **/*.swp *.o aclocal.m4 build-aux ChangeLog config config.h.in gtk-doc.m4 gtk-doc.make INSTALL $(NULL)
# makefile (from 'Makefile', line 290)
MAKEINFO = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing makeinfo
# makefile (from 'Makefile', line 182)
distdir = $(PACKAGE)-$(VERSION)
# default
OBJC = cc
# makefile (from 'Makefile', line 17)
am__is_gnu_make = { if test -z '$(MAKELEVEL)'; then false; elif test -n '$(MAKE_HOST)'; then true; elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then true; else false; fi; }
# makefile (from 'Makefile', line 72)
pkgdatadir = $(datadir)/usbbootgui
# makefile (from 'Makefile', line 253)
GLIB_COMPILE_SCHEMAS = /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
# default
TEX = tex
# makefile (from 'Makefile', line 385)
SUBDIRS = data src po
# makefile (from 'Makefile', line 304)
PACKAGE = usbbootgui
# environment
LANG = en_US.UTF-8
# default
F77FLAGS = $(FFLAGS)
# default
LINK.f = $(FC) $(FFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# makefile (from 'Makefile', line 230)
AUTOHEADER = ${SHELL} /home/max/Projects/usbbootgui/build-aux/missing autoheader
# makefile (from 'Makefile', line 258)
GREP = /bin/grep
# makefile (from 'Makefile', line 86)
PRE_UNINSTALL = :
# makefile (from 'Makefile', line 184)
am__remove_distdir = if test -d "$(distdir)"; then find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "$(distdir)" || { sleep 5 && rm -rf "$(distdir)"; }; else :; fi
# makefile (from 'Makefile', line 259)
GSETTINGS_DISABLE_SCHEMAS_COMPILE = 
# makefile (from 'Makefile', line 216)
GZIP_ENV = --best
# variable set hash-table stats:
# Load=334/1024=33%, Rehash=0, Collisions=107/601=18%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# m4 (device 64513, inode 7708907): 57 files, no impossibilities.
# SCCS: could not be stat'd.
# . (device 64513, inode 7708906): 28 files, no impossibilities.
# m4/SCCS: could not be stat'd.
# m4/RCS: could not be stat'd.
# RCS: could not be stat'd.

# 85 files, no impossibilities in 6 directories.

# Implicit Rules

(%): %
#  recipe to execute (built-in):
	$(AR) $(ARFLAGS) $@ $<

%.out: %
#  recipe to execute (built-in):
	@rm -f $@ 
	 cp $< $@

%.c: %.w %.ch
#  recipe to execute (built-in):
	$(CTANGLE) $^ $@

%.tex: %.w %.ch
#  recipe to execute (built-in):
	$(CWEAVE) $^ $@

%:: %,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%,v
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: RCS/%
#  recipe to execute (built-in):
	$(CHECKOUT,v)

%:: s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

%:: SCCS/s.%
#  recipe to execute (built-in):
	$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

# 9 implicit rules, 5 (55.6%) terminal.

# Files

cscopelist-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 551):
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

cscopelist: cscopelist-recursive
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-tarZ: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 648):
	@echo WARNING: "Support for distribution archives compressed with" \
		       "legacy program 'compress' is deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
	$(am__post_remove_distdir)

install-man:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.web.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TANGLE) $<

pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

maintainer-clean: maintainer-clean-recursive gitignore-clean
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 841):
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf $(top_srcdir)/autom4te.cache
	-rm -f Makefile

install-pdf: install-pdf-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

GTAGS:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 539):
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"

# Not a target:
.l.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LEX.l) $< > $@ 
	 mv -f lex.yy.r $@

m4/vapigen.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

installdirs-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

dvi-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/ltversion.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.904820791
#  File has been updated.
#  Successfully updated.

# Not a target:
.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-info-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 766):
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

# Not a target:
.ym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 784):
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

# Not a target:
.f.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.f) $(OUTPUT_OPTION) $<

pdf: pdf-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.m) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

.gitignore: Makefile.am git.mk
#  Implicit rule search has not been done.
#  Last modified 2017-03-13 23:03:22.77480734
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'git.mk', line 166):
	@echo "git.mk: Generating $@"
	@{ \
		if test "x$(DOC_MODULE)" = x -o "x$(DOC_MAIN_SGML_FILE)" = x; then :; else \
			for x in \
				$(DOC_MODULE)-decl-list.txt \
				$(DOC_MODULE)-decl.txt \
				tmpl/$(DOC_MODULE)-unused.sgml \
				"tmpl/*.bak" \
				xml html \
			; do echo "/$$x"; done; \
			FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \
			case $$FLAVOR in *no-tmpl*) echo /tmpl;; esac; \
		fi; \
		if test "x$(DOC_MODULE)$(DOC_ID)" = x -o "x$(DOC_LINGUAS)" = x; then :; else \
			for lc in $(DOC_LINGUAS); do \
				for x in \
					$(if $(DOC_MODULE),$(DOC_MODULE).xml) \
					$(DOC_PAGES) \
					$(DOC_INCLUDES) \
				; do echo "/$$lc/$$x"; done; \
			done; \
			for x in \
				$(_DOC_OMF_ALL) \
				$(_DOC_DSK_ALL) \
				$(_DOC_HTML_ALL) \
				$(_DOC_MOFILES) \
				$(DOC_H_FILE) \
				"*/.xml2po.mo" \
				"*/*.omf.out" \
			; do echo /$$x; done; \
		fi; \
		if test "x$(HELP_ID)" = x -o "x$(HELP_LINGUAS)" = x; then :; else \
			for lc in $(HELP_LINGUAS); do \
				for x in \
					$(HELP_FILES) \
					"$$lc.stamp" \
					"$$lc.mo" \
				; do echo "/$$lc/$$x"; done; \
			done; \
		fi; \
		if test "x$(gsettings_SCHEMAS)" = x; then :; else \
			for x in \
				$(gsettings_SCHEMAS:.xml=.valid) \
				$(gsettings__enum_file) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appdata_XML)" = x; then :; else \
			for x in \
				$(appdata_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(appstream_XML)" = x; then :; else \
			for x in \
				$(appstream_XML:.xml=.valid) \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/po/Makefile.in.in; then \
			for x in \
				po/Makefile.in.in \
				po/Makefile.in.in~ \
				po/Makefile.in \
				po/Makefile \
				po/Makevars.template \
				po/POTFILES \
				po/Rules-quot \
				po/stamp-it \
				po/.intltool-merge-cache \
				"po/*.gmo" \
				"po/*.header" \
				"po/*.mo" \
				"po/*.sed" \
				"po/*.sin" \
				po/$(GETTEXT_PACKAGE).pot \
				intltool-extract.in \
				intltool-merge.in \
				intltool-update.in \
			; do echo "/$$x"; done; \
		fi; \
		if test -f $(srcdir)/configure; then \
			for x in \
				autom4te.cache \
				configure \
				config.h \
				stamp-h1 \
				libtool \
				config.lt \
			; do echo "/$$x"; done; \
		fi; \
		if test "x$(DEJATOOL)" = x; then :; else \
			for x in \
				$(DEJATOOL) \
			; do echo "/$$x.sum"; echo "/$$x.log"; done; \
			echo /site.exp; \
		fi; \
		if test "x$(am__dirstamp)" = x; then :; else \
			echo "$(am__dirstamp)"; \
		fi; \
		if test "x$(LTCOMPILE)" = x -a "x$(LTCXXCOMPILE)" = x -a "x$(GTKDOC_RUN)" = x; then :; else \
			for x in \
				"*.lo" \
				".libs" "_libs" \
			; do echo "$$x"; done; \
		fi; \
		for x in \
			.gitignore \
			$(GITIGNOREFILES) \
			$(CLEANFILES) \
			$(PROGRAMS) $(check_PROGRAMS) $(EXTRA_PROGRAMS) \
			$(LIBRARIES) $(check_LIBRARIES) $(EXTRA_LIBRARIES) \
			$(LTLIBRARIES) $(check_LTLIBRARIES) $(EXTRA_LTLIBRARIES) \
			so_locations \
			$(MOSTLYCLEANFILES) \
			$(TEST_LOGS) \
			$(TEST_LOGS:.log=.trs) \
			$(TEST_SUITE_LOG) \
			$(TESTS:=.test) \
			"*.gcda" \
			"*.gcno" \
			$(DISTCLEANFILES) \
			$(am__CONFIG_DISTCLEAN_FILES) \
			$(CONFIG_CLEAN_FILES) \
			TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
			"*.tab.c" \
			$(MAINTAINERCLEANFILES) \
			$(BUILT_SOURCES) \
			$(patsubst %.vala,%.c,$(filter %.vala,$(SOURCES))) \
			$(filter %_vala.stamp,$(DIST_COMMON)) \
			$(filter %.vapi,$(DIST_COMMON)) \
			$(filter $(addprefix %,$(notdir $(patsubst %.vapi,%.h,$(filter %.vapi,$(DIST_COMMON))))),$(DIST_COMMON)) \
			Makefile \
			Makefile.in \
			"*.orig" \
			"*.rej" \
			"*.bak" \
			"*~" \
			".*.sw[nop]" \
			".dirstamp" \
		; do echo "/$$x"; done; \
		for x in \
			"*.$(OBJEXT)" \
			$(DEPDIR) \
		; do echo "$$x"; done; \
	} | \
	sed "s@^/`echo "$(srcdir)" | sed 's/\(.\)/[\1]/g'`/@/@" | \
	sed 's@/[.]/@/@g' | \
	LC_ALL=C sort | uniq > $@.tmp && \
	mv $@.tmp $@;

# Not a target:
build-aux/config.rpath:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-pdf-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.def.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.def) -o $@ $<

.PHONY: all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive CTAGS GTAGS TAGS all all-am am--refresh check check-am clean clean-cscope clean-generic clean-libtool cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck distclean distclean-generic distclean-hdr distclean-libtool distclean-tags distcleancheck distdir distuninstallcheck dvi dvi-am html html-am info info-am install install-am install-data install-data-am install-dvi install-dvi-am install-exec install-exec-am install-html install-html-am install-info install-info-am install-man install-pdf install-pdf-am install-ps install-ps-am install-strip installcheck installcheck-am installdirs installdirs-am maintainer-clean maintainer-clean-generic mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am git-all git-mk-install git-mk-update gitignore-clean gitignore gitignore-recurse gitignore-recurse-maybe
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 460):
	-rm -f libtool config.lt

# Not a target:
.p.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.p) $(OUTPUT_OPTION) $<

# Not a target:
.p:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.txinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

gitignore-recurse-maybe:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  File does not exist.
#  File has been updated.
#  Successfully updated.
# automatic
# @ := gitignore-recurse-maybe
# automatic
# % := 
# automatic
# * := 
# automatic
# + := 
# automatic
# | := 
# automatic
# < := 
# automatic
# ^ := 
# automatic
# ? := 
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=3/17=18%
#  recipe to execute (from 'git.mk', line 318):
	@for subdir in $(DIST_SUBDIRS); do \
	  case " $(SUBDIRS) " in \
	    *" $$subdir "*) :;; \
	    *) test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir");; \
	  esac; \
	done

.PRECIOUS: Makefile
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-exec: install-exec-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

configure.ac:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:13:08.358522357
#  File has been updated.
#  Successfully updated.

# Not a target:
.a:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

configure: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:16.331219711
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 433):
	$(am__cd) $(srcdir) && $(AUTOCONF)

# Not a target:
build-aux/missing:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.yl:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

all-am: Makefile config.h
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

git-all: git-mk-install
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.l.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $*.c
	 $(LEX.l) $< > $*.c
	$(LINT.c) -i $*.c -o $@
	 $(RM) $*.c

# Not a target:
.F.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.F) $(OUTPUT_OPTION) $<

# Not a target:
.texi.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
build-aux/install-sh:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.w.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CTANGLE) $< - $@

# Not a target:
.texi.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.ch:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean: distclean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 795):
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -f Makefile

# Not a target:
.m.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.m) $(OUTPUT_OPTION) $<

mostlyclean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 454):
	-rm -f *.lo

# Not a target:
.cc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
build-aux/ltmain.sh:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.cc.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cc) $(OUTPUT_OPTION) $<

# Not a target:
git.mk:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

# Not a target:
.def:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.SUFFIXES:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/intlmacosx.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.44236165
#  File has been updated.
#  Successfully updated.

tags: tags-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

uninstall: uninstall-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-exec-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.c.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.c) $(OUTPUT_OPTION) $<

info: info-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

Makefile: Makefile.in config.status
#  Precious file (prerequisite of .PRECIOUS).
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.928760461
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 420):
	@case '$?' in \
	  *config.status*) \
	    echo ' $(SHELL) ./config.status'; \
	    $(SHELL) ./config.status;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
	esac;

# Not a target:
.r.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.r) $(OUTPUT_OPTION) $<

Makefile.in: Makefile.am m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:15.811174224
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 407):
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign Makefile

distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool distclean-tags
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.r:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@

gitignore-clean:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 331):
	-rm -f $(srcdir)/.gitignore

m4/nls.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.522362144
#  File has been updated.
#  Successfully updated.

clean-cscope:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 546):
	-rm -f cscope.files

installcheck-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.ym.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.m) $< 
	 mv -f y.tab.c $@

# Not a target:
.y.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 $(LINT.c) -C$* y.tab.c 
	 $(RM) y.tab.c

install-data-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

tags-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 502):
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi

dvi: dvi-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

gitignore: .gitignore gitignore-recurse
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

maintainer-clean-am: distclean-am maintainer-clean-generic
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install-info: install-info-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean-am: mostlyclean-generic mostlyclean-libtool
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

distclean-tags:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 565):
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files

# Not a target:
.elc:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

cscope: cscope.files
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 543):
	test ! -s cscope.files \
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)

# Not a target:
.l.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.l) $< > $@

dist-bzip2: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 637):
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
	$(am__post_remove_distdir)

clean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/libtool.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.844815542
#  File has been updated.
#  Successfully updated.

# Not a target:
.out:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
build-aux/config.guess:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-shar: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 655):
	@echo WARNING: "Support for shar distribution archives is" \
	               "deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
	$(am__post_remove_distdir)

all: config.h .gitignore gitignore-recurse-maybe
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  File does not exist.
#  File has been updated.
#  Successfully updated.
# automatic
# @ := all
# automatic
# % := 
# automatic
# * := 
# automatic
# + := config.h .gitignore gitignore-recurse-maybe
# automatic
# | := 
# automatic
# < := config.h
# automatic
# ^ := config.h .gitignore gitignore-recurse-maybe
# automatic
# ? := config.h .gitignore gitignore-recurse-maybe
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=2/32=6%
#  recipe to execute (from 'Makefile', line 401):
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

distcheck: dist
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 674):
	case '$(DIST_ARCHIVES)' in \
	*.tar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
	*.tar.bz2*) \
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
	*.tar.lz*) \
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
	*.tar.xz*) \
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
	*.tar.Z*) \
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
	*.shar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
	*.zip*) \
	  unzip $(distdir).zip ;;\
	esac
	chmod -R a-w $(distdir)
	chmod u+w $(distdir)
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
	chmod a-w $(distdir)
	test -d $(distdir)/_build || exit 0; \
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
	  && am__cwd=`pwd` \
	  && $(am__cd) $(distdir)/_build/sub \
	  && ../../configure \
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
	    $(DISTCHECK_CONFIGURE_FLAGS) \
	    --srcdir=../.. --prefix="$$dc_install_base" \
	  && $(MAKE) $(AM_MAKEFLAGS) \
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
	  && $(MAKE) $(AM_MAKEFLAGS) check \
	  && $(MAKE) $(AM_MAKEFLAGS) install \
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$$dc_install_base" \
	  && ({ \
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
	  && rm -rf "$$dc_destdir" \
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
	  && rm -rf $(DIST_ARCHIVES) \
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
	  && cd "$$am__cwd" \
	  || exit 1
	$(am__post_remove_distdir)
	@(echo "$(distdir) archives ready for distribution: "; \
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'

# Not a target:
.C:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@

cscope.files: clean-cscope cscopelist
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.r.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.r) $(OUTPUT_OPTION) $<

# Not a target:
.S:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@

html-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

dvi-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.texinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

dist-gzip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 633):
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__post_remove_distdir)

# Not a target:
.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.w.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(CWEAVE) $< - $@

check-am: all-am
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.c.ln:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINT.c) -C$* $<

# Not a target:
.s.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.s) -o $@ $<

# Not a target:
.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@

distclean-hdr:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 451):
	-rm -f config.h stamp-h1

m4/lib-prefix.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.502362021
#  File has been updated.
#  Successfully updated.

.NOEXPORT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
build-aux/config.sub:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/ltsugar.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.884819041
#  File has been updated.
#  Successfully updated.

m4/po.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.530362194
#  File has been updated.
#  Successfully updated.

maintainer-clean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 788):
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."

ctags-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/iconv.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.414361476
#  File has been updated.
#  Successfully updated.

# Not a target:
.texinfo.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.el:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

pdf-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

config.status: configure
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:22.844753125
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 430):
	$(SHELL) ./config.status --recheck

m4/lib-ld.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.486361922
#  File has been updated.
#  Successfully updated.

# Not a target:
.lm.m:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	@$(RM) $@ 
	 $(LEX.m) $< > $@

.MAKE: all-recursive check-recursive cscopelist-recursive ctags-recursive dvi-recursive html-recursive info-recursive install-data-recursive install-dvi-recursive install-exec-recursive install-html-recursive install-info-recursive install-pdf-recursive install-ps-recursive install-recursive installcheck-recursive installdirs-recursive pdf-recursive ps-recursive tags-recursive uninstall-recursive mostlyclean-recursive clean-recursive distclean-recursive maintainer-clean-recursive all install-am install-strip
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y.c:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(YACC.y) $< 
	 mv -f y.tab.c $@

# Not a target:
build-aux/compile:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

aclocal.m4: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:13:14.947098645
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 435):
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)

# Not a target:
.web.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(WEAVE) $<

install-html-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.texinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.DEFAULT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.h:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

check-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

config.h.in: m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:14:14.760328376
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 446):
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
	rm -f stamp-h1
	touch $@

install-data: install-data-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-libtool:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 457):
	-rm -rf .libs _libs

installcheck: installcheck-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

ID: config.h.in
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 497):
	$(am__define_uniq_tagged_files); mkid -fID $$unique

git-mk-install:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 133):
	@echo "Installing git makefile"
	@any_failed=; \
		find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
		if grep 'include .*/git.mk' $$x >/dev/null; then \
			echo "$$x already includes git.mk"; \
		else \
			failed=; \
			echo "Updating $$x"; \
			{ cat $$x; \
			  echo ''; \
			  echo '-include $$(top_srcdir)/git.mk'; \
			} > $$x.tmp || failed=1; \
			if test x$$failed = x; then \
				mv $$x.tmp $$x || failed=1; \
			fi; \
			if test x$$failed = x; then : else \
				echo "Failed updating $$x"; >&2 \
				any_failed=1; \
			fi; \
	fi; done; test -z "$$any_failed"

stamp-h1: config.h.in config.status
#  Implicit rule search has not been done.
#  Last modified 2017-03-14 20:17:23.012767797
#  File has been updated.
#  Successfully updated.
#  recipe to execute (from 'Makefile', line 443):
	@rm -f stamp-h1
	cd $(top_builddir) && $(SHELL) ./config.status config.h

m4/progtest.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.546362293
#  File has been updated.
#  Successfully updated.

am--refresh: Makefile
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 405):
	@:

install-dvi-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.tex.dvi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(TEX) $<

# Not a target:
build-aux/depcomp:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.cpp.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.cpp) $(OUTPUT_OPTION) $<

# Not a target:
.cpp:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@

m4/gsettings.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

clean: clean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.C.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.C) $(OUTPUT_OPTION) $<

installdirs-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

m4/gettext.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.390361328
#  File has been updated.
#  Successfully updated.

info-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.texi:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
Makefile.am:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:56:34.420283183
#  File has been updated.
#  Successfully updated.

config.h: stamp-h1
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  Last modified 2514-05-30 03:53:03.107374182
#  File has been updated.
#  Successfully updated.
# automatic
# @ := config.h
# automatic
# % := 
# automatic
# * := 
# automatic
# + := stamp-h1
# automatic
# | := 
# automatic
# < := stamp-h1
# automatic
# ^ := stamp-h1
# automatic
# ? := stamp-h1
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=2/19=11%
#  recipe to execute (from 'Makefile', line 439):
	@test -f $@ || rm -f stamp-h1
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1

install-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.txinfo:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

ps-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

installcheck-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.tex:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

cscopelist-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-data-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
ABOUT-NLS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 667):
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

# Not a target:
.txinfo.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

install-pdf-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-strip:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 770):
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi

ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

clean-am: clean-generic clean-libtool mostlyclean-am
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

mostlyclean-generic:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-ps-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.sh:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	cat $< >$@ 
	 chmod a+x $@

html: html-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

uninstall-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

distuninstallcheck:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 730):
	@test -n '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: trying to run $@ with an empty' \
	       '$$(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	$(am__cd) '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
	   || { echo "ERROR: files left after uninstall:" ; \
	        if test -n "$(DESTDIR)"; then \
	          echo "  (check DESTDIR support)"; \
	        fi ; \
	        $(distuninstallcheck_listfiles) ; \
	        exit 1; } >&2

dist-all:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 667):
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

ctags: ctags-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

all-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

m4/ax_check_compile_flag.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

dist-lzip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 641):
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
	$(am__post_remove_distdir)

# Not a target:
.S.s:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.S) $< > $@

# Not a target:
.mod:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ -e $@ $^

info-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean: mostlyclean-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.mod.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.mod) -o $@ $<

git-mk-update:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 155):
	wget $(GIT_MK_URL) -O $(top_srcdir)/git.mk

distcleancheck: distclean
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 747):
	@if test '$(srcdir)' = . ; then \
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
	  exit 1 ; \
	fi
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
	  || { echo "ERROR: files left in build directory after distclean:" ; \
	       $(distcleancheck_listfiles) ; \
	       exit 1; } >&2

# Not a target:
.F.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(PREPROCESS.F) $(OUTPUT_OPTION) $<

uninstall-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

AUTHORS:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 883):
	$(AM_V_GEN)if test -d "$(srcdir)/.git";                        \
	then                                                           \
		echo Creating $@ &&                                    \
		( cd "$(top_srcdir)" &&                                \
		  echo '# Generated by Makefile. Do not edit.'; echo;  \
		  git log --no-merges --pretty=format:"%an" $(SUBDIRS) \
		  | sort | uniq ) > $@.tmp                             \
		&& mv -f $@.tmp $@                                     \
		|| ( rm -f $@.tmp ;                                    \
		     echo Failed to generate $@ >&2 );                 \
	else touch $@; fi

m4/ltoptions.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.864817291
#  File has been updated.
#  Successfully updated.

install-html: install-html-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.w:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

m4/lib-link.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:40:36.494361971
#  File has been updated.
#  Successfully updated.

maintainer-clean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.S.o:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(COMPILE.S) -o $@ $<

m4/pkg.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

dist-zip: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 662):
	-rm -f $(distdir).zip
	zip -rq $(distdir).zip $(distdir)
	$(am__post_remove_distdir)

check: check-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-exec-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ctags-am: config.h.in
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 533):
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

distclean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

install-ps: install-ps-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

m4/lt~obsolete.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-14 20:12:48.924822541
#  File has been updated.
#  Successfully updated.

gitignore-recurse:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'git.mk', line 325):
	@for subdir in $(DIST_SUBDIRS); do \
	    test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir"); \
	done

TAGS: tags
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

installdirs: installdirs-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-dvi: install-dvi-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.F:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

m4/introspection.m4:
#  Implicit rule search has been done.
#  Last modified 2017-03-13 22:39:11.337835595
#  File has been updated.
#  Successfully updated.

distdir: Makefile.am configure m4/ax_check_compile_flag.m4 m4/gettext.m4 m4/gsettings.m4 m4/iconv.m4 m4/intlmacosx.m4 m4/introspection.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/progtest.m4 m4/vapigen.m4 configure.ac aclocal.m4 Makefile.in config.h.in build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/install-sh build-aux/ltmain.sh build-aux/missing ABOUT-NLS AUTHORS build-aux/compile build-aux/config.guess build-aux/config.rpath build-aux/config.sub build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh build-aux/missing AUTHORS
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 569):
	$(am__remove_distdir)
	test -d "$(distdir)" || mkdir "$(distdir)"
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
	-test -n "$(am__skip_mode_fix)" \
	|| find "$(distdir)" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
	|| chmod -R a+r "$(distdir)"

install-html-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

# Not a target:
.web:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

CTAGS: ctags
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

tags-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# Not a target:
.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

dist-xz: distdir
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 644):
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
	$(am__post_remove_distdir)

ps: ps-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install: install-recursive
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

install-ps-am:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.

mostlyclean-recursive:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 469):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

# files hash-table stats:
# Load=231/1024=23%, Rehash=0, Collisions=192/784=24%
# VPATH Search Paths

# No 'vpath' search paths.

# No general ('VPATH' variable) search path.

# strcache buffers: 1 (0) / strings = 423 / storage = 5561 B / avg = 13 B
# current buf: size = 8162 B / used = 5561 B / count = 423 / avg = 13 B

# strcache performance: lookups = 950 / hit rate = 55%
# hash-table stats:
# Load=423/8192=5%, Rehash=0, Collisions=36/950=4%
# Finished Make data base on Tue Mar 14 20:17:46 2017

