1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # extra distribution files
19 top_srcdir
= @top_srcdir@
22 exec_prefix = @
exec_prefix@
26 libexecdir
= @libexecdir@
28 sysconfdir
= @sysconfdir@
29 sharedstatedir
= @sharedstatedir@
30 localstatedir
= @localstatedir@
34 includedir = @
includedir@
35 oldincludedir = /usr
/include
39 pkgdatadir
= $(datadir)/@PACKAGE@
40 pkglibdir
= $(libdir)/@PACKAGE@
41 pkgincludedir
= $(includedir)/@PACKAGE@
48 AUTOHEADER
= @AUTOHEADER@
51 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
52 INSTALL_DATA
= @INSTALL_DATA@
53 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
54 transform
= @program_transform_name@
85 backlightB_color_off.xpm \
86 backlightB_color_on.xpm \
87 backlightB_new_off.xpm \
88 backlightB_new_on.xpm \
91 backlightB_old_off.xpm \
92 backlightB_old_on.xpm \
93 backlightI_color_off.xpm \
94 backlightI_color_on.xpm \
97 backlight_0_color_off.xpm \
98 backlight_0_color_on.xpm \
99 backlight_1_color_off.xpm \
100 backlight_1_color_on.xpm \
101 backlight_2_color_off.xpm \
102 backlight_2_color_on.xpm \
103 backlight_3_color_off.xpm \
104 backlight_3_color_on.xpm \
105 backlight_4_color_off.xpm \
106 backlight_4_color_on.xpm \
107 backlight_5_color_off.xpm \
108 backlight_5_color_on.xpm \
109 backlight_6_color_off.xpm \
110 backlight_6_color_on.xpm \
143 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
144 CONFIG_HEADER
= ..
/config.h
148 DIST_COMMON
= Makefile.am Makefile.in
151 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
157 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.ac
$(ACLOCAL_M4
)
158 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu examples
/Makefile
160 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
162 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
165 install-dataDATA
: $(data_DATA
)
167 $(mkinstalldirs
) $(DESTDIR
)$(pkgdatadir
)
168 @list
='$(data_DATA)'; for p in
$$list; do \
169 if
test -f
$(srcdir)/$$p; then \
170 echo
" $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p"; \
171 $(INSTALL_DATA
) $(srcdir)/$$p $(DESTDIR
)$(pkgdatadir
)/$$p; \
172 else if
test -f
$$p; then \
173 echo
" $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p"; \
174 $(INSTALL_DATA
) $$p $(DESTDIR
)$(pkgdatadir
)/$$p; \
180 list
='$(data_DATA)'; for p in
$$list; do \
181 rm -f
$(DESTDIR
)$(pkgdatadir
)/$$p; \
187 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
191 distdir
: $(DISTFILES
)
192 here
=`cd $(top_builddir) && pwd`; \
193 top_distdir
=`cd $(top_distdir) && pwd`; \
194 distdir
=`cd $(distdir) && pwd`; \
196 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnu examples
/Makefile
197 @for file in
$(DISTFILES
); do \
199 if
test -d
$$d/$$file; then \
200 cp
-pr
$$d/$$file $(distdir
)/$$file; \
202 test -f
$(distdir
)/$$file \
203 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
204 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
214 installcheck: installcheck-am
216 install-exec
: install-exec-am
218 install-data-am
: install-dataDATA
219 install-data
: install-data-am
222 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
224 uninstall-am
: uninstall-dataDATA
225 uninstall: uninstall-am
226 all-am
: Makefile
$(DATA
)
229 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
231 $(mkinstalldirs
) $(DESTDIR
)$(pkgdatadir
)
239 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
240 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
242 maintainer-clean-generic
:
243 mostlyclean-am
: mostlyclean-generic
245 mostlyclean: mostlyclean-am
247 clean-am
: clean-generic mostlyclean-am
251 distclean-am
: distclean-generic clean-am
253 distclean: distclean-am
255 maintainer-clean-am
: maintainer-clean-generic distclean-am
256 @echo
"This command is intended for maintainers to use;"
257 @echo
"it deletes files that may require special tools to rebuild."
259 maintainer-clean
: maintainer-clean-am
261 .PHONY
: uninstall-dataDATA install-dataDATA
tags distdir info-am
info \
262 dvi-am
dvi check check-am installcheck-am
installcheck install-exec-am \
263 install-exec install-data-am install-data install-am
install \
264 uninstall-am
uninstall all-redirect all-am
all installdirs \
265 mostlyclean-generic distclean-generic clean-generic \
266 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
269 # Tell versions [3.59,3.63) of GNU make to not export all variables.
270 # Otherwise a system limit (for SysV at least) may be exceeded.