Makefile.in revision e6232409
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
17# 
18#  Copyright 2005  Red Hat, Inc.
19# 
20#  Permission to use, copy, modify, distribute, and sell this software and its
21#  documentation for any purpose is hereby granted without fee, provided that
22#  the above copyright notice appear in all copies and that both that
23#  copyright notice and this permission notice appear in supporting
24#  documentation, and that the name of Red Hat not be used in
25#  advertising or publicity pertaining to distribution of the software without
26#  specific, written prior permission.  Red Hat makes no
27#  representations about the suitability of this software for any purpose.  It
28#  is provided "as is" without express or implied warranty.
29# 
30#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32#  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
33#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
34#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
35#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
36#  PERFORMANCE OF THIS SOFTWARE.
37
38
39srcdir = @srcdir@
40top_srcdir = @top_srcdir@
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkglibdir = $(libdir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45top_builddir = .
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47INSTALL = @INSTALL@
48install_sh_DATA = $(install_sh) -c -m 644
49install_sh_PROGRAM = $(install_sh) -c
50install_sh_SCRIPT = $(install_sh) -c
51INSTALL_HEADER = $(INSTALL_DATA)
52transform = $(program_transform_name)
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59build_triplet = @build@
60host_triplet = @host@
61bin_PROGRAMS = xlsfonts$(EXEEXT)
62DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
63	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
64	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
65	compile config.guess config.sub depcomp install-sh missing
66subdir = .
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
72 configure.lineno configure.status.lineno
73mkinstalldirs = $(install_sh) -d
74CONFIG_HEADER = config.h
75CONFIG_CLEAN_FILES =
76am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)"
77binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
78PROGRAMS = $(bin_PROGRAMS)
79am_xlsfonts_OBJECTS = xlsfonts-dsimple.$(OBJEXT) \
80	xlsfonts-xlsfonts.$(OBJEXT)
81xlsfonts_OBJECTS = $(am_xlsfonts_OBJECTS)
82am__DEPENDENCIES_1 =
83xlsfonts_DEPENDENCIES = $(am__DEPENDENCIES_1)
84DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
85depcomp = $(SHELL) $(top_srcdir)/depcomp
86am__depfiles_maybe = depfiles
87COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89CCLD = $(CC)
90LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
91SOURCES = $(xlsfonts_SOURCES)
92DIST_SOURCES = $(xlsfonts_SOURCES)
93am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94am__vpath_adj = case $$p in \
95    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96    *) f=$$p;; \
97  esac;
98am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
99appmanDATA_INSTALL = $(INSTALL_DATA)
100DATA = $(appman_DATA)
101ETAGS = etags
102CTAGS = ctags
103DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
104distdir = $(PACKAGE)-$(VERSION)
105top_distdir = $(distdir)
106am__remove_distdir = \
107  { test ! -d $(distdir) \
108    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
109         && rm -fr $(distdir); }; }
110DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
111GZIP_ENV = --best
112distuninstallcheck_listfiles = find . -type f -print
113distcleancheck_listfiles = find . -type f -print
114ACLOCAL = @ACLOCAL@
115ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
116ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
117AMDEP_FALSE = @AMDEP_FALSE@
118AMDEP_TRUE = @AMDEP_TRUE@
119AMTAR = @AMTAR@
120APP_MAN_DIR = @APP_MAN_DIR@
121APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
122AUTOCONF = @AUTOCONF@
123AUTOHEADER = @AUTOHEADER@
124AUTOMAKE = @AUTOMAKE@
125AWK = @AWK@
126CC = @CC@
127CCDEPMODE = @CCDEPMODE@
128CFLAGS = @CFLAGS@
129CPPFLAGS = @CPPFLAGS@
130CYGPATH_W = @CYGPATH_W@
131DEFS = @DEFS@
132DEPDIR = @DEPDIR@
133DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
134DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
135ECHO_C = @ECHO_C@
136ECHO_N = @ECHO_N@
137ECHO_T = @ECHO_T@
138EXEEXT = @EXEEXT@
139FILE_MAN_DIR = @FILE_MAN_DIR@
140FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
141INSTALL_DATA = @INSTALL_DATA@
142INSTALL_PROGRAM = @INSTALL_PROGRAM@
143INSTALL_SCRIPT = @INSTALL_SCRIPT@
144INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145LDFLAGS = @LDFLAGS@
146LIBOBJS = @LIBOBJS@
147LIBS = @LIBS@
148LIB_MAN_DIR = @LIB_MAN_DIR@
149LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
150LTLIBOBJS = @LTLIBOBJS@
151MAINT = @MAINT@
152MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
153MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
154MAKEINFO = @MAKEINFO@
155MISC_MAN_DIR = @MISC_MAN_DIR@
156MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
157OBJEXT = @OBJEXT@
158PACKAGE = @PACKAGE@
159PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160PACKAGE_NAME = @PACKAGE_NAME@
161PACKAGE_STRING = @PACKAGE_STRING@
162PACKAGE_TARNAME = @PACKAGE_TARNAME@
163PACKAGE_VERSION = @PACKAGE_VERSION@
164PATH_SEPARATOR = @PATH_SEPARATOR@
165PKG_CONFIG = @PKG_CONFIG@
166SET_MAKE = @SET_MAKE@
167SHELL = @SHELL@
168STRIP = @STRIP@
169VERSION = @VERSION@
170XLSFONTS_CFLAGS = @XLSFONTS_CFLAGS@
171XLSFONTS_LIBS = @XLSFONTS_LIBS@
172ac_ct_CC = @ac_ct_CC@
173am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
174am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
175am__include = @am__include@
176am__leading_dot = @am__leading_dot@
177am__quote = @am__quote@
178am__tar = @am__tar@
179am__untar = @am__untar@
180bindir = @bindir@
181build = @build@
182build_alias = @build_alias@
183build_cpu = @build_cpu@
184build_os = @build_os@
185build_vendor = @build_vendor@
186datadir = @datadir@
187datarootdir = @datarootdir@
188docdir = @docdir@
189dvidir = @dvidir@
190exec_prefix = @exec_prefix@
191host = @host@
192host_alias = @host_alias@
193host_cpu = @host_cpu@
194host_os = @host_os@
195host_vendor = @host_vendor@
196htmldir = @htmldir@
197includedir = @includedir@
198infodir = @infodir@
199install_sh = @install_sh@
200libdir = @libdir@
201libexecdir = @libexecdir@
202localedir = @localedir@
203localstatedir = @localstatedir@
204mandir = @mandir@
205mkdir_p = @mkdir_p@
206oldincludedir = @oldincludedir@
207pdfdir = @pdfdir@
208prefix = @prefix@
209program_transform_name = @program_transform_name@
210psdir = @psdir@
211sbindir = @sbindir@
212sharedstatedir = @sharedstatedir@
213sysconfdir = @sysconfdir@
214target_alias = @target_alias@
215xlsfonts_CFLAGS = $(XLSFONTS_CFLAGS)
216xlsfonts_LDADD = $(XLSFONTS_LIBS)
217xlsfonts_SOURCES = \
218        dsimple.c \
219        dsimple.h \
220        xlsfonts.c
221
222appman_PRE = \
223        xlsfonts.man
224
225EXTRA_DIST = xlsfonts.sgml ChangeLog autogen.sh $(appman_PRE)
226MAINTAINERCLEANFILES = ChangeLog
227appmandir = $(APP_MAN_DIR)
228appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
229CLEANFILES = $(appman_DATA)
230SED = sed
231
232# Strings to replace in man pages
233XORGRELSTRING = @PACKAGE_STRING@
234XORGMANNAME = X Version 11
235MAN_SUBSTS = \
236	-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
237	-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
238	-e 's|__xservername__|Xorg|g' \
239	-e 's|__xconfigfile__|xorg.conf|g' \
240	-e 's|__projectroot__|$(prefix)|g' \
241	-e 's|__apploaddir__|$(appdefaultdir)|' \
242	-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
243	-e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \
244	-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
245	-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
246	-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
247
248SUFFIXES = .$(APP_MAN_SUFFIX) .man
249all: config.h
250	$(MAKE) $(AM_MAKEFLAGS) all-am
251
252.SUFFIXES:
253.SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj
254am--refresh:
255	@:
256$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
257	@for dep in $?; do \
258	  case '$(am__configure_deps)' in \
259	    *$$dep*) \
260	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
261	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
262		&& exit 0; \
263	      exit 1;; \
264	  esac; \
265	done; \
266	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
267	cd $(top_srcdir) && \
268	  $(AUTOMAKE) --gnu  Makefile
269.PRECIOUS: Makefile
270Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271	@case '$?' in \
272	  *config.status*) \
273	    echo ' $(SHELL) ./config.status'; \
274	    $(SHELL) ./config.status;; \
275	  *) \
276	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
277	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
278	esac;
279
280$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281	$(SHELL) ./config.status --recheck
282
283$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
284	cd $(srcdir) && $(AUTOCONF)
285$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
286	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
287
288config.h: stamp-h1
289	@if test ! -f $@; then \
290	  rm -f stamp-h1; \
291	  $(MAKE) stamp-h1; \
292	else :; fi
293
294stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
295	@rm -f stamp-h1
296	cd $(top_builddir) && $(SHELL) ./config.status config.h
297$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
298	cd $(top_srcdir) && $(AUTOHEADER)
299	rm -f stamp-h1
300	touch $@
301
302distclean-hdr:
303	-rm -f config.h stamp-h1
304install-binPROGRAMS: $(bin_PROGRAMS)
305	@$(NORMAL_INSTALL)
306	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
307	@list='$(bin_PROGRAMS)'; for p in $$list; do \
308	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
309	  if test -f $$p \
310	  ; then \
311	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
312	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
313	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
314	  else :; fi; \
315	done
316
317uninstall-binPROGRAMS:
318	@$(NORMAL_UNINSTALL)
319	@list='$(bin_PROGRAMS)'; for p in $$list; do \
320	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
321	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
322	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
323	done
324
325clean-binPROGRAMS:
326	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
327xlsfonts$(EXEEXT): $(xlsfonts_OBJECTS) $(xlsfonts_DEPENDENCIES) 
328	@rm -f xlsfonts$(EXEEXT)
329	$(LINK) $(xlsfonts_LDFLAGS) $(xlsfonts_OBJECTS) $(xlsfonts_LDADD) $(LIBS)
330
331mostlyclean-compile:
332	-rm -f *.$(OBJEXT)
333
334distclean-compile:
335	-rm -f *.tab.c
336
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xlsfonts-dsimple.Po@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xlsfonts-xlsfonts.Po@am__quote@
339
340.c.o:
341@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
342@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
343@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
344@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345@am__fastdepCC_FALSE@	$(COMPILE) -c $<
346
347.c.obj:
348@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
349@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
350@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
351@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
353
354xlsfonts-dsimple.o: dsimple.c
355@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xlsfonts_CFLAGS) $(CFLAGS) -MT xlsfonts-dsimple.o -MD -MP -MF "$(DEPDIR)/xlsfonts-dsimple.Tpo" -c -o xlsfonts-dsimple.o `test -f 'dsimple.c' || echo '$(srcdir)/'`dsimple.c; \
356@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xlsfonts-dsimple.Tpo" "$(DEPDIR)/xlsfonts-dsimple.Po"; else rm -f "$(DEPDIR)/xlsfonts-dsimple.Tpo"; exit 1; fi
357@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dsimple.c' object='xlsfonts-dsimple.o' libtool=no @AMDEPBACKSLASH@
358@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xlsfonts_CFLAGS) $(CFLAGS) -c -o xlsfonts-dsimple.o `test -f 'dsimple.c' || echo '$(srcdir)/'`dsimple.c
360
361xlsfonts-dsimple.obj: dsimple.c
362@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xlsfonts_CFLAGS) $(CFLAGS) -MT xlsfonts-dsimple.obj -MD -MP -MF "$(DEPDIR)/xlsfonts-dsimple.Tpo" -c -o xlsfonts-dsimple.obj `if test -f 'dsimple.c'; then $(CYGPATH_W) 'dsimple.c'; else $(CYGPATH_W) '$(srcdir)/dsimple.c'; fi`; \
363@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xlsfonts-dsimple.Tpo" "$(DEPDIR)/xlsfonts-dsimple.Po"; else rm -f "$(DEPDIR)/xlsfonts-dsimple.Tpo"; exit 1; fi
364@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dsimple.c' object='xlsfonts-dsimple.obj' libtool=no @AMDEPBACKSLASH@
365@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xlsfonts_CFLAGS) $(CFLAGS) -c -o xlsfonts-dsimple.obj `if test -f 'dsimple.c'; then $(CYGPATH_W) 'dsimple.c'; else $(CYGPATH_W) '$(srcdir)/dsimple.c'; fi`
367
368xlsfonts-xlsfonts.o: xlsfonts.c
369@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xlsfonts_CFLAGS) $(CFLAGS) -MT xlsfonts-xlsfonts.o -MD -MP -MF "$(DEPDIR)/xlsfonts-xlsfonts.Tpo" -c -o xlsfonts-xlsfonts.o `test -f 'xlsfonts.c' || echo '$(srcdir)/'`xlsfonts.c; \
370@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xlsfonts-xlsfonts.Tpo" "$(DEPDIR)/xlsfonts-xlsfonts.Po"; else rm -f "$(DEPDIR)/xlsfonts-xlsfonts.Tpo"; exit 1; fi
371@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xlsfonts.c' object='xlsfonts-xlsfonts.o' libtool=no @AMDEPBACKSLASH@
372@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xlsfonts_CFLAGS) $(CFLAGS) -c -o xlsfonts-xlsfonts.o `test -f 'xlsfonts.c' || echo '$(srcdir)/'`xlsfonts.c
374
375xlsfonts-xlsfonts.obj: xlsfonts.c
376@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xlsfonts_CFLAGS) $(CFLAGS) -MT xlsfonts-xlsfonts.obj -MD -MP -MF "$(DEPDIR)/xlsfonts-xlsfonts.Tpo" -c -o xlsfonts-xlsfonts.obj `if test -f 'xlsfonts.c'; then $(CYGPATH_W) 'xlsfonts.c'; else $(CYGPATH_W) '$(srcdir)/xlsfonts.c'; fi`; \
377@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xlsfonts-xlsfonts.Tpo" "$(DEPDIR)/xlsfonts-xlsfonts.Po"; else rm -f "$(DEPDIR)/xlsfonts-xlsfonts.Tpo"; exit 1; fi
378@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xlsfonts.c' object='xlsfonts-xlsfonts.obj' libtool=no @AMDEPBACKSLASH@
379@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xlsfonts_CFLAGS) $(CFLAGS) -c -o xlsfonts-xlsfonts.obj `if test -f 'xlsfonts.c'; then $(CYGPATH_W) 'xlsfonts.c'; else $(CYGPATH_W) '$(srcdir)/xlsfonts.c'; fi`
381uninstall-info-am:
382install-appmanDATA: $(appman_DATA)
383	@$(NORMAL_INSTALL)
384	test -z "$(appmandir)" || $(mkdir_p) "$(DESTDIR)$(appmandir)"
385	@list='$(appman_DATA)'; for p in $$list; do \
386	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
387	  f=$(am__strip_dir) \
388	  echo " $(appmanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(appmandir)/$$f'"; \
389	  $(appmanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(appmandir)/$$f"; \
390	done
391
392uninstall-appmanDATA:
393	@$(NORMAL_UNINSTALL)
394	@list='$(appman_DATA)'; for p in $$list; do \
395	  f=$(am__strip_dir) \
396	  echo " rm -f '$(DESTDIR)$(appmandir)/$$f'"; \
397	  rm -f "$(DESTDIR)$(appmandir)/$$f"; \
398	done
399
400ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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	mkid -fID $$unique
408tags: TAGS
409
410TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
411		$(TAGS_FILES) $(LISP)
412	tags=; \
413	here=`pwd`; \
414	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
415	unique=`for i in $$list; do \
416	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417	  done | \
418	  $(AWK) '    { files[$$0] = 1; } \
419	       END { for (i in files) print i; }'`; \
420	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
421	  test -n "$$unique" || unique=$$empty_fix; \
422	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
423	    $$tags $$unique; \
424	fi
425ctags: CTAGS
426CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
427		$(TAGS_FILES) $(LISP)
428	tags=; \
429	here=`pwd`; \
430	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
431	unique=`for i in $$list; do \
432	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433	  done | \
434	  $(AWK) '    { files[$$0] = 1; } \
435	       END { for (i in files) print i; }'`; \
436	test -z "$(CTAGS_ARGS)$$tags$$unique" \
437	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
438	     $$tags $$unique
439
440GTAGS:
441	here=`$(am__cd) $(top_builddir) && pwd` \
442	  && cd $(top_srcdir) \
443	  && gtags -i $(GTAGS_ARGS) $$here
444
445distclean-tags:
446	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
447
448distdir: $(DISTFILES)
449	$(am__remove_distdir)
450	mkdir $(distdir)
451	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
452	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
453	list='$(DISTFILES)'; for file in $$list; do \
454	  case $$file in \
455	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
456	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
457	  esac; \
458	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
459	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
460	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
461	    dir="/$$dir"; \
462	    $(mkdir_p) "$(distdir)$$dir"; \
463	  else \
464	    dir=''; \
465	  fi; \
466	  if test -d $$d/$$file; then \
467	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
468	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
469	    fi; \
470	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
471	  else \
472	    test -f $(distdir)/$$file \
473	    || cp -p $$d/$$file $(distdir)/$$file \
474	    || exit 1; \
475	  fi; \
476	done
477	$(MAKE) $(AM_MAKEFLAGS) \
478	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
479	  dist-hook
480	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
481	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
482	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
483	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
484	|| chmod -R a+r $(distdir)
485dist-gzip: distdir
486	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
487	$(am__remove_distdir)
488dist-bzip2: distdir
489	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
490	$(am__remove_distdir)
491
492dist-tarZ: distdir
493	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
494	$(am__remove_distdir)
495
496dist-shar: distdir
497	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
498	$(am__remove_distdir)
499
500dist-zip: distdir
501	-rm -f $(distdir).zip
502	zip -rq $(distdir).zip $(distdir)
503	$(am__remove_distdir)
504
505dist dist-all: distdir
506	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
507	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
508	$(am__remove_distdir)
509
510# This target untars the dist file and tries a VPATH configuration.  Then
511# it guarantees that the distribution is self-contained by making another
512# tarfile.
513distcheck: dist
514	case '$(DIST_ARCHIVES)' in \
515	*.tar.gz*) \
516	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
517	*.tar.bz2*) \
518	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
519	*.tar.Z*) \
520	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
521	*.shar.gz*) \
522	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
523	*.zip*) \
524	  unzip $(distdir).zip ;;\
525	esac
526	chmod -R a-w $(distdir); chmod a+w $(distdir)
527	mkdir $(distdir)/_build
528	mkdir $(distdir)/_inst
529	chmod a-w $(distdir)
530	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
531	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
532	  && cd $(distdir)/_build \
533	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
534	    $(DISTCHECK_CONFIGURE_FLAGS) \
535	  && $(MAKE) $(AM_MAKEFLAGS) \
536	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
537	  && $(MAKE) $(AM_MAKEFLAGS) check \
538	  && $(MAKE) $(AM_MAKEFLAGS) install \
539	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
540	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
541	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
542	        distuninstallcheck \
543	  && chmod -R a-w "$$dc_install_base" \
544	  && ({ \
545	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
546	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
547	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
548	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
549	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
550	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
551	  && rm -rf "$$dc_destdir" \
552	  && $(MAKE) $(AM_MAKEFLAGS) dist \
553	  && rm -rf $(DIST_ARCHIVES) \
554	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
555	$(am__remove_distdir)
556	@(echo "$(distdir) archives ready for distribution: "; \
557	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
558	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
559distuninstallcheck:
560	@cd $(distuninstallcheck_dir) \
561	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
562	   || { echo "ERROR: files left after uninstall:" ; \
563	        if test -n "$(DESTDIR)"; then \
564	          echo "  (check DESTDIR support)"; \
565	        fi ; \
566	        $(distuninstallcheck_listfiles) ; \
567	        exit 1; } >&2
568distcleancheck: distclean
569	@if test '$(srcdir)' = . ; then \
570	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
571	  exit 1 ; \
572	fi
573	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
574	  || { echo "ERROR: files left in build directory after distclean:" ; \
575	       $(distcleancheck_listfiles) ; \
576	       exit 1; } >&2
577check-am: all-am
578check: check-am
579all-am: Makefile $(PROGRAMS) $(DATA) config.h
580installdirs:
581	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)"; do \
582	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
583	done
584install: install-am
585install-exec: install-exec-am
586install-data: install-data-am
587uninstall: uninstall-am
588
589install-am: all-am
590	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
591
592installcheck: installcheck-am
593install-strip:
594	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
595	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
596	  `test -z '$(STRIP)' || \
597	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
598mostlyclean-generic:
599
600clean-generic:
601	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
602
603distclean-generic:
604	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
605
606maintainer-clean-generic:
607	@echo "This command is intended for maintainers to use"
608	@echo "it deletes files that may require special tools to rebuild."
609	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
610clean: clean-am
611
612clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
613
614distclean: distclean-am
615	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
616	-rm -rf ./$(DEPDIR)
617	-rm -f Makefile
618distclean-am: clean-am distclean-compile distclean-generic \
619	distclean-hdr distclean-tags
620
621dvi: dvi-am
622
623dvi-am:
624
625html: html-am
626
627info: info-am
628
629info-am:
630
631install-data-am: install-appmanDATA
632
633install-exec-am: install-binPROGRAMS
634
635install-info: install-info-am
636
637install-man:
638
639installcheck-am:
640
641maintainer-clean: maintainer-clean-am
642	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
643	-rm -rf $(top_srcdir)/autom4te.cache
644	-rm -rf ./$(DEPDIR)
645	-rm -f Makefile
646maintainer-clean-am: distclean-am maintainer-clean-generic
647
648mostlyclean: mostlyclean-am
649
650mostlyclean-am: mostlyclean-compile mostlyclean-generic
651
652pdf: pdf-am
653
654pdf-am:
655
656ps: ps-am
657
658ps-am:
659
660uninstall-am: uninstall-appmanDATA uninstall-binPROGRAMS \
661	uninstall-info-am
662
663.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
664	clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
665	dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
666	distclean distclean-compile distclean-generic distclean-hdr \
667	distclean-tags distcleancheck distdir distuninstallcheck dvi \
668	dvi-am html html-am info info-am install install-am \
669	install-appmanDATA install-binPROGRAMS install-data \
670	install-data-am install-exec install-exec-am install-info \
671	install-info-am install-man install-strip installcheck \
672	installcheck-am installdirs maintainer-clean \
673	maintainer-clean-generic mostlyclean mostlyclean-compile \
674	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
675	uninstall-am uninstall-appmanDATA uninstall-binPROGRAMS \
676	uninstall-info-am
677
678
679ChangeLog:
680	(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
681
682dist-hook: ChangeLog
683
684.man.$(APP_MAN_SUFFIX):
685	sed $(MAN_SUBSTS) < $< > $@
686# Tell versions [3.59,3.63) of GNU make to not export all variables.
687# Otherwise a system limit (for SysV at least) may be exceeded.
688.NOEXPORT:
689