1# Makefile.in generated by automake 1.11.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38	$(top_srcdir)/config/common.am
39subdir = fdesign/fd
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42	$(top_srcdir)/configure.ac
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/lib/config.h
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49SOURCES =
50DIST_SOURCES =
51DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52ACLOCAL = @ACLOCAL@
53AMTAR = @AMTAR@
54AR = @AR@
55AUTOCONF = @AUTOCONF@
56AUTOHEADER = @AUTOHEADER@
57AUTOMAKE = @AUTOMAKE@
58AWK = @AWK@
59CC = @CC@
60CCDEPMODE = @CCDEPMODE@
61CFLAGS = @CFLAGS@
62CONVERT = @CONVERT@
63CPP = @CPP@
64CPPFLAGS = @CPPFLAGS@
65CYGPATH_W = @CYGPATH_W@
66DEFS = @DEFS@
67DEPDIR = @DEPDIR@
68DLLTOOL = @DLLTOOL@
69DSYMUTIL = @DSYMUTIL@
70DUMPBIN = @DUMPBIN@
71ECHO_C = @ECHO_C@
72ECHO_N = @ECHO_N@
73ECHO_T = @ECHO_T@
74EGREP = @EGREP@
75EXEEXT = @EXEEXT@
76FGREP = @FGREP@
77FL_FIXLEVEL = @FL_FIXLEVEL@
78FL_REVISION = @FL_REVISION@
79FL_VERSION = @FL_VERSION@
80GREP = @GREP@
81INSTALL = @INSTALL@
82INSTALL_DATA = @INSTALL_DATA@
83INSTALL_PROGRAM = @INSTALL_PROGRAM@
84INSTALL_SCRIPT = @INSTALL_SCRIPT@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86JPEG_LIB = @JPEG_LIB@
87LD = @LD@
88LDFLAGS = @LDFLAGS@
89LIBOBJS = @LIBOBJS@
90LIBS = @LIBS@
91LIBTOOL = @LIBTOOL@
92LIPO = @LIPO@
93LN_S = @LN_S@
94LTLIBOBJS = @LTLIBOBJS@
95MAINT = @MAINT@
96MAKEINFO = @MAKEINFO@
97MANIFEST_TOOL = @MANIFEST_TOOL@
98MKDIR_P = @MKDIR_P@
99NM = @NM@
100NMEDIT = @NMEDIT@
101OBJDUMP = @OBJDUMP@
102OBJEXT = @OBJEXT@
103OTOOL = @OTOOL@
104OTOOL64 = @OTOOL64@
105PACKAGE = @PACKAGE@
106PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107PACKAGE_NAME = @PACKAGE_NAME@
108PACKAGE_STRING = @PACKAGE_STRING@
109PACKAGE_TARNAME = @PACKAGE_TARNAME@
110PACKAGE_URL = @PACKAGE_URL@
111PACKAGE_VERSION = @PACKAGE_VERSION@
112PATH_SEPARATOR = @PATH_SEPARATOR@
113RANLIB = @RANLIB@
114SED = @SED@
115SET_MAKE = @SET_MAKE@
116SHELL = @SHELL@
117SO_VERSION = @SO_VERSION@
118STRIP = @STRIP@
119TEXI2DVI = @TEXI2DVI@
120TEXI2DVI_NEEDS_PDF = @TEXI2DVI_NEEDS_PDF@
121TEXI2HTML = @TEXI2HTML@
122VERSION = @VERSION@
123XMKMF = @XMKMF@
124XPM_LIB = @XPM_LIB@
125X_CFLAGS = @X_CFLAGS@
126X_EXTRA_LIBS = @X_EXTRA_LIBS@
127X_LIBS = @X_LIBS@
128X_PRE_LIBS = @X_PRE_LIBS@
129abs_builddir = @abs_builddir@
130abs_srcdir = @abs_srcdir@
131abs_top_builddir = @abs_top_builddir@
132abs_top_srcdir = @abs_top_srcdir@
133ac_ct_AR = @ac_ct_AR@
134ac_ct_CC = @ac_ct_CC@
135ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
136am__include = @am__include@
137am__leading_dot = @am__leading_dot@
138am__quote = @am__quote@
139am__tar = @am__tar@
140am__untar = @am__untar@
141bindir = @bindir@
142build = @build@
143build_alias = @build_alias@
144build_cpu = @build_cpu@
145build_os = @build_os@
146build_vendor = @build_vendor@
147builddir = @builddir@
148datadir = @datadir@
149datarootdir = @datarootdir@
150docdir = @docdir@
151dvidir = @dvidir@
152exec_prefix = @exec_prefix@
153host = @host@
154host_alias = @host_alias@
155host_cpu = @host_cpu@
156host_os = @host_os@
157host_vendor = @host_vendor@
158htmldir = @htmldir@
159includedir = @includedir@
160infodir = @infodir@
161install_sh = @install_sh@
162libdir = @libdir@
163libexecdir = @libexecdir@
164localedir = @localedir@
165localstatedir = @localstatedir@
166mandir = @mandir@
167mkdir_p = @mkdir_p@
168oldincludedir = @oldincludedir@
169pdfdir = @pdfdir@
170prefix = @prefix@
171program_transform_name = @program_transform_name@
172psdir = @psdir@
173sbindir = @sbindir@
174sharedstatedir = @sharedstatedir@
175srcdir = @srcdir@
176sysconfdir = @sysconfdir@
177target = @target@
178target_alias = @target_alias@
179target_cpu = @target_cpu@
180target_os = @target_os@
181target_vendor = @target_vendor@
182top_build_prefix = @top_build_prefix@
183top_builddir = @top_builddir@
184top_srcdir = @top_srcdir@
185AUTOMAKE_OPTIONS = foreign
186DISTCLEANFILES = *.orig *.rej *~ *.bak core makelog
187MAINTAINERCLEANFILES = $(srcdir)/Makefile.in makelog
188AM_INSTALL_DATA_FLAGS = $(INSTALL) -m 644 -D
189INCLUDE = $(top_srcdir)/lib/include
190EXTRA_DIST = \
191	pallette.c \
192	pallette.fd \
193	pallette.h \
194	ui_attrib.c \
195	ui_attrib.fd \
196	ui_attrib.h \
197	ui_theforms.c \
198	ui_theforms.fd \
199	ui_theforms.h \
200	Readme
201
202all: all-am
203
204.SUFFIXES:
205$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/common.am $(am__configure_deps)
206	@for dep in $?; do \
207	  case '$(am__configure_deps)' in \
208	    *$$dep*) \
209	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
210	        && { if test -f $@; then exit 0; else break; fi; }; \
211	      exit 1;; \
212	  esac; \
213	done; \
214	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign fdesign/fd/Makefile'; \
215	$(am__cd) $(top_srcdir) && \
216	  $(AUTOMAKE) --foreign fdesign/fd/Makefile
217.PRECIOUS: Makefile
218Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219	@case '$?' in \
220	  *config.status*) \
221	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222	  *) \
223	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225	esac;
226$(top_srcdir)/config/common.am:
227
228$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
232	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235$(am__aclocal_m4_deps):
236
237mostlyclean-libtool:
238	-rm -f *.lo
239
240clean-libtool:
241	-rm -rf .libs _libs
242tags: TAGS
243TAGS:
244
245ctags: CTAGS
246CTAGS:
247
248
249distdir: $(DISTFILES)
250	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
251	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
252	list='$(DISTFILES)'; \
253	  dist_files=`for file in $$list; do echo $$file; done | \
254	  sed -e "s|^$$srcdirstrip/||;t" \
255	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
256	case $$dist_files in \
257	  */*) $(MKDIR_P) `echo "$$dist_files" | \
258			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
259			   sort -u` ;; \
260	esac; \
261	for file in $$dist_files; do \
262	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
263	  if test -d $$d/$$file; then \
264	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
265	    if test -d "$(distdir)/$$file"; then \
266	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
267	    fi; \
268	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
269	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
270	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
271	    fi; \
272	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
273	  else \
274	    test -f "$(distdir)/$$file" \
275	    || cp -p $$d/$$file "$(distdir)/$$file" \
276	    || exit 1; \
277	  fi; \
278	done
279check-am: all-am
280check: check-am
281all-am: Makefile
282installdirs:
283install: install-am
284install-exec: install-exec-am
285install-data: install-data-am
286uninstall: uninstall-am
287
288install-am: all-am
289	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
290
291installcheck: installcheck-am
292install-strip:
293	if test -z '$(STRIP)'; then \
294	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
295	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
296	      install; \
297	else \
298	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
299	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
300	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
301	fi
302mostlyclean-generic:
303
304clean-generic:
305
306distclean-generic:
307	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
308	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
309	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
310
311maintainer-clean-generic:
312	@echo "This command is intended for maintainers to use"
313	@echo "it deletes files that may require special tools to rebuild."
314	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
315clean: clean-am
316
317clean-am: clean-generic clean-libtool mostlyclean-am
318
319distclean: distclean-am
320	-rm -f Makefile
321distclean-am: clean-am distclean-generic
322
323dvi: dvi-am
324
325dvi-am:
326
327html: html-am
328
329html-am:
330
331info: info-am
332
333info-am:
334
335install-data-am:
336
337install-dvi: install-dvi-am
338
339install-dvi-am:
340
341install-exec-am:
342
343install-html: install-html-am
344
345install-html-am:
346
347install-info: install-info-am
348
349install-info-am:
350
351install-man:
352
353install-pdf: install-pdf-am
354
355install-pdf-am:
356
357install-ps: install-ps-am
358
359install-ps-am:
360
361installcheck-am:
362
363maintainer-clean: maintainer-clean-am
364	-rm -f Makefile
365maintainer-clean-am: distclean-am maintainer-clean-generic
366
367mostlyclean: mostlyclean-am
368
369mostlyclean-am: mostlyclean-generic mostlyclean-libtool
370
371pdf: pdf-am
372
373pdf-am:
374
375ps: ps-am
376
377ps-am:
378
379uninstall-am:
380
381.MAKE: install-am install-strip
382
383.PHONY: all all-am check check-am clean clean-generic clean-libtool \
384	distclean distclean-generic distclean-libtool distdir dvi \
385	dvi-am html html-am info info-am install install-am \
386	install-data install-data-am install-dvi install-dvi-am \
387	install-exec install-exec-am install-html install-html-am \
388	install-info install-info-am install-man install-pdf \
389	install-pdf-am install-ps install-ps-am install-strip \
390	installcheck installcheck-am installdirs maintainer-clean \
391	maintainer-clean-generic mostlyclean mostlyclean-generic \
392	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
393
394
395# Tell versions [3.59,3.63) of GNU make to not export all variables.
396# Otherwise a system limit (for SysV at least) may be exceeded.
397.NOEXPORT:
398