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