1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
37 build_triplet
= @build@
40 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in getopt.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
) \
47 mkinstalldirs
= $(install_sh
) -d
48 CONFIG_HEADER
= $(top_builddir
)/config.h
50 LIBRARIES
= $(noinst_LIBRARIES
)
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
) \
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
)
65 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
66 SOURCES
= $(libLCDstuff_a_SOURCES
)
67 DIST_SOURCES
= $(libLCDstuff_a_SOURCES
)
70 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
72 AMDEP_FALSE
= @AMDEP_FALSE@
73 AMDEP_TRUE
= @AMDEP_TRUE@
76 AUTOHEADER
= @AUTOHEADER@
80 CCDEPMODE
= @CCDEPMODE@
85 CYGPATH_W
= @CYGPATH_W@
86 DARWIN_FALSE
= @DARWIN_FALSE@
87 DARWIN_TRUE
= @DARWIN_TRUE@
92 DOX_FALSE
= @DOX_FALSE@
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@
107 LDSHARED
= @LDSHARED@
108 LIBCURSES
= @LIBCURSES@
112 LIBIRMAN
= @LIBIRMAN@
113 LIBLIRC_CLIENT
= @LIBLIRC_CLIENT@
117 LIBUSBLCD
= @LIBUSBLCD@
119 LTLIBOBJS
= @LTLIBOBJS@
120 MAKEINFO
= @MAKEINFO@
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@
130 SET_MAKE
= @SET_MAKE@
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@
142 am__untar
= @am__untar@
145 build_alias
= @build_alias@
146 build_cpu
= @build_cpu@
147 build_os
= @build_os@
148 build_vendor
= @build_vendor@
150 datarootdir
= @datarootdir@
153 enable_dot
= @enable_dot@
154 enable_html_dox
= @enable_html_dox@
155 enable_latex_dox
= @enable_latex_dox@
156 exec_prefix = @
exec_prefix@
158 host_alias
= @host_alias@
159 host_cpu
= @host_cpu@
161 host_vendor
= @host_vendor@
163 includedir = @
includedir@
165 install_sh
= @install_sh@
167 libexecdir
= @libexecdir@
168 libusb_cflags
= @libusb_cflags@
169 libusb_config
= @libusb_config@
170 libusb_libs
= @libusb_libs@
171 localedir
= @localedir@
172 localstatedir
= @localstatedir@
175 oldincludedir = @
oldincludedir@
178 program_transform_name
= @program_transform_name@
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
192 .SUFFIXES
: .c .o .obj
193 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
195 case
'$(am__configure_deps)' in \
197 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
202 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu shared/Makefile'; \
203 cd
$(top_srcdir
) && \
204 $(AUTOMAKE
) --gnu shared
/Makefile
206 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
209 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
211 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
212 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
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
)
227 $(libLCDstuff_a_AR
) libLCDstuff.a
$(libLCDstuff_a_OBJECTS
) $(libLCDstuff_a_LIBADD
)
228 $(RANLIB
) libLCDstuff.a
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@
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
$<
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) '$<'`
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; \
265 $(AWK) ' { files[$$0] = 1; } \
266 END { for (i in files) print i; }'`; \
270 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
271 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
286 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
287 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
301 here
=`$(am__cd) $(top_builddir) && pwd` \
302 && cd
$(top_srcdir
) \
303 && gtags
-i
$(GTAGS_ARGS
) $$here
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 \
313 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
314 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
320 $(mkdir_p
) "$(distdir)$$dir"; \
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; \
328 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
330 test -f
$(distdir
)/$$file \
331 || cp
-p
$$d/$$file $(distdir
)/$$file \
337 all-am
: Makefile
$(LIBRARIES
)
340 install-exec
: install-exec-am
341 install-data
: install-data-am
342 uninstall: uninstall-am
345 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
347 installcheck: installcheck-am
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
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."
365 clean-am
: clean-generic clean-noinstLIBRARIES mostlyclean-am
367 distclean: distclean-am
368 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
370 distclean-am
: clean-am distclean-compile distclean-generic \
387 install-info
: install-info-am
393 maintainer-clean
: maintainer-clean-am
394 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
396 maintainer-clean-am
: distclean-am maintainer-clean-generic
398 mostlyclean: mostlyclean-am
400 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
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.