5dcfcfd0fd2a658054e7d35088968bbdb3dc7bbb
[psensor.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
94 LIBATIADL_LIBS = @LIBATIADL_LIBS@
95 LIBICONV = @LIBICONV@
96 LIBINTL = @LIBINTL@
97 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
98 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
99 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
100 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
101 LIBOBJS = @LIBOBJS@
102 LIBS = @LIBS@
103 LTLIBICONV = @LTLIBICONV@
104 LTLIBINTL = @LTLIBINTL@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 MSGFMT = @MSGFMT@
109 MSGFMT_015 = @MSGFMT_015@
110 MSGMERGE = @MSGMERGE@
111 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
112 NVIDIA_LIBS = @NVIDIA_LIBS@
113 OBJEXT = @OBJEXT@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_URL = @PACKAGE_URL@
120 PACKAGE_VERSION = @PACKAGE_VERSION@
121 PATH_SEPARATOR = @PATH_SEPARATOR@
122 PKG_CONFIG = @PKG_CONFIG@
123 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
124 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
125 POSUB = @POSUB@
126 RANLIB = @RANLIB@
127 SENSORS_LIBS = @SENSORS_LIBS@
128 SET_MAKE = @SET_MAKE@
129 SHELL = @SHELL@
130 STRIP = @STRIP@
131 UNITY_CFLAGS = @UNITY_CFLAGS@
132 UNITY_LIBS = @UNITY_LIBS@
133 USE_NLS = @USE_NLS@
134 VERSION = @VERSION@
135 X11_CFLAGS = @X11_CFLAGS@
136 X11_LIBS = @X11_LIBS@
137 XEXT_CFLAGS = @XEXT_CFLAGS@
138 XEXT_LIBS = @XEXT_LIBS@
139 XGETTEXT = @XGETTEXT@
140 XGETTEXT_015 = @XGETTEXT_015@
141 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
142 XMKMF = @XMKMF@
143 abs_builddir = @abs_builddir@
144 abs_srcdir = @abs_srcdir@
145 abs_top_builddir = @abs_top_builddir@
146 abs_top_srcdir = @abs_top_srcdir@
147 ac_ct_CC = @ac_ct_CC@
148 am__include = @am__include@
149 am__leading_dot = @am__leading_dot@
150 am__quote = @am__quote@
151 am__tar = @am__tar@
152 am__untar = @am__untar@
153 bindir = @bindir@
154 build = @build@
155 build_alias = @build_alias@
156 build_cpu = @build_cpu@
157 build_os = @build_os@
158 build_vendor = @build_vendor@
159 builddir = @builddir@
160 datadir = @datadir@
161 datarootdir = @datarootdir@
162 docdir = @docdir@
163 dvidir = @dvidir@
164 exec_prefix = @exec_prefix@
165 host = @host@
166 host_alias = @host_alias@
167 host_cpu = @host_cpu@
168 host_os = @host_os@
169 host_vendor = @host_vendor@
170 htmldir = @htmldir@
171 includedir = @includedir@
172 infodir = @infodir@
173 install_sh = @install_sh@
174 libdir = @libdir@
175 libexecdir = @libexecdir@
176 localedir = @localedir@
177 localstatedir = @localstatedir@
178 mandir = @mandir@
179 mkdir_p = @mkdir_p@
180 oldincludedir = @oldincludedir@
181 pdfdir = @pdfdir@
182 prefix = @prefix@
183 program_transform_name = @program_transform_name@
184 psdir = @psdir@
185 sbindir = @sbindir@
186 sharedstatedir = @sharedstatedir@
187 srcdir = @srcdir@
188 sysconfdir = @sysconfdir@
189 target_alias = @target_alias@
190 top_build_prefix = @top_build_prefix@
191 top_builddir = @top_builddir@
192 top_srcdir = @top_srcdir@
193 EXTRA_DIST = checkpatch.pl 
194 all: all-am
195
196 .SUFFIXES:
197 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
198         @for dep in $?; do \
199           case '$(am__configure_deps)' in \
200             *$$dep*) \
201               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
202                 && { if test -f $@; then exit 0; else break; fi; }; \
203               exit 1;; \
204           esac; \
205         done; \
206         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
207         $(am__cd) $(top_srcdir) && \
208           $(AUTOMAKE) --gnu tests/Makefile
209 .PRECIOUS: Makefile
210 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211         @case '$?' in \
212           *config.status*) \
213             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
214           *) \
215             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
216             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
217         esac;
218
219 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
220         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
222 $(top_srcdir)/configure:  $(am__configure_deps)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
225         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226 $(am__aclocal_m4_deps):
227 tags: TAGS
228 TAGS:
229
230 ctags: CTAGS
231 CTAGS:
232
233
234 distdir: $(DISTFILES)
235         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
236         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
237         list='$(DISTFILES)'; \
238           dist_files=`for file in $$list; do echo $$file; done | \
239           sed -e "s|^$$srcdirstrip/||;t" \
240               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
241         case $$dist_files in \
242           */*) $(MKDIR_P) `echo "$$dist_files" | \
243                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
244                            sort -u` ;; \
245         esac; \
246         for file in $$dist_files; do \
247           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
248           if test -d $$d/$$file; then \
249             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
250             if test -d "$(distdir)/$$file"; then \
251               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
252             fi; \
253             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
254               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
255               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
256             fi; \
257             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
258           else \
259             test -f "$(distdir)/$$file" \
260             || cp -p $$d/$$file "$(distdir)/$$file" \
261             || exit 1; \
262           fi; \
263         done
264 check-am: all-am
265         $(MAKE) $(AM_MAKEFLAGS) check-local
266 check: check-am
267 all-am: Makefile
268 installdirs:
269 install: install-am
270 install-exec: install-exec-am
271 install-data: install-data-am
272 uninstall: uninstall-am
273
274 install-am: all-am
275         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
276
277 installcheck: installcheck-am
278 install-strip:
279         if test -z '$(STRIP)'; then \
280           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
281             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
282               install; \
283         else \
284           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
285             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
286             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
287         fi
288 mostlyclean-generic:
289
290 clean-generic:
291
292 distclean-generic:
293         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
294         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
295
296 maintainer-clean-generic:
297         @echo "This command is intended for maintainers to use"
298         @echo "it deletes files that may require special tools to rebuild."
299 clean: clean-am
300
301 clean-am: clean-generic mostlyclean-am
302
303 distclean: distclean-am
304         -rm -f Makefile
305 distclean-am: clean-am distclean-generic
306
307 dvi: dvi-am
308
309 dvi-am:
310
311 html: html-am
312
313 html-am:
314
315 info: info-am
316
317 info-am:
318
319 install-data-am:
320
321 install-dvi: install-dvi-am
322
323 install-dvi-am:
324
325 install-exec-am:
326
327 install-html: install-html-am
328
329 install-html-am:
330
331 install-info: install-info-am
332
333 install-info-am:
334
335 install-man:
336
337 install-pdf: install-pdf-am
338
339 install-pdf-am:
340
341 install-ps: install-ps-am
342
343 install-ps-am:
344
345 installcheck-am:
346
347 maintainer-clean: maintainer-clean-am
348         -rm -f Makefile
349 maintainer-clean-am: distclean-am maintainer-clean-generic
350
351 mostlyclean: mostlyclean-am
352
353 mostlyclean-am: mostlyclean-generic
354
355 pdf: pdf-am
356
357 pdf-am:
358
359 ps: ps-am
360
361 ps-am:
362
363 uninstall-am:
364
365 .MAKE: check-am install-am install-strip
366
367 .PHONY: all all-am check check-am check-local clean clean-generic \
368         distclean distclean-generic distdir dvi dvi-am html html-am \
369         info info-am install install-am install-data install-data-am \
370         install-dvi install-dvi-am install-exec install-exec-am \
371         install-html install-html-am install-info install-info-am \
372         install-man install-pdf install-pdf-am install-ps \
373         install-ps-am install-strip installcheck installcheck-am \
374         installdirs maintainer-clean maintainer-clean-generic \
375         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
376         uninstall-am
377
378 check-local: checkpatch.pl
379         find $(top_srcdir)/src -name \*.c -exec $(srcdir)/checkpatch.pl -q --no-tree  -emacs -f {} \;
380         find $(top_srcdir)/src -name \*.h -exec $(srcdir)/checkpatch.pl -q --no-tree  -emacs -f {} \;
381
382 # Tell versions [3.59,3.63) of GNU make to not export all variables.
383 # Otherwise a system limit (for SysV at least) may be exceeded.
384 .NOEXPORT: