removed lua support, monitoring page is now using jquery and json http requests
[psensor.git] / tests / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = tests
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49 ACLOCAL = @ACLOCAL@
50 AMTAR = @AMTAR@
51 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
52 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
53 AUTOCONF = @AUTOCONF@
54 AUTOHEADER = @AUTOHEADER@
55 AUTOMAKE = @AUTOMAKE@
56 AWK = @AWK@
57 CC = @CC@
58 CCDEPMODE = @CCDEPMODE@
59 CFLAGS = @CFLAGS@
60 CPP = @CPP@
61 CPPFLAGS = @CPPFLAGS@
62 CURL_CFLAGS = @CURL_CFLAGS@
63 CURL_LIBS = @CURL_LIBS@
64 CYGPATH_W = @CYGPATH_W@
65 DEFS = @DEFS@
66 DEPDIR = @DEPDIR@
67 ECHO_C = @ECHO_C@
68 ECHO_N = @ECHO_N@
69 ECHO_T = @ECHO_T@
70 EGREP = @EGREP@
71 EXEEXT = @EXEEXT@
72 GCONF_CFLAGS = @GCONF_CFLAGS@
73 GCONF_LIBS = @GCONF_LIBS@
74 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
75 GMSGFMT = @GMSGFMT@
76 GMSGFMT_015 = @GMSGFMT_015@
77 GREP = @GREP@
78 GTK_CFLAGS = @GTK_CFLAGS@
79 GTK_LIBS = @GTK_LIBS@
80 GTOP_CFLAGS = @GTOP_CFLAGS@
81 GTOP_LIBS = @GTOP_LIBS@
82 HELP2MAN = @HELP2MAN@
83 INSTALL = @INSTALL@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 INTLLIBS = @INTLLIBS@
89 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
90 JSON_CFLAGS = @JSON_CFLAGS@
91 JSON_LIBS = @JSON_LIBS@
92 LDFLAGS = @LDFLAGS@
93 LIBICONV = @LIBICONV@
94 LIBINTL = @LIBINTL@
95 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
96 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
97 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
98 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LTLIBICONV = @LTLIBICONV@
102 LTLIBINTL = @LTLIBINTL@
103 LTLIBOBJS = @LTLIBOBJS@
104 MAKEINFO = @MAKEINFO@
105 MKDIR_P = @MKDIR_P@
106 MSGFMT = @MSGFMT@
107 MSGFMT_015 = @MSGFMT_015@
108 MSGMERGE = @MSGMERGE@
109 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
110 NVIDIA_LIBS = @NVIDIA_LIBS@
111 OBJEXT = @OBJEXT@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_URL = @PACKAGE_URL@
118 PACKAGE_VERSION = @PACKAGE_VERSION@
119 PATH_SEPARATOR = @PATH_SEPARATOR@
120 PKG_CONFIG = @PKG_CONFIG@
121 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
122 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
123 POSUB = @POSUB@
124 RANLIB = @RANLIB@
125 SENSORS_LIBS = @SENSORS_LIBS@
126 SET_MAKE = @SET_MAKE@
127 SHELL = @SHELL@
128 STRIP = @STRIP@
129 UNITY_CFLAGS = @UNITY_CFLAGS@
130 UNITY_LIBS = @UNITY_LIBS@
131 USE_NLS = @USE_NLS@
132 VERSION = @VERSION@
133 X11_CFLAGS = @X11_CFLAGS@
134 X11_LIBS = @X11_LIBS@
135 XEXT_CFLAGS = @XEXT_CFLAGS@
136 XEXT_LIBS = @XEXT_LIBS@
137 XGETTEXT = @XGETTEXT@
138 XGETTEXT_015 = @XGETTEXT_015@
139 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
140 XMKMF = @XMKMF@
141 abs_builddir = @abs_builddir@
142 abs_srcdir = @abs_srcdir@
143 abs_top_builddir = @abs_top_builddir@
144 abs_top_srcdir = @abs_top_srcdir@
145 ac_ct_CC = @ac_ct_CC@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 builddir = @builddir@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localedir = @localedir@
175 localstatedir = @localstatedir@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 pdfdir = @pdfdir@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 psdir = @psdir@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 srcdir = @srcdir@
186 sysconfdir = @sysconfdir@
187 target_alias = @target_alias@
188 top_build_prefix = @top_build_prefix@
189 top_builddir = @top_builddir@
190 top_srcdir = @top_srcdir@
191 EXTRA_DIST = checkpatch.pl 
192 all: all-am
193
194 .SUFFIXES:
195 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
196         @for dep in $?; do \
197           case '$(am__configure_deps)' in \
198             *$$dep*) \
199               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
200                 && { if test -f $@; then exit 0; else break; fi; }; \
201               exit 1;; \
202           esac; \
203         done; \
204         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
205         $(am__cd) $(top_srcdir) && \
206           $(AUTOMAKE) --gnu tests/Makefile
207 .PRECIOUS: Makefile
208 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209         @case '$?' in \
210           *config.status*) \
211             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212           *) \
213             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215         esac;
216
217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220 $(top_srcdir)/configure:  $(am__configure_deps)
221         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 $(am__aclocal_m4_deps):
225 tags: TAGS
226 TAGS:
227
228 ctags: CTAGS
229 CTAGS:
230
231
232 distdir: $(DISTFILES)
233         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
234         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
235         list='$(DISTFILES)'; \
236           dist_files=`for file in $$list; do echo $$file; done | \
237           sed -e "s|^$$srcdirstrip/||;t" \
238               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
239         case $$dist_files in \
240           */*) $(MKDIR_P) `echo "$$dist_files" | \
241                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
242                            sort -u` ;; \
243         esac; \
244         for file in $$dist_files; do \
245           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
246           if test -d $$d/$$file; then \
247             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
248             if test -d "$(distdir)/$$file"; then \
249               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
250             fi; \
251             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
252               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
253               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
254             fi; \
255             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
256           else \
257             test -f "$(distdir)/$$file" \
258             || cp -p $$d/$$file "$(distdir)/$$file" \
259             || exit 1; \
260           fi; \
261         done
262 check-am: all-am
263         $(MAKE) $(AM_MAKEFLAGS) check-local
264 check: check-am
265 all-am: Makefile
266 installdirs:
267 install: install-am
268 install-exec: install-exec-am
269 install-data: install-data-am
270 uninstall: uninstall-am
271
272 install-am: all-am
273         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
274
275 installcheck: installcheck-am
276 install-strip:
277         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
278           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
279           `test -z '$(STRIP)' || \
280             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
281 mostlyclean-generic:
282
283 clean-generic:
284
285 distclean-generic:
286         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
287         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
288
289 maintainer-clean-generic:
290         @echo "This command is intended for maintainers to use"
291         @echo "it deletes files that may require special tools to rebuild."
292 clean: clean-am
293
294 clean-am: clean-generic mostlyclean-am
295
296 distclean: distclean-am
297         -rm -f Makefile
298 distclean-am: clean-am distclean-generic
299
300 dvi: dvi-am
301
302 dvi-am:
303
304 html: html-am
305
306 html-am:
307
308 info: info-am
309
310 info-am:
311
312 install-data-am:
313
314 install-dvi: install-dvi-am
315
316 install-dvi-am:
317
318 install-exec-am:
319
320 install-html: install-html-am
321
322 install-html-am:
323
324 install-info: install-info-am
325
326 install-info-am:
327
328 install-man:
329
330 install-pdf: install-pdf-am
331
332 install-pdf-am:
333
334 install-ps: install-ps-am
335
336 install-ps-am:
337
338 installcheck-am:
339
340 maintainer-clean: maintainer-clean-am
341         -rm -f Makefile
342 maintainer-clean-am: distclean-am maintainer-clean-generic
343
344 mostlyclean: mostlyclean-am
345
346 mostlyclean-am: mostlyclean-generic
347
348 pdf: pdf-am
349
350 pdf-am:
351
352 ps: ps-am
353
354 ps-am:
355
356 uninstall-am:
357
358 .MAKE: check-am install-am install-strip
359
360 .PHONY: all all-am check check-am check-local clean clean-generic \
361         distclean distclean-generic distdir dvi dvi-am html html-am \
362         info info-am install install-am install-data install-data-am \
363         install-dvi install-dvi-am install-exec install-exec-am \
364         install-html install-html-am install-info install-info-am \
365         install-man install-pdf install-pdf-am install-ps \
366         install-ps-am install-strip installcheck installcheck-am \
367         installdirs maintainer-clean maintainer-clean-generic \
368         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
369         uninstall-am
370
371 check-local: checkpatch.pl
372         find $(top_srcdir)/src -name \*.c -exec $(srcdir)/checkpatch.pl -q --no-tree  -emacs -f {} \;
373         find $(top_srcdir)/src -name \*.h -exec $(srcdir)/checkpatch.pl -q --no-tree  -emacs -f {} \;
374
375 # Tell versions [3.59,3.63) of GNU make to not export all variables.
376 # Otherwise a system limit (for SysV at least) may be exceeded.
377 .NOEXPORT: