xref: /openbsd/gnu/usr.bin/texinfo/info/Makefile.in (revision fc61954a)
1# Makefile.in generated by automake 1.9.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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# $Id: Makefile.in,v 1.10 2013/05/14 15:18:34 espie Exp $
18# Makefile.am for texinfo/info.
19# Run automake in .. to produce Makefile.in from this.
20#
21# This file is free software; as a special exception the author gives
22# unlimited permission to copy and/or distribute it, with or without
23# modifications, as long as this notice is preserved.
24#
25# This program is distributed in the hope that it will be useful, but
26# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
27# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
28
29SOURCES = $(ginfo_SOURCES) $(nodist_ginfo_SOURCES) $(infokey_SOURCES) $(nodist_infokey_SOURCES) $(makedoc_SOURCES)
30
31srcdir = @srcdir@
32top_srcdir = @top_srcdir@
33VPATH = @srcdir@
34pkgdatadir = $(datadir)/@PACKAGE@
35pkglibdir = $(libdir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37top_builddir = ..
38am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39INSTALL = @INSTALL@
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50build_triplet = @build@
51host_triplet = @host@
52bin_PROGRAMS = ginfo$(EXEEXT) infokey$(EXEEXT)
53noinst_PROGRAMS = makedoc$(EXEEXT)
54subdir = info
55DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
58	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
59	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
60	$(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
61	$(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
62	$(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
63	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
64	$(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
65	$(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/nls.m4 \
66	$(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \
67	$(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
68	$(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
69	$(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \
70	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
71	$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
72	$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
73am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74	$(ACLOCAL_M4)
75mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
76CONFIG_HEADER = $(top_builddir)/config.h
77CONFIG_CLEAN_FILES =
78am__installdirs = "$(DESTDIR)$(bindir)"
79binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
80PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
81am_ginfo_OBJECTS = dir.$(OBJEXT) display.$(OBJEXT) dribble.$(OBJEXT) \
82	echo-area.$(OBJEXT) filesys.$(OBJEXT) footnotes.$(OBJEXT) \
83	gc.$(OBJEXT) indices.$(OBJEXT) info-utils.$(OBJEXT) \
84	info.$(OBJEXT) infodoc.$(OBJEXT) infomap.$(OBJEXT) \
85	m-x.$(OBJEXT) man.$(OBJEXT) nodemenu.$(OBJEXT) nodes.$(OBJEXT) \
86	search.$(OBJEXT) session.$(OBJEXT) signals.$(OBJEXT) \
87	terminal.$(OBJEXT) tilde.$(OBJEXT) variables.$(OBJEXT) \
88	window.$(OBJEXT)
89nodist_ginfo_OBJECTS = doc.$(OBJEXT)
90ginfo_OBJECTS = $(am_ginfo_OBJECTS) $(nodist_ginfo_OBJECTS)
91ginfo_LDADD = $(LDADD)
92am__DEPENDENCIES_1 =
93ginfo_DEPENDENCIES = ../lib/libtxi.a $(am__DEPENDENCIES_1) \
94	$(am__DEPENDENCIES_1)
95am_infokey_OBJECTS = infokey.$(OBJEXT)
96nodist_infokey_OBJECTS = key.$(OBJEXT)
97infokey_OBJECTS = $(am_infokey_OBJECTS) $(nodist_infokey_OBJECTS)
98infokey_LDADD = $(LDADD)
99infokey_DEPENDENCIES = ../lib/libtxi.a $(am__DEPENDENCIES_1) \
100	$(am__DEPENDENCIES_1)
101am_makedoc_OBJECTS = makedoc.$(OBJEXT)
102makedoc_OBJECTS = $(am_makedoc_OBJECTS)
103makedoc_LDADD = $(LDADD)
104makedoc_DEPENDENCIES = ../lib/libtxi.a $(am__DEPENDENCIES_1) \
105	$(am__DEPENDENCIES_1)
106DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
107depcomp = $(SHELL) $(top_srcdir)/depcomp
108am__depfiles_maybe = depfiles
109COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
110	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111CCLD = $(CC)
112LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
113SOURCES = $(ginfo_SOURCES) $(nodist_ginfo_SOURCES) $(infokey_SOURCES) \
114	$(nodist_infokey_SOURCES) $(makedoc_SOURCES)
115DIST_SOURCES = $(ginfo_SOURCES) $(infokey_SOURCES) $(makedoc_SOURCES)
116ETAGS = etags
117CTAGS = ctags
118DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
119transform = s/ginfo/info/; $(program_transform_name)
120ACLOCAL = @ACLOCAL@
121ALLOCA = @ALLOCA@
122AMDEP_FALSE = @AMDEP_FALSE@
123AMDEP_TRUE = @AMDEP_TRUE@
124AMTAR = @AMTAR@
125AUTOCONF = @AUTOCONF@
126AUTOHEADER = @AUTOHEADER@
127AUTOMAKE = @AUTOMAKE@
128AWK = @AWK@
129BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
130CATOBJEXT = @CATOBJEXT@
131CC = @CC@
132CCDEPMODE = @CCDEPMODE@
133CFLAGS = @CFLAGS@
134CPP = @CPP@
135CPPFLAGS = @CPPFLAGS@
136CYGPATH_W = @CYGPATH_W@
137DATADIRNAME = @DATADIRNAME@
138DEFS = @DEFS@ -DLOCALEDIR=\"$(localedir)\" -DINFODIR=\"$(infodir)\" \
139	-DINFODIR2=\"$(infodir2)\"
140DEPDIR = @DEPDIR@
141ECHO_C = @ECHO_C@
142ECHO_N = @ECHO_N@
143ECHO_T = @ECHO_T@
144EGREP = @EGREP@
145EXEEXT = @EXEEXT@
146GENCAT = @GENCAT@
147GLIBC21 = @GLIBC21@
148GMSGFMT = @GMSGFMT@
149HAVE_ASPRINTF = @HAVE_ASPRINTF@
150HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
151HAVE_SNPRINTF = @HAVE_SNPRINTF@
152HAVE_WPRINTF = @HAVE_WPRINTF@
153HELP2MAN = @HELP2MAN@
154INSTALL_DATA = @INSTALL_DATA@
155INSTALL_PROGRAM = @INSTALL_PROGRAM@
156INSTALL_SCRIPT = @INSTALL_SCRIPT@
157INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@
159INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@
160INSTOBJEXT = @INSTOBJEXT@
161INTLBISON = @INTLBISON@
162INTLLIBS = @INTLLIBS@
163INTLOBJS = @INTLOBJS@
164INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
165LDFLAGS = @LDFLAGS@
166LIBICONV = @LIBICONV@
167LIBINTL = @LIBINTL@
168LIBOBJS = @LIBOBJS@
169LIBS = @LIBS@
170LTLIBICONV = @LTLIBICONV@
171LTLIBINTL = @LTLIBINTL@
172LTLIBOBJS = @LTLIBOBJS@
173MAINT = @MAINT@
174MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
175MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
176MAKEINFO = @MAKEINFO@
177MKINSTALLDIRS = @MKINSTALLDIRS@
178MSGFMT = @MSGFMT@
179MSGMERGE = @MSGMERGE@
180OBJEXT = @OBJEXT@
181PACKAGE = @PACKAGE@
182PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
183PACKAGE_NAME = @PACKAGE_NAME@
184PACKAGE_STRING = @PACKAGE_STRING@
185PACKAGE_TARNAME = @PACKAGE_TARNAME@
186PACKAGE_VERSION = @PACKAGE_VERSION@
187PATH_SEPARATOR = @PATH_SEPARATOR@
188POSUB = @POSUB@
189RANLIB = @RANLIB@
190SET_MAKE = @SET_MAKE@
191SHELL = @SHELL@
192STRIP = @STRIP@
193TERMLIBS = @TERMLIBS@
194TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@
195TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@
196USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
197USE_NLS = @USE_NLS@
198VERSION = @VERSION@
199XGETTEXT = @XGETTEXT@
200ac_ct_CC = @ac_ct_CC@
201ac_ct_RANLIB = @ac_ct_RANLIB@
202ac_ct_STRIP = @ac_ct_STRIP@
203am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
204am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
205am__include = @am__include@
206am__leading_dot = @am__leading_dot@
207am__quote = @am__quote@
208am__tar = @am__tar@
209am__untar = @am__untar@
210bindir = @bindir@
211build = @build@
212build_alias = @build_alias@
213build_cpu = @build_cpu@
214build_os = @build_os@
215build_vendor = @build_vendor@
216datadir = @datadir@
217exec_prefix = @exec_prefix@
218host = @host@
219host_alias = @host_alias@
220host_cpu = @host_cpu@
221host_os = @host_os@
222host_vendor = @host_vendor@
223includedir = @includedir@
224infodir = @infodir@
225install_sh = @install_sh@
226libdir = @libdir@
227libexecdir = @libexecdir@
228localstatedir = @localstatedir@
229mandir = @mandir@
230mkdir_p = @mkdir_p@
231native_tools = @native_tools@
232oldincludedir = @oldincludedir@
233prefix = @prefix@
234program_transform_name = @program_transform_name@
235sbindir = @sbindir@
236sharedstatedir = @sharedstatedir@
237sysconfdir = @sysconfdir@
238target_alias = @target_alias@
239localedir = $(datadir)/locale
240infodir2 = $(datadir)/info
241
242# -I. for funs.h.
243# Automake puts -I.. and -I$(srcdir) into DEFS by default, but
244# we need to override it, so include them ourselves.
245INCLUDES = -I. -I$(top_srcdir)/lib -I../intl -I.. -I$(srcdir)
246LDADD = ../lib/libtxi.a $(TERMLIBS) $(LIBINTL)
247EXTRA_DIST = README pcterm.c
248ginfo_SOURCES = dir.c display.c display.h doc.h dribble.c dribble.h \
249  echo-area.c echo-area.h \
250  filesys.c filesys.h footnotes.c footnotes.h gc.c gc.h \
251  indices.c indices.h info-utils.c info-utils.h info.c info.h infodoc.c \
252  infomap.c infomap.h m-x.c man.c man.h nodemenu.c nodes.c nodes.h \
253  search.c search.h session.c session.h signals.c signals.h \
254  termdep.h terminal.c terminal.h tilde.c tilde.h \
255  variables.c variables.h window.c window.h
256
257nodist_ginfo_SOURCES = doc.c funs.h
258infokey_SOURCES = infokey.c infokey.h key.h
259nodist_infokey_SOURCES = key.c funs.h
260
261# The files `doc.c', `key.c' and `funs.h' are created by ./makedoc run over the
262# source files which contain DECLARE_INFO_COMMAND.  `funs.h' is a header file
263# listing the functions found.  `doc.c' is a structure containing pointers
264# to those functions along with completable names and documentation strings.
265#
266generated_sources = doc.c key.c funs.h
267
268# These files are not distributed.
269DISTCLEANFILES = $(generated_sources)
270makedoc_SOURCES = makedoc.c
271
272# Files with Info commands defined that makedoc should read.
273cmd_sources = $(srcdir)/session.c $(srcdir)/echo-area.c $(srcdir)/infodoc.c \
274  $(srcdir)/m-x.c $(srcdir)/indices.c $(srcdir)/nodemenu.c \
275  $(srcdir)/footnotes.c $(srcdir)/variables.c
276
277
278# The following hack is necessary to hint make before the automatic
279# dependencies are built.
280BUILT_SOURCES = funs.h
281all: $(BUILT_SOURCES)
282	$(MAKE) $(AM_MAKEFLAGS) all-am
283
284.SUFFIXES:
285.SUFFIXES: .c .o .obj
286$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
287	@for dep in $?; do \
288	  case '$(am__configure_deps)' in \
289	    *$$dep*) \
290	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
291		&& exit 0; \
292	      exit 1;; \
293	  esac; \
294	done; \
295	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  info/Makefile'; \
296	cd $(top_srcdir) && \
297	  $(AUTOMAKE) --gnu  info/Makefile
298.PRECIOUS: Makefile
299Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300	@case '$?' in \
301	  *config.status*) \
302	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
303	  *) \
304	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
305	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
306	esac;
307
308$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
309	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310
311$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
312	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
314	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315install-binPROGRAMS: $(bin_PROGRAMS)
316	@$(NORMAL_INSTALL)
317	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
318	@list='$(bin_PROGRAMS)'; for p in $$list; do \
319	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
320	  if test -f $$p \
321	  ; then \
322	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
323	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
324	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
325	  else :; fi; \
326	done
327
328uninstall-binPROGRAMS:
329	@$(NORMAL_UNINSTALL)
330	@list='$(bin_PROGRAMS)'; for p in $$list; do \
331	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
332	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
333	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
334	done
335
336clean-binPROGRAMS:
337	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
338
339clean-noinstPROGRAMS:
340	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
341ginfo$(EXEEXT): $(ginfo_OBJECTS) $(ginfo_DEPENDENCIES)
342	@rm -f ginfo$(EXEEXT)
343	$(LINK) $(ginfo_LDFLAGS) $(ginfo_OBJECTS) $(ginfo_LDADD) $(LIBS)
344infokey$(EXEEXT): $(infokey_OBJECTS) $(infokey_DEPENDENCIES)
345	@rm -f infokey$(EXEEXT)
346	$(LINK) $(infokey_LDFLAGS) $(infokey_OBJECTS) $(infokey_LDADD) $(LIBS)
347makedoc$(EXEEXT): $(makedoc_OBJECTS) $(makedoc_DEPENDENCIES)
348	@rm -f makedoc$(EXEEXT)
349	$(LINK) $(makedoc_LDFLAGS) $(makedoc_OBJECTS) $(makedoc_LDADD) $(LIBS)
350
351mostlyclean-compile:
352	-rm -f *.$(OBJEXT)
353
354distclean-compile:
355	-rm -f *.tab.c
356
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dir.Po@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/display.Po@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/doc.Po@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dribble.Po@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echo-area.Po@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filesys.Po@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/footnotes.Po@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc.Po@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indices.Po@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info-utils.Po@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info.Po@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/infodoc.Po@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/infokey.Po@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/infomap.Po@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/key.Po@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m-x.Po@am__quote@
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makedoc.Po@am__quote@
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/man.Po@am__quote@
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nodemenu.Po@am__quote@
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nodes.Po@am__quote@
377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/search.Po@am__quote@
378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Po@am__quote@
379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signals.Po@am__quote@
380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/terminal.Po@am__quote@
381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilde.Po@am__quote@
382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/variables.Po@am__quote@
383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/window.Po@am__quote@
384
385.c.o:
386@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
387@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
388@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
389@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390@am__fastdepCC_FALSE@	$(COMPILE) -c $<
391
392.c.obj:
393@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
394@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
395@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
396@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
398uninstall-info-am:
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)  $(TAGS_DEPENDENCIES) \
411		$(TAGS_FILES) $(LISP)
412	tags=; \
413	here=`pwd`; \
414	list='$(SOURCES) $(HEADERS)  $(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)  $(TAGS_DEPENDENCIES) \
427		$(TAGS_FILES) $(LISP)
428	tags=; \
429	here=`pwd`; \
430	list='$(SOURCES) $(HEADERS)  $(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	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
450	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
451	list='$(DISTFILES)'; for file in $$list; do \
452	  case $$file in \
453	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
454	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
455	  esac; \
456	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
458	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
459	    dir="/$$dir"; \
460	    $(mkdir_p) "$(distdir)$$dir"; \
461	  else \
462	    dir=''; \
463	  fi; \
464	  if test -d $$d/$$file; then \
465	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
466	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
467	    fi; \
468	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
469	  else \
470	    test -f $(distdir)/$$file \
471	    || cp -p $$d/$$file $(distdir)/$$file \
472	    || exit 1; \
473	  fi; \
474	done
475check-am: all-am
476check: $(BUILT_SOURCES)
477	$(MAKE) $(AM_MAKEFLAGS) check-am
478all-am: Makefile $(PROGRAMS)
479installdirs:
480	for dir in "$(DESTDIR)$(bindir)"; do \
481	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
482	done
483install: $(BUILT_SOURCES)
484	$(MAKE) $(AM_MAKEFLAGS) install-am
485install-exec: install-exec-am
486install-data: install-data-am
487uninstall: uninstall-am
488
489install-am: all-am
490	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
491
492installcheck: installcheck-am
493install-strip:
494	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
495	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
496	  `test -z '$(STRIP)' || \
497	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
498mostlyclean-generic:
499
500clean-generic:
501
502distclean-generic:
503	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
504	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
505
506maintainer-clean-generic:
507	@echo "This command is intended for maintainers to use"
508	@echo "it deletes files that may require special tools to rebuild."
509	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
510clean: clean-am
511
512clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
513	mostlyclean-am
514
515distclean: distclean-am
516	-rm -rf ./$(DEPDIR)
517	-rm -f Makefile
518distclean-am: clean-am distclean-compile distclean-generic \
519	distclean-tags
520
521dvi: dvi-am
522
523dvi-am:
524
525html: html-am
526
527info: info-am
528
529info-am:
530
531install-data-am:
532
533install-exec-am: install-binPROGRAMS
534
535install-info: install-info-am
536
537install-man:
538
539installcheck-am:
540
541maintainer-clean: maintainer-clean-am
542	-rm -rf ./$(DEPDIR)
543	-rm -f Makefile
544maintainer-clean-am: distclean-am maintainer-clean-generic
545
546mostlyclean: mostlyclean-am
547
548mostlyclean-am: mostlyclean-compile mostlyclean-generic
549
550pdf: pdf-am
551
552pdf-am:
553
554ps: ps-am
555
556ps-am:
557
558uninstall-am: uninstall-binPROGRAMS uninstall-info-am
559
560.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
561	clean-generic clean-noinstPROGRAMS ctags distclean \
562	distclean-compile distclean-generic distclean-tags distdir dvi \
563	dvi-am html html-am info info-am install install-am \
564	install-binPROGRAMS install-data install-data-am install-exec \
565	install-exec-am install-info install-info-am install-man \
566	install-strip installcheck installcheck-am installdirs \
567	maintainer-clean maintainer-clean-generic mostlyclean \
568	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
569	tags uninstall uninstall-am uninstall-binPROGRAMS \
570	uninstall-info-am
571
572
573# We need a linear ordering to prevent race condition in parallel make.
574# See the node ``(automake)Multiple Outputs'' for an explanation.
575key.c: doc.c
576doc.c: funs.h
577
578# The $(EXEEXT) should be added by Automake, but isn't. Fine.
579$(generated_sources): makedoc$(EXEEXT) $(cmd_sources)
580	rm -f $(generated_sources)
581	$(top_builddir)/$(native_tools)/info/makedoc $(cmd_sources)
582# Tell versions [3.59,3.63) of GNU make to not export all variables.
583# Otherwise a system limit (for SysV at least) may be exceeded.
584.NOEXPORT:
585