1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = ${SHELL} $(install_sh) -c -m 644
27install_sh_PROGRAM = ${SHELL} $(install_sh) -c
28install_sh_SCRIPT = ${SHELL} $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39subdir = unico
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/build/as-compiler-flag.m4 \
43	$(top_srcdir)/build/libtool.m4 \
44	$(top_srcdir)/build/ltoptions.m4 \
45	$(top_srcdir)/build/ltsugar.m4 \
46	$(top_srcdir)/build/ltversion.m4 \
47	$(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49	$(ACLOCAL_M4)
50mkinstalldirs = $(SHELL) $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54am__vpath_adj = case $$p in \
55    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56    *) f=$$p;; \
57  esac;
58am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
59am__installdirs = "$(DESTDIR)$(enginedir)"
60engineLTLIBRARIES_INSTALL = $(INSTALL)
61LTLIBRARIES = $(engine_LTLIBRARIES)
62am__DEPENDENCIES_1 =
63libunico_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
64am__objects_1 =
65am__objects_2 = libunico_la-unico-cairo-support.lo \
66	libunico_la-unico-draw.lo libunico_la-unico-engine.lo \
67	libunico_la-unico-support.lo libunico_la-unico-theme.lo
68am_libunico_la_OBJECTS = $(am__objects_1) $(am__objects_2)
69libunico_la_OBJECTS = $(am_libunico_la_OBJECTS)
70DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
71depcomp = $(SHELL) $(top_srcdir)/build/depcomp
72am__depfiles_maybe = depfiles
73COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
74	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
76	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
77	$(AM_CFLAGS) $(CFLAGS)
78CCLD = $(CC)
79LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
80	$(AM_LDFLAGS) $(LDFLAGS) -o $@
81SOURCES = $(libunico_la_SOURCES)
82DIST_SOURCES = $(libunico_la_SOURCES)
83ETAGS = etags
84CTAGS = ctags
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86ACLOCAL = @ACLOCAL@
87AMDEP_FALSE = @AMDEP_FALSE@
88AMDEP_TRUE = @AMDEP_TRUE@
89AMTAR = @AMTAR@
90AR = @AR@
91AUTOCONF = @AUTOCONF@
92AUTOHEADER = @AUTOHEADER@
93AUTOMAKE = @AUTOMAKE@
94AWK = @AWK@
95CC = @CC@
96CCDEPMODE = @CCDEPMODE@
97CFLAGS = @CFLAGS@
98CPP = @CPP@
99CPPFLAGS = @CPPFLAGS@
100CYGPATH_W = @CYGPATH_W@
101DEBUG_CFLAGS = @DEBUG_CFLAGS@
102DEFAULT_DEBUG = @DEFAULT_DEBUG@
103DEFAULT_MAINTAINER_FLAGS = @DEFAULT_MAINTAINER_FLAGS@
104DEFS = @DEFS@
105DEPDIR = @DEPDIR@
106DEPS_CFLAGS = @DEPS_CFLAGS@
107DEPS_LIBS = @DEPS_LIBS@
108DLLTOOL = @DLLTOOL@
109DSYMUTIL = @DSYMUTIL@
110DUMPBIN = @DUMPBIN@
111ECHO_C = @ECHO_C@
112ECHO_N = @ECHO_N@
113ECHO_T = @ECHO_T@
114EGREP = @EGREP@
115EXEEXT = @EXEEXT@
116FGREP = @FGREP@
117GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
118GLIB_MKENUMS = @GLIB_MKENUMS@
119GREP = @GREP@
120GTK_VERSION = @GTK_VERSION@
121INSTALL_DATA = @INSTALL_DATA@
122INSTALL_PROGRAM = @INSTALL_PROGRAM@
123INSTALL_SCRIPT = @INSTALL_SCRIPT@
124INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125LD = @LD@
126LDFLAGS = @LDFLAGS@
127LIBOBJS = @LIBOBJS@
128LIBS = @LIBS@
129LIBTOOL = @LIBTOOL@
130LIPO = @LIPO@
131LN_S = @LN_S@
132LTLIBOBJS = @LTLIBOBJS@
133MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
134MAKEINFO = @MAKEINFO@
135MANIFEST_TOOL = @MANIFEST_TOOL@
136NM = @NM@
137NMEDIT = @NMEDIT@
138OBJDUMP = @OBJDUMP@
139OBJEXT = @OBJEXT@
140OTOOL = @OTOOL@
141OTOOL64 = @OTOOL64@
142PACKAGE = @PACKAGE@
143PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144PACKAGE_NAME = @PACKAGE_NAME@
145PACKAGE_STRING = @PACKAGE_STRING@
146PACKAGE_TARNAME = @PACKAGE_TARNAME@
147PACKAGE_VERSION = @PACKAGE_VERSION@
148PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
149PATH_SEPARATOR = @PATH_SEPARATOR@
150PKG_CONFIG = @PKG_CONFIG@
151RANLIB = @RANLIB@
152SED = @SED@
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
155STRIP = @STRIP@
156UNICO_CFLAGS = @UNICO_CFLAGS@
157UNICO_LDFLAGS = @UNICO_LDFLAGS@
158UNICO_LIBADD = @UNICO_LIBADD@
159UNICO_TRUNK = @UNICO_TRUNK@
160VERSION = @VERSION@
161ac_ct_AR = @ac_ct_AR@
162ac_ct_CC = @ac_ct_CC@
163ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
164am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
165am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
166am__include = @am__include@
167am__leading_dot = @am__leading_dot@
168am__quote = @am__quote@
169am__tar = @am__tar@
170am__untar = @am__untar@
171bindir = @bindir@
172build = @build@
173build_alias = @build_alias@
174build_cpu = @build_cpu@
175build_os = @build_os@
176build_vendor = @build_vendor@
177cairo_req = @cairo_req@
178datadir = @datadir@
179datarootdir = @datarootdir@
180docdir = @docdir@
181dvidir = @dvidir@
182exec_prefix = @exec_prefix@
183glib_req = @glib_req@
184gtk_req = @gtk_req@
185host = @host@
186host_alias = @host_alias@
187host_cpu = @host_cpu@
188host_os = @host_os@
189host_vendor = @host_vendor@
190htmldir = @htmldir@
191includedir = @includedir@
192infodir = @infodir@
193install_sh = @install_sh@
194libdir = @libdir@
195libexecdir = @libexecdir@
196localedir = @localedir@
197localstatedir = @localstatedir@
198mandir = @mandir@
199mkdir_p = @mkdir_p@
200oldincludedir = @oldincludedir@
201pdfdir = @pdfdir@
202prefix = @prefix@
203program_transform_name = @program_transform_name@
204psdir = @psdir@
205sbindir = @sbindir@
206sharedstatedir = @sharedstatedir@
207sysconfdir = @sysconfdir@
208target_alias = @target_alias@
209source_h = \
210	$(srcdir)/unico.h \
211	$(srcdir)/unico-cairo-support.h \
212	$(srcdir)/unico-draw.h \
213	$(srcdir)/unico-engine.h \
214	$(srcdir)/unico-support.h \
215	$(srcdir)/unico-types.h
216
217source_c = \
218	$(srcdir)/unico-cairo-support.c \
219	$(srcdir)/unico-draw.c \
220	$(srcdir)/unico-engine.c \
221	$(srcdir)/unico-support.c \
222	$(srcdir)/unico-theme.c
223
224enginedir = $(libdir)/gtk-3.0/$(GTK_VERSION)/theming-engines
225engine_LTLIBRARIES = libunico.la
226libunico_la_SOURCES = $(source_h) $(source_c)
227libunico_la_CFLAGS = $(UNICO_CFLAGS)
228libunico_la_LIBADD = $(UNICO_LIBADD)
229libunico_la_LDFLAGS = $(UNICO_LDFLAGS)
230all: all-am
231
232.SUFFIXES:
233.SUFFIXES: .c .lo .o .obj
234$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
235	@for dep in $?; do \
236	  case '$(am__configure_deps)' in \
237	    *$$dep*) \
238	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
239		&& exit 0; \
240	      exit 1;; \
241	  esac; \
242	done; \
243	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  unico/Makefile'; \
244	cd $(top_srcdir) && \
245	  $(AUTOMAKE) --foreign  unico/Makefile
246.PRECIOUS: Makefile
247Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248	@case '$?' in \
249	  *config.status*) \
250	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251	  *) \
252	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254	esac;
255
256$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
259$(top_srcdir)/configure:  $(am__configure_deps)
260	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
262	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263install-engineLTLIBRARIES: $(engine_LTLIBRARIES)
264	@$(NORMAL_INSTALL)
265	test -z "$(enginedir)" || $(mkdir_p) "$(DESTDIR)$(enginedir)"
266	@list='$(engine_LTLIBRARIES)'; for p in $$list; do \
267	  if test -f $$p; then \
268	    f=$(am__strip_dir) \
269	    echo " $(LIBTOOL) --mode=install $(engineLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(enginedir)/$$f'"; \
270	    $(LIBTOOL) --mode=install $(engineLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(enginedir)/$$f"; \
271	  else :; fi; \
272	done
273
274uninstall-engineLTLIBRARIES:
275	@$(NORMAL_UNINSTALL)
276	@set -x; list='$(engine_LTLIBRARIES)'; for p in $$list; do \
277	  p=$(am__strip_dir) \
278	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(enginedir)/$$p'"; \
279	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(enginedir)/$$p"; \
280	done
281
282clean-engineLTLIBRARIES:
283	-test -z "$(engine_LTLIBRARIES)" || rm -f $(engine_LTLIBRARIES)
284	@list='$(engine_LTLIBRARIES)'; for p in $$list; do \
285	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
286	  test "$$dir" != "$$p" || dir=.; \
287	  echo "rm -f \"$${dir}/so_locations\""; \
288	  rm -f "$${dir}/so_locations"; \
289	done
290libunico.la: $(libunico_la_OBJECTS) $(libunico_la_DEPENDENCIES)
291	$(LINK) -rpath $(enginedir) $(libunico_la_LDFLAGS) $(libunico_la_OBJECTS) $(libunico_la_LIBADD) $(LIBS)
292
293mostlyclean-compile:
294	-rm -f *.$(OBJEXT)
295
296distclean-compile:
297	-rm -f *.tab.c
298
299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunico_la-unico-cairo-support.Plo@am__quote@
300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunico_la-unico-draw.Plo@am__quote@
301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunico_la-unico-engine.Plo@am__quote@
302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunico_la-unico-support.Plo@am__quote@
303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunico_la-unico-theme.Plo@am__quote@
304
305.c.o:
306@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
307@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
308@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
309@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
310@am__fastdepCC_FALSE@	$(COMPILE) -c $<
311
312.c.obj:
313@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
314@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
315@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
316@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
318
319.c.lo:
320@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
321@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
322@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
323@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
325
326libunico_la-unico-cairo-support.lo: $(srcdir)/unico-cairo-support.c
327@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -MT libunico_la-unico-cairo-support.lo -MD -MP -MF "$(DEPDIR)/libunico_la-unico-cairo-support.Tpo" -c -o libunico_la-unico-cairo-support.lo `test -f '$(srcdir)/unico-cairo-support.c' || echo '$(srcdir)/'`$(srcdir)/unico-cairo-support.c; \
328@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libunico_la-unico-cairo-support.Tpo" "$(DEPDIR)/libunico_la-unico-cairo-support.Plo"; else rm -f "$(DEPDIR)/libunico_la-unico-cairo-support.Tpo"; exit 1; fi
329@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(srcdir)/unico-cairo-support.c' object='libunico_la-unico-cairo-support.lo' libtool=yes @AMDEPBACKSLASH@
330@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -c -o libunico_la-unico-cairo-support.lo `test -f '$(srcdir)/unico-cairo-support.c' || echo '$(srcdir)/'`$(srcdir)/unico-cairo-support.c
332
333libunico_la-unico-draw.lo: $(srcdir)/unico-draw.c
334@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -MT libunico_la-unico-draw.lo -MD -MP -MF "$(DEPDIR)/libunico_la-unico-draw.Tpo" -c -o libunico_la-unico-draw.lo `test -f '$(srcdir)/unico-draw.c' || echo '$(srcdir)/'`$(srcdir)/unico-draw.c; \
335@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libunico_la-unico-draw.Tpo" "$(DEPDIR)/libunico_la-unico-draw.Plo"; else rm -f "$(DEPDIR)/libunico_la-unico-draw.Tpo"; exit 1; fi
336@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(srcdir)/unico-draw.c' object='libunico_la-unico-draw.lo' libtool=yes @AMDEPBACKSLASH@
337@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -c -o libunico_la-unico-draw.lo `test -f '$(srcdir)/unico-draw.c' || echo '$(srcdir)/'`$(srcdir)/unico-draw.c
339
340libunico_la-unico-engine.lo: $(srcdir)/unico-engine.c
341@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -MT libunico_la-unico-engine.lo -MD -MP -MF "$(DEPDIR)/libunico_la-unico-engine.Tpo" -c -o libunico_la-unico-engine.lo `test -f '$(srcdir)/unico-engine.c' || echo '$(srcdir)/'`$(srcdir)/unico-engine.c; \
342@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libunico_la-unico-engine.Tpo" "$(DEPDIR)/libunico_la-unico-engine.Plo"; else rm -f "$(DEPDIR)/libunico_la-unico-engine.Tpo"; exit 1; fi
343@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(srcdir)/unico-engine.c' object='libunico_la-unico-engine.lo' libtool=yes @AMDEPBACKSLASH@
344@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -c -o libunico_la-unico-engine.lo `test -f '$(srcdir)/unico-engine.c' || echo '$(srcdir)/'`$(srcdir)/unico-engine.c
346
347libunico_la-unico-support.lo: $(srcdir)/unico-support.c
348@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -MT libunico_la-unico-support.lo -MD -MP -MF "$(DEPDIR)/libunico_la-unico-support.Tpo" -c -o libunico_la-unico-support.lo `test -f '$(srcdir)/unico-support.c' || echo '$(srcdir)/'`$(srcdir)/unico-support.c; \
349@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libunico_la-unico-support.Tpo" "$(DEPDIR)/libunico_la-unico-support.Plo"; else rm -f "$(DEPDIR)/libunico_la-unico-support.Tpo"; exit 1; fi
350@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(srcdir)/unico-support.c' object='libunico_la-unico-support.lo' libtool=yes @AMDEPBACKSLASH@
351@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -c -o libunico_la-unico-support.lo `test -f '$(srcdir)/unico-support.c' || echo '$(srcdir)/'`$(srcdir)/unico-support.c
353
354libunico_la-unico-theme.lo: $(srcdir)/unico-theme.c
355@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -MT libunico_la-unico-theme.lo -MD -MP -MF "$(DEPDIR)/libunico_la-unico-theme.Tpo" -c -o libunico_la-unico-theme.lo `test -f '$(srcdir)/unico-theme.c' || echo '$(srcdir)/'`$(srcdir)/unico-theme.c; \
356@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libunico_la-unico-theme.Tpo" "$(DEPDIR)/libunico_la-unico-theme.Plo"; else rm -f "$(DEPDIR)/libunico_la-unico-theme.Tpo"; exit 1; fi
357@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(srcdir)/unico-theme.c' object='libunico_la-unico-theme.lo' libtool=yes @AMDEPBACKSLASH@
358@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunico_la_CFLAGS) $(CFLAGS) -c -o libunico_la-unico-theme.lo `test -f '$(srcdir)/unico-theme.c' || echo '$(srcdir)/'`$(srcdir)/unico-theme.c
360
361mostlyclean-libtool:
362	-rm -f *.lo
363
364clean-libtool:
365	-rm -rf .libs _libs
366
367distclean-libtool:
368	-rm -f libtool
369uninstall-info-am:
370
371ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
372	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
373	unique=`for i in $$list; do \
374	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375	  done | \
376	  $(AWK) '    { files[$$0] = 1; } \
377	       END { for (i in files) print i; }'`; \
378	mkid -fID $$unique
379tags: TAGS
380
381TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
382		$(TAGS_FILES) $(LISP)
383	tags=; \
384	here=`pwd`; \
385	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
386	unique=`for i in $$list; do \
387	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388	  done | \
389	  $(AWK) '    { files[$$0] = 1; } \
390	       END { for (i in files) print i; }'`; \
391	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
392	  test -n "$$unique" || unique=$$empty_fix; \
393	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394	    $$tags $$unique; \
395	fi
396ctags: CTAGS
397CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398		$(TAGS_FILES) $(LISP)
399	tags=; \
400	here=`pwd`; \
401	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402	unique=`for i in $$list; do \
403	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404	  done | \
405	  $(AWK) '    { files[$$0] = 1; } \
406	       END { for (i in files) print i; }'`; \
407	test -z "$(CTAGS_ARGS)$$tags$$unique" \
408	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
409	     $$tags $$unique
410
411GTAGS:
412	here=`$(am__cd) $(top_builddir) && pwd` \
413	  && cd $(top_srcdir) \
414	  && gtags -i $(GTAGS_ARGS) $$here
415
416distclean-tags:
417	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
418
419distdir: $(DISTFILES)
420	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
421	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
422	list='$(DISTFILES)'; for file in $$list; do \
423	  case $$file in \
424	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
425	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
426	  esac; \
427	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
428	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
429	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
430	    dir="/$$dir"; \
431	    $(mkdir_p) "$(distdir)$$dir"; \
432	  else \
433	    dir=''; \
434	  fi; \
435	  if test -d $$d/$$file; then \
436	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
437	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
438	    fi; \
439	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
440	  else \
441	    test -f $(distdir)/$$file \
442	    || cp -p $$d/$$file $(distdir)/$$file \
443	    || exit 1; \
444	  fi; \
445	done
446check-am: all-am
447check: check-am
448all-am: Makefile $(LTLIBRARIES)
449installdirs:
450	for dir in "$(DESTDIR)$(enginedir)"; do \
451	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
452	done
453install: install-am
454install-exec: install-exec-am
455install-data: install-data-am
456uninstall: uninstall-am
457
458install-am: all-am
459	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
460
461installcheck: installcheck-am
462install-strip:
463	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
464	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
465	  `test -z '$(STRIP)' || \
466	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
467mostlyclean-generic:
468
469clean-generic:
470
471distclean-generic:
472	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
473
474maintainer-clean-generic:
475	@echo "This command is intended for maintainers to use"
476	@echo "it deletes files that may require special tools to rebuild."
477clean: clean-am
478
479clean-am: clean-engineLTLIBRARIES clean-generic clean-libtool \
480	mostlyclean-am
481
482distclean: distclean-am
483	-rm -rf ./$(DEPDIR)
484	-rm -f Makefile
485distclean-am: clean-am distclean-compile distclean-generic \
486	distclean-libtool distclean-tags
487
488dvi: dvi-am
489
490dvi-am:
491
492html: html-am
493
494info: info-am
495
496info-am:
497
498install-data-am: install-engineLTLIBRARIES
499
500install-exec-am:
501
502install-info: install-info-am
503
504install-man:
505
506installcheck-am:
507
508maintainer-clean: maintainer-clean-am
509	-rm -rf ./$(DEPDIR)
510	-rm -f Makefile
511maintainer-clean-am: distclean-am maintainer-clean-generic
512
513mostlyclean: mostlyclean-am
514
515mostlyclean-am: mostlyclean-compile mostlyclean-generic \
516	mostlyclean-libtool
517
518pdf: pdf-am
519
520pdf-am:
521
522ps: ps-am
523
524ps-am:
525
526uninstall-am: uninstall-engineLTLIBRARIES uninstall-info-am
527
528.PHONY: CTAGS GTAGS all all-am check check-am clean \
529	clean-engineLTLIBRARIES clean-generic clean-libtool ctags \
530	distclean distclean-compile distclean-generic \
531	distclean-libtool distclean-tags distdir dvi dvi-am html \
532	html-am info info-am install install-am install-data \
533	install-data-am install-engineLTLIBRARIES install-exec \
534	install-exec-am install-info install-info-am install-man \
535	install-strip installcheck installcheck-am installdirs \
536	maintainer-clean maintainer-clean-generic mostlyclean \
537	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
538	pdf pdf-am ps ps-am tags uninstall uninstall-am \
539	uninstall-engineLTLIBRARIES uninstall-info-am
540
541# Tell versions [3.59,3.63) of GNU make to not export all variables.
542# Otherwise a system limit (for SysV at least) may be exceeded.
543.NOEXPORT:
544