Base: LCDproc 0.5.2
[lcdproc-de200c.git] / clients / lcdvc / Makefile.in
blobfc4b4dc20eefeb79a0b1795f5010500b87796150
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
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.
15 @SET_MAKE@
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ../..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 bin_PROGRAMS = lcdvc$(EXEEXT)
41 subdir = clients/lcdvc
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45 $(top_srcdir)/configure.in
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sysconfdir)"
52 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
53 PROGRAMS = $(bin_PROGRAMS)
54 am_lcdvc_OBJECTS = lcdvc.$(OBJEXT) lcd_link.$(OBJEXT) \
55 vc_link.$(OBJEXT)
56 lcdvc_OBJECTS = $(am_lcdvc_OBJECTS)
57 lcdvc_DEPENDENCIES = ../../shared/libLCDstuff.a
58 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
59 depcomp = $(SHELL) $(top_srcdir)/depcomp
60 am__depfiles_maybe = depfiles
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 = $(lcdvc_SOURCES)
66 DIST_SOURCES = $(lcdvc_SOURCES)
67 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
68 am__vpath_adj = case $$p in \
69 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
70 *) f=$$p;; \
71 esac;
72 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
73 sysconfDATA_INSTALL = $(INSTALL_DATA)
74 DATA = $(sysconf_DATA)
75 ETAGS = etags
76 CTAGS = ctags
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 ACLOCAL = @ACLOCAL@
79 AMDEP_FALSE = @AMDEP_FALSE@
80 AMDEP_TRUE = @AMDEP_TRUE@
81 AMTAR = @AMTAR@
82 AUTOCONF = @AUTOCONF@
83 AUTOHEADER = @AUTOHEADER@
84 AUTOMAKE = @AUTOMAKE@
85 AWK = @AWK@
86 CC = @CC@
87 CCDEPMODE = @CCDEPMODE@
88 CCSHARED = @CCSHARED@
89 CFLAGS = @CFLAGS@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DARWIN_FALSE = @DARWIN_FALSE@
94 DARWIN_TRUE = @DARWIN_TRUE@
95 DEFS = @DEFS@
96 DEPDIR = @DEPDIR@
97 DOT = @DOT@
98 DOXYGEN = @DOXYGEN@
99 DOX_FALSE = @DOX_FALSE@
100 DOX_TRUE = @DOX_TRUE@
101 DRIVERS = @DRIVERS@
102 ECHO_C = @ECHO_C@
103 ECHO_N = @ECHO_N@
104 ECHO_T = @ECHO_T@
105 EGREP = @EGREP@
106 EXEEXT = @EXEEXT@
107 GREP = @GREP@
108 HD44780_DRIVERS = @HD44780_DRIVERS@
109 INSTALL_DATA = @INSTALL_DATA@
110 INSTALL_PROGRAM = @INSTALL_PROGRAM@
111 INSTALL_SCRIPT = @INSTALL_SCRIPT@
112 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113 LDFLAGS = @LDFLAGS@
114 LDSHARED = @LDSHARED@
115 LIBCURSES = @LIBCURSES@
116 LIBFTDI = @LIBFTDI@
117 LIBG15 = @LIBG15@
118 LIBGLCD = @LIBGLCD@
119 LIBIRMAN = @LIBIRMAN@
120 LIBLIRC_CLIENT = @LIBLIRC_CLIENT@
121 LIBOBJS = @LIBOBJS@
122 LIBS = @LIBS@
123 LIBSVGA = @LIBSVGA@
124 LIBUSBLCD = @LIBUSBLCD@
125 LIBXOSD = @LIBXOSD@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAKEINFO = @MAKEINFO@
128 OBJEXT = @OBJEXT@
129 PACKAGE = @PACKAGE@
130 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131 PACKAGE_NAME = @PACKAGE_NAME@
132 PACKAGE_STRING = @PACKAGE_STRING@
133 PACKAGE_TARNAME = @PACKAGE_TARNAME@
134 PACKAGE_VERSION = @PACKAGE_VERSION@
135 PATH_SEPARATOR = @PATH_SEPARATOR@
136 RANLIB = @RANLIB@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 SO = @SO@
140 STRIP = @STRIP@
141 VERSION = @VERSION@
142 ac_ct_CC = @ac_ct_CC@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__include = @am__include@
146 am__leading_dot = @am__leading_dot@
147 am__quote = @am__quote@
148 am__tar = @am__tar@
149 am__untar = @am__untar@
150 bindir = @bindir@
151 build = @build@
152 build_alias = @build_alias@
153 build_cpu = @build_cpu@
154 build_os = @build_os@
155 build_vendor = @build_vendor@
156 datadir = @datadir@
157 datarootdir = @datarootdir@
158 docdir = @docdir@
159 dvidir = @dvidir@
160 enable_dot = @enable_dot@
161 enable_html_dox = @enable_html_dox@
162 enable_latex_dox = @enable_latex_dox@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 htmldir = @htmldir@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 libusb_cflags = @libusb_cflags@
176 libusb_config = @libusb_config@
177 libusb_libs = @libusb_libs@
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 sysconfdir = @sysconfdir@
190 target_alias = @target_alias@
191 sysconf_DATA = lcdvc.conf
192 lcdvc_SOURCES = lcdvc.c lcdvc.h lcd_link.c lcd_link.h vc_link.c vc_link.h
193 lcdvc_LDADD = ../../shared/libLCDstuff.a
194 @DARWIN_TRUE@AM_LDFLAGS = -framework CoreFoundation -framework IOKit
195 AM_CPPFLAGS = -I$(top_srcdir) -DSYSCONFDIR=\"$(sysconfdir)\"
197 #AM_CFLAGS = -g -O0
198 #AM_LDFLAGS = -g
199 EXTRA_DIST = $(sysconf_DATA)
200 all: all-am
202 .SUFFIXES:
203 .SUFFIXES: .c .o .obj
204 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
205 @for dep in $?; do \
206 case '$(am__configure_deps)' in \
207 *$$dep*) \
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
209 && exit 0; \
210 exit 1;; \
211 esac; \
212 done; \
213 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu clients/lcdvc/Makefile'; \
214 cd $(top_srcdir) && \
215 $(AUTOMAKE) --gnu clients/lcdvc/Makefile
216 .PRECIOUS: Makefile
217 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218 @case '$?' in \
219 *config.status*) \
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221 *) \
222 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
224 esac;
226 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229 $(top_srcdir)/configure: $(am__configure_deps)
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 install-binPROGRAMS: $(bin_PROGRAMS)
234 @$(NORMAL_INSTALL)
235 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
236 @list='$(bin_PROGRAMS)'; for p in $$list; do \
237 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
238 if test -f $$p \
239 ; then \
240 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
241 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
242 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
243 else :; fi; \
244 done
246 uninstall-binPROGRAMS:
247 @$(NORMAL_UNINSTALL)
248 @list='$(bin_PROGRAMS)'; for p in $$list; do \
249 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
250 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
251 rm -f "$(DESTDIR)$(bindir)/$$f"; \
252 done
254 clean-binPROGRAMS:
255 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
256 lcdvc$(EXEEXT): $(lcdvc_OBJECTS) $(lcdvc_DEPENDENCIES)
257 @rm -f lcdvc$(EXEEXT)
258 $(LINK) $(lcdvc_LDFLAGS) $(lcdvc_OBJECTS) $(lcdvc_LDADD) $(LIBS)
260 mostlyclean-compile:
261 -rm -f *.$(OBJEXT)
263 distclean-compile:
264 -rm -f *.tab.c
266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lcd_link.Po@am__quote@
267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lcdvc.Po@am__quote@
268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vc_link.Po@am__quote@
270 .c.o:
271 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
272 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
273 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
275 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
277 .c.obj:
278 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
279 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
280 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
281 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
282 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
283 uninstall-info-am:
284 install-sysconfDATA: $(sysconf_DATA)
285 @$(NORMAL_INSTALL)
286 test -z "$(sysconfdir)" || $(mkdir_p) "$(DESTDIR)$(sysconfdir)"
287 @list='$(sysconf_DATA)'; for p in $$list; do \
288 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
289 f=$(am__strip_dir) \
290 echo " $(sysconfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(sysconfdir)/$$f'"; \
291 $(sysconfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(sysconfdir)/$$f"; \
292 done
294 uninstall-sysconfDATA:
295 @$(NORMAL_UNINSTALL)
296 @list='$(sysconf_DATA)'; for p in $$list; do \
297 f=$(am__strip_dir) \
298 echo " rm -f '$(DESTDIR)$(sysconfdir)/$$f'"; \
299 rm -f "$(DESTDIR)$(sysconfdir)/$$f"; \
300 done
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; } \
308 END { for (i in files) print i; }'`; \
309 mkid -fID $$unique
310 tags: TAGS
312 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
313 $(TAGS_FILES) $(LISP)
314 tags=; \
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; } \
321 END { for (i in files) print i; }'`; \
322 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
323 test -n "$$unique" || unique=$$empty_fix; \
324 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325 $$tags $$unique; \
327 ctags: CTAGS
328 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
329 $(TAGS_FILES) $(LISP)
330 tags=; \
331 here=`pwd`; \
332 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
333 unique=`for i in $$list; do \
334 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335 done | \
336 $(AWK) ' { files[$$0] = 1; } \
337 END { for (i in files) print i; }'`; \
338 test -z "$(CTAGS_ARGS)$$tags$$unique" \
339 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
340 $$tags $$unique
342 GTAGS:
343 here=`$(am__cd) $(top_builddir) && pwd` \
344 && cd $(top_srcdir) \
345 && gtags -i $(GTAGS_ARGS) $$here
347 distclean-tags:
348 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
350 distdir: $(DISTFILES)
351 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
352 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
353 list='$(DISTFILES)'; for file in $$list; do \
354 case $$file in \
355 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
356 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
357 esac; \
358 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
359 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
360 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
361 dir="/$$dir"; \
362 $(mkdir_p) "$(distdir)$$dir"; \
363 else \
364 dir=''; \
365 fi; \
366 if test -d $$d/$$file; then \
367 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
368 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
369 fi; \
370 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
371 else \
372 test -f $(distdir)/$$file \
373 || cp -p $$d/$$file $(distdir)/$$file \
374 || exit 1; \
375 fi; \
376 done
377 check-am: all-am
378 check: check-am
379 all-am: Makefile $(PROGRAMS) $(DATA)
380 installdirs:
381 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sysconfdir)"; do \
382 test -z "$$dir" || $(mkdir_p) "$$dir"; \
383 done
384 install: install-am
385 install-exec: install-exec-am
386 install-data: install-data-am
387 uninstall: uninstall-am
389 install-am: all-am
390 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
392 installcheck: installcheck-am
393 install-strip:
394 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
396 `test -z '$(STRIP)' || \
397 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
398 mostlyclean-generic:
400 clean-generic:
402 distclean-generic:
403 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
405 maintainer-clean-generic:
406 @echo "This command is intended for maintainers to use"
407 @echo "it deletes files that may require special tools to rebuild."
408 clean: clean-am
410 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
412 distclean: distclean-am
413 -rm -rf ./$(DEPDIR)
414 -rm -f Makefile
415 distclean-am: clean-am distclean-compile distclean-generic \
416 distclean-tags
418 dvi: dvi-am
420 dvi-am:
422 html: html-am
424 info: info-am
426 info-am:
428 install-data-am:
430 install-exec-am: install-binPROGRAMS install-sysconfDATA
432 install-info: install-info-am
434 install-man:
436 installcheck-am:
438 maintainer-clean: maintainer-clean-am
439 -rm -rf ./$(DEPDIR)
440 -rm -f Makefile
441 maintainer-clean-am: distclean-am maintainer-clean-generic
443 mostlyclean: mostlyclean-am
445 mostlyclean-am: mostlyclean-compile mostlyclean-generic
447 pdf: pdf-am
449 pdf-am:
451 ps: ps-am
453 ps-am:
455 uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
456 uninstall-sysconfDATA
458 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
459 clean-generic ctags distclean distclean-compile \
460 distclean-generic distclean-tags distdir dvi dvi-am html \
461 html-am info info-am install install-am install-binPROGRAMS \
462 install-data install-data-am install-exec install-exec-am \
463 install-info install-info-am install-man install-strip \
464 install-sysconfDATA installcheck installcheck-am installdirs \
465 maintainer-clean maintainer-clean-generic mostlyclean \
466 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
467 tags uninstall uninstall-am uninstall-binPROGRAMS \
468 uninstall-info-am uninstall-sysconfDATA
470 # Tell versions [3.59,3.63) of GNU make to not export all variables.
471 # Otherwise a system limit (for SysV at least) may be exceeded.
472 .NOEXPORT: