Added support for DE200C VFD
[lcdproc-de200c.git] / shared / Makefile.in
blob94dc809abb0f7c7b0f79ede9b4bb13d247e6a240
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@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = shared
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in getopt.c \
41 getopt1.c
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44 $(top_srcdir)/configure.in
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 LIBRARIES = $(noinst_LIBRARIES)
51 AR = ar
52 ARFLAGS = cru
53 libLCDstuff_a_AR = $(AR) $(ARFLAGS)
54 libLCDstuff_a_DEPENDENCIES = @LIBOBJS@
55 am_libLCDstuff_a_OBJECTS = LL.$(OBJEXT) sockets.$(OBJEXT) \
56 str.$(OBJEXT) configfile.$(OBJEXT) report.$(OBJEXT) \
57 snprintf.$(OBJEXT)
58 libLCDstuff_a_OBJECTS = $(am_libLCDstuff_a_OBJECTS)
59 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60 depcomp = $(SHELL) $(top_srcdir)/depcomp
61 am__depfiles_maybe = depfiles
62 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 CCLD = $(CC)
65 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
66 SOURCES = $(libLCDstuff_a_SOURCES)
67 DIST_SOURCES = $(libLCDstuff_a_SOURCES)
68 ETAGS = etags
69 CTAGS = ctags
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 ACLOCAL = @ACLOCAL@
72 AMDEP_FALSE = @AMDEP_FALSE@
73 AMDEP_TRUE = @AMDEP_TRUE@
74 AMTAR = @AMTAR@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 CC = @CC@
80 CCDEPMODE = @CCDEPMODE@
81 CCSHARED = @CCSHARED@
82 CFLAGS = @CFLAGS@
83 CPP = @CPP@
84 CPPFLAGS = @CPPFLAGS@
85 CYGPATH_W = @CYGPATH_W@
86 DARWIN_FALSE = @DARWIN_FALSE@
87 DARWIN_TRUE = @DARWIN_TRUE@
88 DEFS = @DEFS@
89 DEPDIR = @DEPDIR@
90 DOT = @DOT@
91 DOXYGEN = @DOXYGEN@
92 DOX_FALSE = @DOX_FALSE@
93 DOX_TRUE = @DOX_TRUE@
94 DRIVERS = @DRIVERS@
95 ECHO_C = @ECHO_C@
96 ECHO_N = @ECHO_N@
97 ECHO_T = @ECHO_T@
98 EGREP = @EGREP@
99 EXEEXT = @EXEEXT@
100 GREP = @GREP@
101 HD44780_DRIVERS = @HD44780_DRIVERS@
102 INSTALL_DATA = @INSTALL_DATA@
103 INSTALL_PROGRAM = @INSTALL_PROGRAM@
104 INSTALL_SCRIPT = @INSTALL_SCRIPT@
105 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106 LDFLAGS = @LDFLAGS@
107 LDSHARED = @LDSHARED@
108 LIBCURSES = @LIBCURSES@
109 LIBFTDI = @LIBFTDI@
110 LIBG15 = @LIBG15@
111 LIBGLCD = @LIBGLCD@
112 LIBIRMAN = @LIBIRMAN@
113 LIBLIRC_CLIENT = @LIBLIRC_CLIENT@
114 LIBOBJS = @LIBOBJS@
115 LIBS = @LIBS@
116 LIBSVGA = @LIBSVGA@
117 LIBUSBLCD = @LIBUSBLCD@
118 LIBXOSD = @LIBXOSD@
119 LTLIBOBJS = @LTLIBOBJS@
120 MAKEINFO = @MAKEINFO@
121 OBJEXT = @OBJEXT@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 RANLIB = @RANLIB@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 SO = @SO@
133 STRIP = @STRIP@
134 VERSION = @VERSION@
135 ac_ct_CC = @ac_ct_CC@
136 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
137 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
138 am__include = @am__include@
139 am__leading_dot = @am__leading_dot@
140 am__quote = @am__quote@
141 am__tar = @am__tar@
142 am__untar = @am__untar@
143 bindir = @bindir@
144 build = @build@
145 build_alias = @build_alias@
146 build_cpu = @build_cpu@
147 build_os = @build_os@
148 build_vendor = @build_vendor@
149 datadir = @datadir@
150 datarootdir = @datarootdir@
151 docdir = @docdir@
152 dvidir = @dvidir@
153 enable_dot = @enable_dot@
154 enable_html_dox = @enable_html_dox@
155 enable_latex_dox = @enable_latex_dox@
156 exec_prefix = @exec_prefix@
157 host = @host@
158 host_alias = @host_alias@
159 host_cpu = @host_cpu@
160 host_os = @host_os@
161 host_vendor = @host_vendor@
162 htmldir = @htmldir@
163 includedir = @includedir@
164 infodir = @infodir@
165 install_sh = @install_sh@
166 libdir = @libdir@
167 libexecdir = @libexecdir@
168 libusb_cflags = @libusb_cflags@
169 libusb_config = @libusb_config@
170 libusb_libs = @libusb_libs@
171 localedir = @localedir@
172 localstatedir = @localstatedir@
173 mandir = @mandir@
174 mkdir_p = @mkdir_p@
175 oldincludedir = @oldincludedir@
176 pdfdir = @pdfdir@
177 prefix = @prefix@
178 program_transform_name = @program_transform_name@
179 psdir = @psdir@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 sysconfdir = @sysconfdir@
183 target_alias = @target_alias@
184 noinst_LIBRARIES = libLCDstuff.a
185 libLCDstuff_a_SOURCES = LL.c LL.h sockets.c sockets.h str.c str.h configfile.c configfile.h debug.h report.c report.h snprintf.c snprintf.h
186 libLCDstuff_a_LIBADD = @LIBOBJS@
187 AM_CPPFLAGS = -I$(top_srcdir)
188 EXTRA_DIST = Makefile.in
189 all: all-am
191 .SUFFIXES:
192 .SUFFIXES: .c .o .obj
193 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
194 @for dep in $?; do \
195 case '$(am__configure_deps)' in \
196 *$$dep*) \
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
198 && exit 0; \
199 exit 1;; \
200 esac; \
201 done; \
202 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu shared/Makefile'; \
203 cd $(top_srcdir) && \
204 $(AUTOMAKE) --gnu shared/Makefile
205 .PRECIOUS: Makefile
206 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
207 @case '$?' in \
208 *config.status*) \
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
210 *) \
211 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
212 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
213 esac;
215 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218 $(top_srcdir)/configure: $(am__configure_deps)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 clean-noinstLIBRARIES:
224 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
225 libLCDstuff.a: $(libLCDstuff_a_OBJECTS) $(libLCDstuff_a_DEPENDENCIES)
226 -rm -f libLCDstuff.a
227 $(libLCDstuff_a_AR) libLCDstuff.a $(libLCDstuff_a_OBJECTS) $(libLCDstuff_a_LIBADD)
228 $(RANLIB) libLCDstuff.a
230 mostlyclean-compile:
231 -rm -f *.$(OBJEXT)
233 distclean-compile:
234 -rm -f *.tab.c
236 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LL.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/configfile.Po@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/report.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockets.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/str.Po@am__quote@
245 .c.o:
246 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
247 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
250 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
252 .c.obj:
253 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
254 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
258 uninstall-info-am:
260 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
261 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262 unique=`for i in $$list; do \
263 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264 done | \
265 $(AWK) ' { files[$$0] = 1; } \
266 END { for (i in files) print i; }'`; \
267 mkid -fID $$unique
268 tags: TAGS
270 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
271 $(TAGS_FILES) $(LISP)
272 tags=; \
273 here=`pwd`; \
274 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275 unique=`for i in $$list; do \
276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277 done | \
278 $(AWK) ' { files[$$0] = 1; } \
279 END { for (i in files) print i; }'`; \
280 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
281 test -n "$$unique" || unique=$$empty_fix; \
282 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
283 $$tags $$unique; \
285 ctags: CTAGS
286 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
287 $(TAGS_FILES) $(LISP)
288 tags=; \
289 here=`pwd`; \
290 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
291 unique=`for i in $$list; do \
292 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293 done | \
294 $(AWK) ' { files[$$0] = 1; } \
295 END { for (i in files) print i; }'`; \
296 test -z "$(CTAGS_ARGS)$$tags$$unique" \
297 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
298 $$tags $$unique
300 GTAGS:
301 here=`$(am__cd) $(top_builddir) && pwd` \
302 && cd $(top_srcdir) \
303 && gtags -i $(GTAGS_ARGS) $$here
305 distclean-tags:
306 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
308 distdir: $(DISTFILES)
309 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
310 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
311 list='$(DISTFILES)'; for file in $$list; do \
312 case $$file in \
313 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
314 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
315 esac; \
316 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
317 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
318 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
319 dir="/$$dir"; \
320 $(mkdir_p) "$(distdir)$$dir"; \
321 else \
322 dir=''; \
323 fi; \
324 if test -d $$d/$$file; then \
325 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
327 fi; \
328 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
329 else \
330 test -f $(distdir)/$$file \
331 || cp -p $$d/$$file $(distdir)/$$file \
332 || exit 1; \
333 fi; \
334 done
335 check-am: all-am
336 check: check-am
337 all-am: Makefile $(LIBRARIES)
338 installdirs:
339 install: install-am
340 install-exec: install-exec-am
341 install-data: install-data-am
342 uninstall: uninstall-am
344 install-am: all-am
345 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
347 installcheck: installcheck-am
348 install-strip:
349 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
350 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
351 `test -z '$(STRIP)' || \
352 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
353 mostlyclean-generic:
355 clean-generic:
357 distclean-generic:
358 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
360 maintainer-clean-generic:
361 @echo "This command is intended for maintainers to use"
362 @echo "it deletes files that may require special tools to rebuild."
363 clean: clean-am
365 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
367 distclean: distclean-am
368 -rm -rf $(DEPDIR) ./$(DEPDIR)
369 -rm -f Makefile
370 distclean-am: clean-am distclean-compile distclean-generic \
371 distclean-tags
373 dvi: dvi-am
375 dvi-am:
377 html: html-am
379 info: info-am
381 info-am:
383 install-data-am:
385 install-exec-am:
387 install-info: install-info-am
389 install-man:
391 installcheck-am:
393 maintainer-clean: maintainer-clean-am
394 -rm -rf $(DEPDIR) ./$(DEPDIR)
395 -rm -f Makefile
396 maintainer-clean-am: distclean-am maintainer-clean-generic
398 mostlyclean: mostlyclean-am
400 mostlyclean-am: mostlyclean-compile mostlyclean-generic
402 pdf: pdf-am
404 pdf-am:
406 ps: ps-am
408 ps-am:
410 uninstall-am: uninstall-info-am
412 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
413 clean-noinstLIBRARIES ctags distclean distclean-compile \
414 distclean-generic distclean-tags distdir dvi dvi-am html \
415 html-am info info-am install install-am install-data \
416 install-data-am install-exec install-exec-am install-info \
417 install-info-am install-man install-strip installcheck \
418 installcheck-am installdirs maintainer-clean \
419 maintainer-clean-generic mostlyclean mostlyclean-compile \
420 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
421 uninstall-am uninstall-info-am
423 # Tell versions [3.59,3.63) of GNU make to not export all variables.
424 # Otherwise a system limit (for SysV at least) may be exceeded.
425 .NOEXPORT: