ac339c4a741fe36aa4f1a7e159a00add22e5db88
[psensor.git] / src / unity / Makefile.in
1 # Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6 # 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@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 @UNITY_TRUE@am__append_1 = $(UNITY_LIBS)
38 subdir = src/unity
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 LIBRARIES = $(noinst_LIBRARIES)
49 AR = ar
50 ARFLAGS = cru
51 libpsensor_unity_a_AR = $(AR) $(ARFLAGS)
52 libpsensor_unity_a_LIBADD =
53 am__libpsensor_unity_a_SOURCES_DIST = ui_unity.h ui_unity.c
54 @UNITY_TRUE@am_libpsensor_unity_a_OBJECTS =  \
55 @UNITY_TRUE@    libpsensor_unity_a-ui_unity.$(OBJEXT)
56 libpsensor_unity_a_OBJECTS = $(am_libpsensor_unity_a_OBJECTS)
57 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
58 depcomp = $(SHELL) $(top_srcdir)/depcomp
59 am__depfiles_maybe = depfiles
60 am__mv = mv -f
61 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63 CCLD = $(CC)
64 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
65 SOURCES = $(libpsensor_unity_a_SOURCES)
66 DIST_SOURCES = $(am__libpsensor_unity_a_SOURCES_DIST)
67 ETAGS = etags
68 CTAGS = ctags
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 ACLOCAL = @ACLOCAL@
71 AMTAR = @AMTAR@
72 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
73 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
74 AUTOCONF = @AUTOCONF@
75 AUTOHEADER = @AUTOHEADER@
76 AUTOMAKE = @AUTOMAKE@
77 AWK = @AWK@
78 CC = @CC@
79 CCDEPMODE = @CCDEPMODE@
80 CFLAGS = @CFLAGS@
81 CPP = @CPP@
82 CPPFLAGS = @CPPFLAGS@
83 CURL_CFLAGS = @CURL_CFLAGS@
84 CURL_LIBS = @CURL_LIBS@
85 CYGPATH_W = @CYGPATH_W@
86 DEFS = @DEFS@
87 DEPDIR = @DEPDIR@
88 ECHO_C = @ECHO_C@
89 ECHO_N = @ECHO_N@
90 ECHO_T = @ECHO_T@
91 EGREP = @EGREP@
92 EXEEXT = @EXEEXT@
93 GCONF_CFLAGS = @GCONF_CFLAGS@
94 GCONF_LIBS = @GCONF_LIBS@
95 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
96 GMSGFMT = @GMSGFMT@
97 GMSGFMT_015 = @GMSGFMT_015@
98 GREP = @GREP@
99 GTK_CFLAGS = @GTK_CFLAGS@
100 GTK_LIBS = @GTK_LIBS@
101 GTOP_CFLAGS = @GTOP_CFLAGS@
102 GTOP_LIBS = @GTOP_LIBS@
103 HELP2MAN = @HELP2MAN@
104 INSTALL = @INSTALL@
105 INSTALL_DATA = @INSTALL_DATA@
106 INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 INSTALL_SCRIPT = @INSTALL_SCRIPT@
108 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 INTLLIBS = @INTLLIBS@
110 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
111 JSON_CFLAGS = @JSON_CFLAGS@
112 JSON_LIBS = @JSON_LIBS@
113 LDFLAGS = @LDFLAGS@
114 LIBICONV = @LIBICONV@
115 LIBINTL = @LIBINTL@
116 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
117 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
118 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
119 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
120 LIBOBJS = @LIBOBJS@
121 LIBS = @LIBS@ $(am__append_1)
122 LTLIBICONV = @LTLIBICONV@
123 LTLIBINTL = @LTLIBINTL@
124 LTLIBOBJS = @LTLIBOBJS@
125 LUA_CFLAGS = @LUA_CFLAGS@
126 LUA_LIBS = @LUA_LIBS@
127 MAKEINFO = @MAKEINFO@
128 MKDIR_P = @MKDIR_P@
129 MSGFMT = @MSGFMT@
130 MSGFMT_015 = @MSGFMT_015@
131 MSGMERGE = @MSGMERGE@
132 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
133 NVIDIA_LIBS = @NVIDIA_LIBS@
134 OBJEXT = @OBJEXT@
135 PACKAGE = @PACKAGE@
136 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137 PACKAGE_NAME = @PACKAGE_NAME@
138 PACKAGE_STRING = @PACKAGE_STRING@
139 PACKAGE_TARNAME = @PACKAGE_TARNAME@
140 PACKAGE_URL = @PACKAGE_URL@
141 PACKAGE_VERSION = @PACKAGE_VERSION@
142 PATH_SEPARATOR = @PATH_SEPARATOR@
143 PKG_CONFIG = @PKG_CONFIG@
144 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
145 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
146 POSUB = @POSUB@
147 RANLIB = @RANLIB@
148 SENSORS_LIBS = @SENSORS_LIBS@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 STRIP = @STRIP@
152 UNITY_CFLAGS = @UNITY_CFLAGS@
153 UNITY_LIBS = @UNITY_LIBS@
154 USE_NLS = @USE_NLS@
155 VERSION = @VERSION@
156 X11_CFLAGS = @X11_CFLAGS@
157 X11_LIBS = @X11_LIBS@
158 XEXT_CFLAGS = @XEXT_CFLAGS@
159 XEXT_LIBS = @XEXT_LIBS@
160 XGETTEXT = @XGETTEXT@
161 XGETTEXT_015 = @XGETTEXT_015@
162 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
163 XMKMF = @XMKMF@
164 abs_builddir = @abs_builddir@
165 abs_srcdir = @abs_srcdir@
166 abs_top_builddir = @abs_top_builddir@
167 abs_top_srcdir = @abs_top_srcdir@
168 ac_ct_CC = @ac_ct_CC@
169 am__include = @am__include@
170 am__leading_dot = @am__leading_dot@
171 am__quote = @am__quote@
172 am__tar = @am__tar@
173 am__untar = @am__untar@
174 bindir = @bindir@
175 build = @build@
176 build_alias = @build_alias@
177 build_cpu = @build_cpu@
178 build_os = @build_os@
179 build_vendor = @build_vendor@
180 builddir = @builddir@
181 datadir = @datadir@
182 datarootdir = @datarootdir@
183 docdir = @docdir@
184 dvidir = @dvidir@
185 exec_prefix = @exec_prefix@
186 host = @host@
187 host_alias = @host_alias@
188 host_cpu = @host_cpu@
189 host_os = @host_os@
190 host_vendor = @host_vendor@
191 htmldir = @htmldir@
192 includedir = @includedir@
193 infodir = @infodir@
194 install_sh = @install_sh@
195 libdir = @libdir@
196 libexecdir = @libexecdir@
197 localedir = @localedir@
198 localstatedir = @localstatedir@
199 mandir = @mandir@
200 mkdir_p = @mkdir_p@
201 oldincludedir = @oldincludedir@
202 pdfdir = @pdfdir@
203 prefix = @prefix@
204 program_transform_name = @program_transform_name@
205 psdir = @psdir@
206 sbindir = @sbindir@
207 sharedstatedir = @sharedstatedir@
208 srcdir = @srcdir@
209 sysconfdir = @sysconfdir@
210 target_alias = @target_alias@
211 top_build_prefix = @top_build_prefix@
212 top_builddir = @top_builddir@
213 top_srcdir = @top_srcdir@
214 @UNITY_TRUE@noinst_LIBRARIES = libpsensor_unity.a
215
216 # no -pedantic because not supported by dee.h
217 @UNITY_TRUE@libpsensor_unity_a_CFLAGS = -Wall -Werror
218 @UNITY_TRUE@libpsensor_unity_a_SOURCES = \
219 @UNITY_TRUE@    ui_unity.h ui_unity.c
220
221 @UNITY_TRUE@AM_CPPFLAGS = $(UNITY_CFLAGS) \
222 @UNITY_TRUE@    -I$(top_srcdir)/src/lib
223
224 all: all-am
225
226 .SUFFIXES:
227 .SUFFIXES: .c .o .obj
228 $(srcdir)/Makefile.in:  $(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                 && { if test -f $@; then exit 0; else break; fi; }; \
234               exit 1;; \
235           esac; \
236         done; \
237         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/unity/Makefile'; \
238         $(am__cd) $(top_srcdir) && \
239           $(AUTOMAKE) --gnu src/unity/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:  $(am__configure_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 $(am__aclocal_m4_deps):
258
259 clean-noinstLIBRARIES:
260         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
261 libpsensor_unity.a: $(libpsensor_unity_a_OBJECTS) $(libpsensor_unity_a_DEPENDENCIES) 
262         -rm -f libpsensor_unity.a
263         $(libpsensor_unity_a_AR) libpsensor_unity.a $(libpsensor_unity_a_OBJECTS) $(libpsensor_unity_a_LIBADD)
264         $(RANLIB) libpsensor_unity.a
265
266 mostlyclean-compile:
267         -rm -f *.$(OBJEXT)
268
269 distclean-compile:
270         -rm -f *.tab.c
271
272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpsensor_unity_a-ui_unity.Po@am__quote@
273
274 .c.o:
275 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
276 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
277 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
278 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
279 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
280
281 .c.obj:
282 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
283 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
284 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
286 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
287
288 libpsensor_unity_a-ui_unity.o: ui_unity.c
289 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_unity_a_CFLAGS) $(CFLAGS) -MT libpsensor_unity_a-ui_unity.o -MD -MP -MF $(DEPDIR)/libpsensor_unity_a-ui_unity.Tpo -c -o libpsensor_unity_a-ui_unity.o `test -f 'ui_unity.c' || echo '$(srcdir)/'`ui_unity.c
290 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_unity_a-ui_unity.Tpo $(DEPDIR)/libpsensor_unity_a-ui_unity.Po
291 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ui_unity.c' object='libpsensor_unity_a-ui_unity.o' libtool=no @AMDEPBACKSLASH@
292 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
293 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_unity_a_CFLAGS) $(CFLAGS) -c -o libpsensor_unity_a-ui_unity.o `test -f 'ui_unity.c' || echo '$(srcdir)/'`ui_unity.c
294
295 libpsensor_unity_a-ui_unity.obj: ui_unity.c
296 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_unity_a_CFLAGS) $(CFLAGS) -MT libpsensor_unity_a-ui_unity.obj -MD -MP -MF $(DEPDIR)/libpsensor_unity_a-ui_unity.Tpo -c -o libpsensor_unity_a-ui_unity.obj `if test -f 'ui_unity.c'; then $(CYGPATH_W) 'ui_unity.c'; else $(CYGPATH_W) '$(srcdir)/ui_unity.c'; fi`
297 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_unity_a-ui_unity.Tpo $(DEPDIR)/libpsensor_unity_a-ui_unity.Po
298 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ui_unity.c' object='libpsensor_unity_a-ui_unity.obj' libtool=no @AMDEPBACKSLASH@
299 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
300 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_unity_a_CFLAGS) $(CFLAGS) -c -o libpsensor_unity_a-ui_unity.obj `if test -f 'ui_unity.c'; then $(CYGPATH_W) 'ui_unity.c'; else $(CYGPATH_W) '$(srcdir)/ui_unity.c'; fi`
301
302 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
303         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
304         unique=`for i in $$list; do \
305             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306           done | \
307           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
308               END { if (nonempty) { for (i in files) print i; }; }'`; \
309         mkid -fID $$unique
310 tags: TAGS
311
312 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
313                 $(TAGS_FILES) $(LISP)
314         set x; \
315         here=`pwd`; \
316         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
317         unique=`for i in $$list; do \
318             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319           done | \
320           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321               END { if (nonempty) { for (i in files) print i; }; }'`; \
322         shift; \
323         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
324           test -n "$$unique" || unique=$$empty_fix; \
325           if test $$# -gt 0; then \
326             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
327               "$$@" $$unique; \
328           else \
329             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
330               $$unique; \
331           fi; \
332         fi
333 ctags: CTAGS
334 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
335                 $(TAGS_FILES) $(LISP)
336         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
337         unique=`for i in $$list; do \
338             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339           done | \
340           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341               END { if (nonempty) { for (i in files) print i; }; }'`; \
342         test -z "$(CTAGS_ARGS)$$unique" \
343           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344              $$unique
345
346 GTAGS:
347         here=`$(am__cd) $(top_builddir) && pwd` \
348           && $(am__cd) $(top_srcdir) \
349           && gtags -i $(GTAGS_ARGS) "$$here"
350
351 distclean-tags:
352         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
353
354 distdir: $(DISTFILES)
355         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
356         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
357         list='$(DISTFILES)'; \
358           dist_files=`for file in $$list; do echo $$file; done | \
359           sed -e "s|^$$srcdirstrip/||;t" \
360               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
361         case $$dist_files in \
362           */*) $(MKDIR_P) `echo "$$dist_files" | \
363                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
364                            sort -u` ;; \
365         esac; \
366         for file in $$dist_files; do \
367           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
368           if test -d $$d/$$file; then \
369             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
370             if test -d "$(distdir)/$$file"; then \
371               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372             fi; \
373             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
374               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
375               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
376             fi; \
377             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
378           else \
379             test -f "$(distdir)/$$file" \
380             || cp -p $$d/$$file "$(distdir)/$$file" \
381             || exit 1; \
382           fi; \
383         done
384 check-am: all-am
385 check: check-am
386 all-am: Makefile $(LIBRARIES)
387 installdirs:
388 install: install-am
389 install-exec: install-exec-am
390 install-data: install-data-am
391 uninstall: uninstall-am
392
393 install-am: all-am
394         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
395
396 installcheck: installcheck-am
397 install-strip:
398         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
399           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
400           `test -z '$(STRIP)' || \
401             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
402 mostlyclean-generic:
403
404 clean-generic:
405
406 distclean-generic:
407         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
409
410 maintainer-clean-generic:
411         @echo "This command is intended for maintainers to use"
412         @echo "it deletes files that may require special tools to rebuild."
413 clean: clean-am
414
415 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
416
417 distclean: distclean-am
418         -rm -rf ./$(DEPDIR)
419         -rm -f Makefile
420 distclean-am: clean-am distclean-compile distclean-generic \
421         distclean-tags
422
423 dvi: dvi-am
424
425 dvi-am:
426
427 html: html-am
428
429 html-am:
430
431 info: info-am
432
433 info-am:
434
435 install-data-am:
436
437 install-dvi: install-dvi-am
438
439 install-dvi-am:
440
441 install-exec-am:
442
443 install-html: install-html-am
444
445 install-html-am:
446
447 install-info: install-info-am
448
449 install-info-am:
450
451 install-man:
452
453 install-pdf: install-pdf-am
454
455 install-pdf-am:
456
457 install-ps: install-ps-am
458
459 install-ps-am:
460
461 installcheck-am:
462
463 maintainer-clean: maintainer-clean-am
464         -rm -rf ./$(DEPDIR)
465         -rm -f Makefile
466 maintainer-clean-am: distclean-am maintainer-clean-generic
467
468 mostlyclean: mostlyclean-am
469
470 mostlyclean-am: mostlyclean-compile mostlyclean-generic
471
472 pdf: pdf-am
473
474 pdf-am:
475
476 ps: ps-am
477
478 ps-am:
479
480 uninstall-am:
481
482 .MAKE: install-am install-strip
483
484 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
485         clean-noinstLIBRARIES ctags distclean distclean-compile \
486         distclean-generic distclean-tags distdir dvi dvi-am html \
487         html-am info info-am install install-am install-data \
488         install-data-am install-dvi install-dvi-am install-exec \
489         install-exec-am install-html install-html-am install-info \
490         install-info-am install-man install-pdf install-pdf-am \
491         install-ps install-ps-am install-strip installcheck \
492         installcheck-am installdirs maintainer-clean \
493         maintainer-clean-generic mostlyclean mostlyclean-compile \
494         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
495         uninstall-am
496
497
498 # Tell versions [3.59,3.63) of GNU make to not export all variables.
499 # Otherwise a system limit (for SysV at least) may be exceeded.
500 .NOEXPORT: