Base: LCDproc 0.5.2
[lcdproc-de200c.git] / server / commands / Makefile.in
blob96976f0a5be564122e8e047b4d6c5653e309885f
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 = server/commands
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43 $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 LIBRARIES = $(noinst_LIBRARIES)
50 AR = ar
51 ARFLAGS = cru
52 libLCDcommands_a_AR = $(AR) $(ARFLAGS)
53 libLCDcommands_a_LIBADD =
54 am_libLCDcommands_a_OBJECTS = command_list.$(OBJEXT) \
55 client_commands.$(OBJEXT) menu_commands.$(OBJEXT) \
56 screen_commands.$(OBJEXT) server_commands.$(OBJEXT) \
57 widget_commands.$(OBJEXT)
58 libLCDcommands_a_OBJECTS = $(am_libLCDcommands_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 = $(libLCDcommands_a_SOURCES)
67 DIST_SOURCES = $(libLCDcommands_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 = libLCDcommands.a
185 libLCDcommands_a_SOURCES = command_list.c command_list.h client_commands.c client_commands.h menu_commands.c menu_commands.h screen_commands.c screen_commands.h server_commands.c server_commands.h widget_commands.c widget_commands.h
186 AM_CPPFLAGS = -I$(top_srcdir) -I$(srcdir)/..
187 all: all-am
189 .SUFFIXES:
190 .SUFFIXES: .c .o .obj
191 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
192 @for dep in $?; do \
193 case '$(am__configure_deps)' in \
194 *$$dep*) \
195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
196 && exit 0; \
197 exit 1;; \
198 esac; \
199 done; \
200 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu server/commands/Makefile'; \
201 cd $(top_srcdir) && \
202 $(AUTOMAKE) --gnu server/commands/Makefile
203 .PRECIOUS: Makefile
204 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205 @case '$?' in \
206 *config.status*) \
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
208 *) \
209 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
210 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
211 esac;
213 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(top_srcdir)/configure: $(am__configure_deps)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221 clean-noinstLIBRARIES:
222 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
223 libLCDcommands.a: $(libLCDcommands_a_OBJECTS) $(libLCDcommands_a_DEPENDENCIES)
224 -rm -f libLCDcommands.a
225 $(libLCDcommands_a_AR) libLCDcommands.a $(libLCDcommands_a_OBJECTS) $(libLCDcommands_a_LIBADD)
226 $(RANLIB) libLCDcommands.a
228 mostlyclean-compile:
229 -rm -f *.$(OBJEXT)
231 distclean-compile:
232 -rm -f *.tab.c
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client_commands.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command_list.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu_commands.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/screen_commands.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server_commands.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/widget_commands.Po@am__quote@
241 .c.o:
242 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
243 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
244 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
245 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
246 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
248 .c.obj:
249 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
250 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
251 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
252 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
253 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
254 uninstall-info-am:
256 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
257 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
258 unique=`for i in $$list; do \
259 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260 done | \
261 $(AWK) ' { files[$$0] = 1; } \
262 END { for (i in files) print i; }'`; \
263 mkid -fID $$unique
264 tags: TAGS
266 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
267 $(TAGS_FILES) $(LISP)
268 tags=; \
269 here=`pwd`; \
270 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
271 unique=`for i in $$list; do \
272 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273 done | \
274 $(AWK) ' { files[$$0] = 1; } \
275 END { for (i in files) print i; }'`; \
276 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
277 test -n "$$unique" || unique=$$empty_fix; \
278 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
279 $$tags $$unique; \
281 ctags: CTAGS
282 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
283 $(TAGS_FILES) $(LISP)
284 tags=; \
285 here=`pwd`; \
286 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
287 unique=`for i in $$list; do \
288 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289 done | \
290 $(AWK) ' { files[$$0] = 1; } \
291 END { for (i in files) print i; }'`; \
292 test -z "$(CTAGS_ARGS)$$tags$$unique" \
293 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
294 $$tags $$unique
296 GTAGS:
297 here=`$(am__cd) $(top_builddir) && pwd` \
298 && cd $(top_srcdir) \
299 && gtags -i $(GTAGS_ARGS) $$here
301 distclean-tags:
302 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
304 distdir: $(DISTFILES)
305 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
306 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
307 list='$(DISTFILES)'; for file in $$list; do \
308 case $$file in \
309 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
310 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
311 esac; \
312 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
313 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
314 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
315 dir="/$$dir"; \
316 $(mkdir_p) "$(distdir)$$dir"; \
317 else \
318 dir=''; \
319 fi; \
320 if test -d $$d/$$file; then \
321 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
322 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
323 fi; \
324 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
325 else \
326 test -f $(distdir)/$$file \
327 || cp -p $$d/$$file $(distdir)/$$file \
328 || exit 1; \
329 fi; \
330 done
331 check-am: all-am
332 check: check-am
333 all-am: Makefile $(LIBRARIES)
334 installdirs:
335 install: install-am
336 install-exec: install-exec-am
337 install-data: install-data-am
338 uninstall: uninstall-am
340 install-am: all-am
341 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
343 installcheck: installcheck-am
344 install-strip:
345 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
346 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
347 `test -z '$(STRIP)' || \
348 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
349 mostlyclean-generic:
351 clean-generic:
353 distclean-generic:
354 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
356 maintainer-clean-generic:
357 @echo "This command is intended for maintainers to use"
358 @echo "it deletes files that may require special tools to rebuild."
359 clean: clean-am
361 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
363 distclean: distclean-am
364 -rm -rf ./$(DEPDIR)
365 -rm -f Makefile
366 distclean-am: clean-am distclean-compile distclean-generic \
367 distclean-tags
369 dvi: dvi-am
371 dvi-am:
373 html: html-am
375 info: info-am
377 info-am:
379 install-data-am:
381 install-exec-am:
383 install-info: install-info-am
385 install-man:
387 installcheck-am:
389 maintainer-clean: maintainer-clean-am
390 -rm -rf ./$(DEPDIR)
391 -rm -f Makefile
392 maintainer-clean-am: distclean-am maintainer-clean-generic
394 mostlyclean: mostlyclean-am
396 mostlyclean-am: mostlyclean-compile mostlyclean-generic
398 pdf: pdf-am
400 pdf-am:
402 ps: ps-am
404 ps-am:
406 uninstall-am: uninstall-info-am
408 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
409 clean-noinstLIBRARIES ctags distclean distclean-compile \
410 distclean-generic distclean-tags distdir dvi dvi-am html \
411 html-am info info-am install install-am install-data \
412 install-data-am install-exec install-exec-am install-info \
413 install-info-am install-man install-strip installcheck \
414 installcheck-am installdirs maintainer-clean \
415 maintainer-clean-generic mostlyclean mostlyclean-compile \
416 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
417 uninstall-am uninstall-info-am
419 # Tell versions [3.59,3.63) of GNU make to not export all variables.
420 # Otherwise a system limit (for SysV at least) may be exceeded.
421 .NOEXPORT: