chiark / gitweb /
New option: movres.ignore_transience.
[e16] / eesh / Makefile.in
1 # Makefile.in generated by automake 1.10.1 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  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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 bin_PROGRAMS = eesh$(EXEEXT)
36 subdir = eesh
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
40         $(top_srcdir)/m4/ac_warnflags.m4 $(top_srcdir)/m4/codeset.m4 \
41         $(top_srcdir)/m4/esd.m4 $(top_srcdir)/m4/gettext.m4 \
42         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
43         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
44         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
45         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 am__installdirs = "$(DESTDIR)$(bindir)"
52 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
53 PROGRAMS = $(bin_PROGRAMS)
54 am_eesh_OBJECTS = eesh-comms.$(OBJEXT) eesh-main.$(OBJEXT)
55 eesh_OBJECTS = $(am_eesh_OBJECTS)
56 eesh_LDADD = $(LDADD)
57 am__DEPENDENCIES_1 =
58 eesh_DEPENDENCIES = $(am__DEPENDENCIES_1)
59 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
60 depcomp = $(SHELL) $(top_srcdir)/depcomp
61 am__depfiles_maybe = depfiles
62 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
65         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
66         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67 CCLD = $(CC)
68 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
69         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
70         $(LDFLAGS) -o $@
71 SOURCES = $(eesh_SOURCES)
72 DIST_SOURCES = $(eesh_SOURCES)
73 ETAGS = etags
74 CTAGS = ctags
75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76 ACLOCAL = @ACLOCAL@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 AUDIOFILE_CFLAGS = @AUDIOFILE_CFLAGS@
80 AUDIOFILE_LIBS = @AUDIOFILE_LIBS@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CWARNFLAGS = @CWARNFLAGS@
91 CYGPATH_W = @CYGPATH_W@
92 DBUS_CFLAGS = @DBUS_CFLAGS@
93 DBUS_LIBS = @DBUS_LIBS@
94 DEFS = @DEFS@
95 DEPDIR = @DEPDIR@
96 DLOPEN_LIBS = @DLOPEN_LIBS@
97 DSYMUTIL = @DSYMUTIL@
98 ECHO = @ECHO@
99 ECHO_C = @ECHO_C@
100 ECHO_N = @ECHO_N@
101 ECHO_T = @ECHO_T@
102 ECORE_CFLAGS = @ECORE_CFLAGS@
103 ECORE_LIBS = @ECORE_LIBS@
104 EGREP = @EGREP@
105 ESD_CFLAGS = @ESD_CFLAGS@
106 ESD_CONFIG = @ESD_CONFIG@
107 ESD_LIBS = @ESD_LIBS@
108 EXEEXT = @EXEEXT@
109 E_RPM_REVISION = @E_RPM_REVISION@
110 E_X_LIBS = @E_X_LIBS@
111 GLX_LIBS = @GLX_LIBS@
112 GMSGFMT = @GMSGFMT@
113 GREP = @GREP@
114 IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
115 IMLIB2_LIBS = @IMLIB2_LIBS@
116 INSTALL = @INSTALL@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 INTLLIBS = @INTLLIBS@
122 LDFLAGS = @LDFLAGS@
123 LIBICONV = @LIBICONV@
124 LIBINTL = @LIBINTL@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LIBTOOL = @LIBTOOL@
128 LN_S = @LN_S@
129 LTLIBICONV = @LTLIBICONV@
130 LTLIBINTL = @LTLIBINTL@
131 LTLIBOBJS = @LTLIBOBJS@
132 MAINT = @MAINT@
133 MAKEINFO = @MAKEINFO@
134 MKDIR_P = @MKDIR_P@
135 MKINSTALLDIRS = @MKINSTALLDIRS@
136 MSGFMT = @MSGFMT@
137 MSGMERGE = @MSGMERGE@
138 NMEDIT = @NMEDIT@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PANGO_CFLAGS = @PANGO_CFLAGS@
147 PANGO_LIBS = @PANGO_LIBS@
148 PATH_SEPARATOR = @PATH_SEPARATOR@
149 PA_CFLAGS = @PA_CFLAGS@
150 PA_LIBS = @PA_LIBS@
151 PKG_CONFIG = @PKG_CONFIG@
152 POSUB = @POSUB@
153 RANLIB = @RANLIB@
154 SED = @SED@
155 SET_MAKE = @SET_MAKE@
156 SHELL = @SHELL@
157 SM_LIBS = @SM_LIBS@
158 STRIP = @STRIP@
159 USE_NLS = @USE_NLS@
160 VERSION = @VERSION@
161 XFT_CFLAGS = @XFT_CFLAGS@
162 XFT_LIBS = @XFT_LIBS@
163 XGETTEXT = @XGETTEXT@
164 XINERAMA_LIBS = @XINERAMA_LIBS@
165 XMKMF = @XMKMF@
166 XMLTO = @XMLTO@
167 X_CFLAGS = @X_CFLAGS@
168 X_EXTRA_LIBS = @X_EXTRA_LIBS@
169 X_LIBS = @X_LIBS@
170 X_PRE_LIBS = @X_PRE_LIBS@
171 abs_builddir = @abs_builddir@
172 abs_srcdir = @abs_srcdir@
173 abs_top_builddir = @abs_top_builddir@
174 abs_top_srcdir = @abs_top_srcdir@
175 ac_ct_CC = @ac_ct_CC@
176 am__include = @am__include@
177 am__leading_dot = @am__leading_dot@
178 am__quote = @am__quote@
179 am__tar = @am__tar@
180 am__untar = @am__untar@
181 bindir = @bindir@
182 build = @build@
183 build_alias = @build_alias@
184 build_cpu = @build_cpu@
185 build_os = @build_os@
186 build_vendor = @build_vendor@
187 builddir = @builddir@
188 datadir = @datadir@
189 datarootdir = @datarootdir@
190 docdir = @docdir@
191 dvidir = @dvidir@
192 exec_prefix = @exec_prefix@
193 host = @host@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
196 host_os = @host_os@
197 host_vendor = @host_vendor@
198 htmldir = @htmldir@
199 includedir = @includedir@
200 infodir = @infodir@
201 install_sh = @install_sh@
202 libdir = @libdir@
203 libexecdir = @libexecdir@
204 localedir = @localedir@
205 localstatedir = @localstatedir@
206 mandir = @mandir@
207 mkdir_p = @mkdir_p@
208 oldincludedir = @oldincludedir@
209 pdfdir = @pdfdir@
210 prefix = @prefix@
211 program_transform_name = @program_transform_name@
212 psdir = @psdir@
213 sbindir = @sbindir@
214 sharedstatedir = @sharedstatedir@
215 srcdir = @srcdir@
216 sysconfdir = @sysconfdir@
217 target_alias = @target_alias@
218 top_build_prefix = @top_build_prefix@
219 top_builddir = @top_builddir@
220 top_srcdir = @top_srcdir@
221 eesh_SOURCES = E.h comms.c main.c
222 eesh_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(X_CFLAGS) $(CWARNFLAGS)
223 LDADD = $(X_LIBS) -lX11
224 all: all-am
225
226 .SUFFIXES:
227 .SUFFIXES: .c .lo .o .obj
228 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
229         @for dep in $?; do \
230           case '$(am__configure_deps)' in \
231             *$$dep*) \
232               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
233                 && exit 0; \
234               exit 1;; \
235           esac; \
236         done; \
237         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  eesh/Makefile'; \
238         cd $(top_srcdir) && \
239           $(AUTOMAKE) --foreign  eesh/Makefile
240 .PRECIOUS: Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242         @case '$?' in \
243           *config.status*) \
244             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245           *) \
246             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248         esac;
249
250 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
253 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 install-binPROGRAMS: $(bin_PROGRAMS)
258         @$(NORMAL_INSTALL)
259         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
260         @list='$(bin_PROGRAMS)'; for p in $$list; do \
261           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
262           if test -f $$p \
263              || test -f $$p1 \
264           ; then \
265             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
266            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
267            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
268           else :; fi; \
269         done
270
271 uninstall-binPROGRAMS:
272         @$(NORMAL_UNINSTALL)
273         @list='$(bin_PROGRAMS)'; for p in $$list; do \
274           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
275           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
276           rm -f "$(DESTDIR)$(bindir)/$$f"; \
277         done
278
279 clean-binPROGRAMS:
280         @list='$(bin_PROGRAMS)'; for p in $$list; do \
281           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
282           echo " rm -f $$p $$f"; \
283           rm -f $$p $$f ; \
284         done
285 eesh$(EXEEXT): $(eesh_OBJECTS) $(eesh_DEPENDENCIES) 
286         @rm -f eesh$(EXEEXT)
287         $(LINK) $(eesh_OBJECTS) $(eesh_LDADD) $(LIBS)
288
289 mostlyclean-compile:
290         -rm -f *.$(OBJEXT)
291
292 distclean-compile:
293         -rm -f *.tab.c
294
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eesh-comms.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eesh-main.Po@am__quote@
297
298 .c.o:
299 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
300 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
303 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
304
305 .c.obj:
306 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
307 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
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 `$(CYGPATH_W) '$<'`
311
312 .c.lo:
313 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
314 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
318
319 eesh-comms.o: comms.c
320 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eesh_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eesh-comms.o -MD -MP -MF $(DEPDIR)/eesh-comms.Tpo -c -o eesh-comms.o `test -f 'comms.c' || echo '$(srcdir)/'`comms.c
321 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/eesh-comms.Tpo $(DEPDIR)/eesh-comms.Po
322 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='comms.c' object='eesh-comms.o' libtool=no @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eesh_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eesh-comms.o `test -f 'comms.c' || echo '$(srcdir)/'`comms.c
325
326 eesh-comms.obj: comms.c
327 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eesh_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eesh-comms.obj -MD -MP -MF $(DEPDIR)/eesh-comms.Tpo -c -o eesh-comms.obj `if test -f 'comms.c'; then $(CYGPATH_W) 'comms.c'; else $(CYGPATH_W) '$(srcdir)/comms.c'; fi`
328 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/eesh-comms.Tpo $(DEPDIR)/eesh-comms.Po
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='comms.c' object='eesh-comms.obj' libtool=no @AMDEPBACKSLASH@
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eesh_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eesh-comms.obj `if test -f 'comms.c'; then $(CYGPATH_W) 'comms.c'; else $(CYGPATH_W) '$(srcdir)/comms.c'; fi`
332
333 eesh-main.o: main.c
334 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eesh_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eesh-main.o -MD -MP -MF $(DEPDIR)/eesh-main.Tpo -c -o eesh-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
335 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/eesh-main.Tpo $(DEPDIR)/eesh-main.Po
336 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='eesh-main.o' libtool=no @AMDEPBACKSLASH@
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eesh_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eesh-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
339
340 eesh-main.obj: main.c
341 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eesh_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eesh-main.obj -MD -MP -MF $(DEPDIR)/eesh-main.Tpo -c -o eesh-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
342 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/eesh-main.Tpo $(DEPDIR)/eesh-main.Po
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='eesh-main.obj' libtool=no @AMDEPBACKSLASH@
344 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eesh_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eesh-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
346
347 mostlyclean-libtool:
348         -rm -f *.lo
349
350 clean-libtool:
351         -rm -rf .libs _libs
352
353 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
359               END { if (nonempty) { for (i in files) print i; }; }'`; \
360         mkid -fID $$unique
361 tags: TAGS
362
363 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364                 $(TAGS_FILES) $(LISP)
365         tags=; \
366         here=`pwd`; \
367         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368         unique=`for i in $$list; do \
369             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370           done | \
371           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372               END { if (nonempty) { for (i in files) print i; }; }'`; \
373         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
374           test -n "$$unique" || unique=$$empty_fix; \
375           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376             $$tags $$unique; \
377         fi
378 ctags: CTAGS
379 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
380                 $(TAGS_FILES) $(LISP)
381         tags=; \
382         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
383         unique=`for i in $$list; do \
384             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385           done | \
386           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387               END { if (nonempty) { for (i in files) print i; }; }'`; \
388         test -z "$(CTAGS_ARGS)$$tags$$unique" \
389           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
390              $$tags $$unique
391
392 GTAGS:
393         here=`$(am__cd) $(top_builddir) && pwd` \
394           && cd $(top_srcdir) \
395           && gtags -i $(GTAGS_ARGS) $$here
396
397 distclean-tags:
398         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
399
400 distdir: $(DISTFILES)
401         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403         list='$(DISTFILES)'; \
404           dist_files=`for file in $$list; do echo $$file; done | \
405           sed -e "s|^$$srcdirstrip/||;t" \
406               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407         case $$dist_files in \
408           */*) $(MKDIR_P) `echo "$$dist_files" | \
409                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410                            sort -u` ;; \
411         esac; \
412         for file in $$dist_files; do \
413           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414           if test -d $$d/$$file; then \
415             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
417               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
418             fi; \
419             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
420           else \
421             test -f $(distdir)/$$file \
422             || cp -p $$d/$$file $(distdir)/$$file \
423             || exit 1; \
424           fi; \
425         done
426 check-am: all-am
427 check: check-am
428 all-am: Makefile $(PROGRAMS)
429 installdirs:
430         for dir in "$(DESTDIR)$(bindir)"; do \
431           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
432         done
433 install: install-am
434 install-exec: install-exec-am
435 install-data: install-data-am
436 uninstall: uninstall-am
437
438 install-am: all-am
439         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
440
441 installcheck: installcheck-am
442 install-strip:
443         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
444           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
445           `test -z '$(STRIP)' || \
446             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
447 mostlyclean-generic:
448
449 clean-generic:
450
451 distclean-generic:
452         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
453
454 maintainer-clean-generic:
455         @echo "This command is intended for maintainers to use"
456         @echo "it deletes files that may require special tools to rebuild."
457 clean: clean-am
458
459 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
460
461 distclean: distclean-am
462         -rm -rf ./$(DEPDIR)
463         -rm -f Makefile
464 distclean-am: clean-am distclean-compile distclean-generic \
465         distclean-tags
466
467 dvi: dvi-am
468
469 dvi-am:
470
471 html: html-am
472
473 info: info-am
474
475 info-am:
476
477 install-data-am:
478
479 install-dvi: install-dvi-am
480
481 install-exec-am: install-binPROGRAMS
482
483 install-html: install-html-am
484
485 install-info: install-info-am
486
487 install-man:
488
489 install-pdf: install-pdf-am
490
491 install-ps: install-ps-am
492
493 installcheck-am:
494
495 maintainer-clean: maintainer-clean-am
496         -rm -rf ./$(DEPDIR)
497         -rm -f Makefile
498 maintainer-clean-am: distclean-am maintainer-clean-generic
499
500 mostlyclean: mostlyclean-am
501
502 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
503         mostlyclean-libtool
504
505 pdf: pdf-am
506
507 pdf-am:
508
509 ps: ps-am
510
511 ps-am:
512
513 uninstall-am: uninstall-binPROGRAMS
514
515 .MAKE: install-am install-strip
516
517 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
518         clean-generic clean-libtool ctags distclean distclean-compile \
519         distclean-generic distclean-libtool distclean-tags distdir dvi \
520         dvi-am html html-am info info-am install install-am \
521         install-binPROGRAMS install-data install-data-am install-dvi \
522         install-dvi-am install-exec install-exec-am install-html \
523         install-html-am install-info install-info-am install-man \
524         install-pdf install-pdf-am install-ps install-ps-am \
525         install-strip installcheck installcheck-am installdirs \
526         maintainer-clean maintainer-clean-generic mostlyclean \
527         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
528         pdf pdf-am ps ps-am tags uninstall uninstall-am \
529         uninstall-binPROGRAMS
530
531 # Tell versions [3.59,3.63) of GNU make to not export all variables.
532 # Otherwise a system limit (for SysV at least) may be exceeded.
533 .NOEXPORT: