1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 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
19 if test -z '$(MAKELEVEL)'; then \
21 elif test -n '$(MAKE_HOST)'; then \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29 am__make_running_with_option = \
30 case $${target_option-} in \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
67 *$$target_option*) has_opt=yes; break;; \
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
89 build_triplet = @build@
91 target_triplet = @target@
92 subdir = plugins/theme-blue/data
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \
95 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
96 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
97 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
98 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
99 $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = $(top_builddir)/config.h
106 CONFIG_CLEAN_VPATH_FILES =
107 LIBRARIES = $(noinst_LIBRARIES)
109 AM_V_AR = $(am__v_AR_@AM_V@)
110 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
111 am__v_AR_0 = @echo " AR " $@;
113 libimagedata_a_AR = $(AR) $(ARFLAGS)
114 libimagedata_a_LIBADD =
115 am_libimagedata_a_OBJECTS =
116 nodist_libimagedata_a_OBJECTS = bluedottheme.$(OBJEXT)
117 libimagedata_a_OBJECTS = $(am_libimagedata_a_OBJECTS) \
118 $(nodist_libimagedata_a_OBJECTS)
119 AM_V_P = $(am__v_P_@AM_V@)
120 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
123 AM_V_GEN = $(am__v_GEN_@AM_V@)
124 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
125 am__v_GEN_0 = @echo " GEN " $@;
127 AM_V_at = $(am__v_at_@AM_V@)
128 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
131 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
132 SOURCES = $(libimagedata_a_SOURCES) $(nodist_libimagedata_a_SOURCES)
133 DIST_SOURCES = $(libimagedata_a_SOURCES)
134 am__can_run_installinfo = \
135 case $$AM_UPDATE_INFO_DIR in \
137 *) (install-info --version) >/dev/null 2>&1;; \
139 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
140 # Read a list of newline-separated strings from the standard input,
141 # and print each of them once, without duplicates. Input order is
143 am__uniquify_input = $(AWK) '\
144 BEGIN { nonempty = 0; } \
145 { items[$$0] = 1; nonempty = 1; } \
146 END { if (nonempty) { for (i in items) print i; }; } \
148 # Make sure the list of sources is unique. This is necessary because,
149 # e.g., the same source file might be shared among _SOURCES variables
150 # for different programs/libraries.
151 am__define_uniq_tagged_files = \
152 list='$(am__tagged_files)'; \
153 unique=`for i in $$list; do \
154 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
155 done | $(am__uniquify_input)`
158 am__DIST_COMMON = $(srcdir)/Makefile.in
159 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
160 A52DEC_CFLAGS = @A52DEC_CFLAGS@
161 A52DEC_LDFLAGS = @A52DEC_LDFLAGS@
163 ALSA_CFLAGS = @ALSA_CFLAGS@
164 ALSA_LIBS = @ALSA_LIBS@
166 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
168 AUTOCONF = @AUTOCONF@
169 AUTOHEADER = @AUTOHEADER@
170 AUTOMAKE = @AUTOMAKE@
172 BUILDINFO_CUSTOM_TAG = @BUILDINFO_CUSTOM_TAG@
175 CCASDEPMODE = @CCASDEPMODE@
176 CCASFLAGS = @CCASFLAGS@
177 CCDEPMODE = @CCDEPMODE@
180 CPPFLAGS = @CPPFLAGS@
181 CPU_CFLAGS = @CPU_CFLAGS@
182 CSS_CFLAGS = @CSS_CFLAGS@
185 CXXDEPMODE = @CXXDEPMODE@
186 CXXFLAGS = @CXXFLAGS@
187 CYGPATH_W = @CYGPATH_W@
191 DSYMUTIL = @DSYMUTIL@
197 ESD_CFLAGS = @ESD_CFLAGS@
198 ESD_CONFIG = @ESD_CONFIG@
199 ESD_LIBS = @ESD_LIBS@
201 FAAD_CFLAGS = @FAAD_CFLAGS@
202 FAAD_LIBS = @FAAD_LIBS@
203 FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
204 FFMPEG_EXTERNALTEXT = @FFMPEG_EXTERNALTEXT@
205 FFMPEG_FOLDER = @FFMPEG_FOLDER@
206 FFMPEG_LIBS = @FFMPEG_LIBS@
208 FIREWIRE_CFLAGS = @FIREWIRE_CFLAGS@
209 FIREWIRE_LDFLAGS = @FIREWIRE_LDFLAGS@
210 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
211 FREETYPE_LIBS = @FREETYPE_LIBS@
214 GTKMM24_CFLAGS = @GTKMM24_CFLAGS@
215 GTKMM24_LIBS = @GTKMM24_LIBS@
216 GTKMM30_CFLAGS = @GTKMM30_CFLAGS@
217 GTKMM30_LIBS = @GTKMM30_LIBS@
218 GTK_CFLAGS = @GTK_CFLAGS@
219 GTK_LIBS = @GTK_LIBS@
220 HAVE_NASM = @HAVE_NASM@
222 INSTALL_DATA = @INSTALL_DATA@
223 INSTALL_PROGRAM = @INSTALL_PROGRAM@
224 INSTALL_SCRIPT = @INSTALL_SCRIPT@
225 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
226 INTLLIBS = @INTLLIBS@
227 LARGEFILE_CFLAGS = @LARGEFILE_CFLAGS@
230 LIBDECORE_LIBADD = @LIBDECORE_LIBADD@
231 LIBDV_CFLAGS = @LIBDV_CFLAGS@
232 LIBDV_LIBS = @LIBDV_LIBS@
233 LIBICONV = @LIBICONV@
234 LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
235 LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
238 LIBRAW1394_CFLAGS = @LIBRAW1394_CFLAGS@
239 LIBRAW1394_LIBS = @LIBRAW1394_LIBS@
242 LIBX264_CFLAGS = @LIBX264_CFLAGS@
243 LIBX264_LIBS = @LIBX264_LIBS@
246 LTCXX_FLAGS = @LTCXX_FLAGS@
247 LTC_FLAGS = @LTC_FLAGS@
248 LTLIBICONV = @LTLIBICONV@
249 LTLIBINTL = @LTLIBINTL@
250 LTLIBOBJS = @LTLIBOBJS@
251 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
252 MAKEINFO = @MAKEINFO@
253 MANIFEST_TOOL = @MANIFEST_TOOL@
254 MJPEG_CFLAGS = @MJPEG_CFLAGS@
255 MJPEG_LIBS = @MJPEG_LIBS@
257 MKINSTALLDIRS = @MKINSTALLDIRS@
259 MSGMERGE = @MSGMERGE@
263 OBJCOPYARCH = @OBJCOPYARCH@
264 OBJCOPYTARGET = @OBJCOPYTARGET@
267 OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
268 OPENEXR_LIBS = @OPENEXR_LIBS@
269 OPENGL_LIBS = @OPENGL_LIBS@
273 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
274 PACKAGE_NAME = @PACKAGE_NAME@
275 PACKAGE_STRING = @PACKAGE_STRING@
276 PACKAGE_TARNAME = @PACKAGE_TARNAME@
277 PACKAGE_URL = @PACKAGE_URL@
278 PACKAGE_VERSION = @PACKAGE_VERSION@
279 PATH_SEPARATOR = @PATH_SEPARATOR@
280 PKG_CONFIG = @PKG_CONFIG@
281 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
282 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
283 PNG_CFLAGS = @PNG_CFLAGS@
284 PNG_LIBS = @PNG_LIBS@
288 SET_MAKE = @SET_MAKE@
290 SOUND_CFLAGS = @SOUND_CFLAGS@
291 SOUND_LDFLAGS = @SOUND_LDFLAGS@
295 XFT_CFLAGS = @XFT_CFLAGS@
296 XFT_LIBS = @XFT_LIBS@
297 XGETTEXT = @XGETTEXT@
298 XIPH_CFLAGS = @XIPH_CFLAGS@
299 XIPH_LIBS = @XIPH_LIBS@
301 X_CFLAGS = @X_CFLAGS@
302 X_EXTRA_LIBS = @X_EXTRA_LIBS@
304 X_PRE_LIBS = @X_PRE_LIBS@
305 abs_builddir = @abs_builddir@
306 abs_srcdir = @abs_srcdir@
307 abs_top_builddir = @abs_top_builddir@
308 abs_top_srcdir = @abs_top_srcdir@
309 ac_ct_AR = @ac_ct_AR@
310 ac_ct_CC = @ac_ct_CC@
311 ac_ct_CXX = @ac_ct_CXX@
312 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
313 am__include = @am__include@
314 am__leading_dot = @am__leading_dot@
315 am__quote = @am__quote@
317 am__untar = @am__untar@
320 build_alias = @build_alias@
321 build_cpu = @build_cpu@
322 build_os = @build_os@
323 build_vendor = @build_vendor@
324 builddir = @builddir@
325 buildinfo = @buildinfo@
327 datarootdir = @datarootdir@
330 exec_prefix = @exec_prefix@
331 fontsdir = @fontsdir@
333 host_alias = @host_alias@
334 host_cpu = @host_cpu@
336 host_vendor = @host_vendor@
338 includedir = @includedir@
340 install_sh = @install_sh@
342 libexecdir = @libexecdir@
343 libogg_CFLAGS = @libogg_CFLAGS@
344 libogg_LIBS = @libogg_LIBS@
345 libtheora_CFLAGS = @libtheora_CFLAGS@
346 libtheora_LIBS = @libtheora_LIBS@
347 libvorbis_CFLAGS = @libvorbis_CFLAGS@
348 libvorbis_LIBS = @libvorbis_LIBS@
349 libvorbisenc_CFLAGS = @libvorbisenc_CFLAGS@
350 libvorbisenc_LIBS = @libvorbisenc_LIBS@
351 libvorbisfile_CFLAGS = @libvorbisfile_CFLAGS@
352 libvorbisfile_LIBS = @libvorbisfile_LIBS@
353 localedir = @localedir@
354 localstatedir = @localstatedir@
357 oldincludedir = @oldincludedir@
359 plugindir = @plugindir@
361 program_transform_name = @program_transform_name@
364 sharedstatedir = @sharedstatedir@
366 sysconfdir = @sysconfdir@
368 target_alias = @target_alias@
369 target_cpu = @target_cpu@
370 target_os = @target_os@
371 target_vendor = @target_vendor@
372 top_build_prefix = @top_build_prefix@
373 top_builddir = @top_builddir@
374 top_srcdir = @top_srcdir@
375 noinst_LIBRARIES = libimagedata.a
376 libimagedata_a_SOURCES =
377 nodist_libimagedata_a_SOURCES = bluedottheme.data
400 channel_position.png \
402 checkbox_checkedhi.png \
403 checkbox_checked.png \
415 cpanel_checkedhi.png \
423 cwindow_inactive.png \
426 editpanel_checkedhi.png \
427 editpanel_checked.png \
432 expandpatch_checkedhi.png \
433 expandpatch_checked.png \
440 filebox_bigbutton_dn.png \
441 filebox_bigbutton_hi.png \
442 filebox_bigbutton_up.png \
443 fileboxbutton_dn.png \
444 fileboxbutton_hi.png \
445 fileboxbutton_up.png \
457 hscroll_handle_bg.png \
458 hscroll_handle_dn.png \
459 hscroll_handle_hi.png \
460 hscroll_handle_up.png \
461 hscroll_left_dn.png \
462 hscroll_left_hi.png \
463 hscroll_left_up.png \
464 hscroll_right_dn.png \
465 hscroll_right_hi.png \
466 hscroll_right_up.png \
482 label_checkedhi.png \
486 labeltoggle_uphi.png \
493 locklabels_lockedhi.png \
494 locklabels_locked.png \
495 locklabels_unlockedhi.png \
496 locklabels_unlocked.png \
523 mutepatch_checkedhi.png \
524 mutepatch_checked.png \
529 new_bigbutton_dn.png \
530 new_bigbutton_hi.png \
531 new_bigbutton_up.png \
544 pan_channel_small.png \
550 pan_stick_small.png \
555 patch_checkedhi.png \
564 playpatch_checked.png \
566 playpatch_checkedhi.png \
571 plugin_onselecthi.png \
572 plugin_onselect.png \
576 plugin_showselecthi.png \
577 plugin_showselect.png \
583 preferencesbutton_dnhi.png \
584 preferencesbutton_dnlo.png \
585 preferencesbutton_dn.png \
586 preferencesbutton_uphi.png \
587 preferencesbutton_up.png \
592 projectorkeyframe.png \
595 radial_checkedhi.png \
600 recordgui_batch.png \
601 recordgui_controls.png \
603 recordmonitor_meters.png \
604 recordmonitor_panel.png \
608 recordpatch_checked.png \
610 recordpatch_checkedhi.png \
628 statusbar_cancel_dn.png \
629 statusbar_cancel_hi.png \
630 statusbar_cancel_up.png \
638 timebar_bg_flat.png \
639 timebar_brender.png \
660 vscroll_handle_bg.png \
661 vscroll_handle_dn.png \
662 vscroll_handle_hi.png \
663 vscroll_handle_up.png \
664 vscroll_left_dn.png \
665 vscroll_left_hi.png \
666 vscroll_left_up.png \
667 vscroll_right_dn.png \
668 vscroll_right_hi.png \
669 vscroll_right_up.png \
670 vwindow_timebar.png \
687 zoomtumble_bottom.png \
699 .SUFFIXES: .$(OBJEXT) .data
700 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
702 case '$(am__configure_deps)' in \
704 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
705 && { if test -f $@; then exit 0; else break; fi; }; \
709 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/theme-blue/data/Makefile'; \
710 $(am__cd) $(top_srcdir) && \
711 $(AUTOMAKE) --foreign plugins/theme-blue/data/Makefile
712 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
715 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
717 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
718 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
721 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
722 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
724 $(top_srcdir)/configure: $(am__configure_deps)
725 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
726 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
727 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
728 $(am__aclocal_m4_deps):
730 clean-noinstLIBRARIES:
731 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
733 libimagedata.a: $(libimagedata_a_OBJECTS) $(libimagedata_a_DEPENDENCIES) $(EXTRA_libimagedata_a_DEPENDENCIES)
734 $(AM_V_at)-rm -f libimagedata.a
735 $(AM_V_AR)$(libimagedata_a_AR) libimagedata.a $(libimagedata_a_OBJECTS) $(libimagedata_a_LIBADD)
736 $(AM_V_at)$(RANLIB) libimagedata.a
750 ID: $(am__tagged_files)
751 $(am__define_uniq_tagged_files); mkid -fID $$unique
755 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
758 $(am__define_uniq_tagged_files); \
760 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
761 test -n "$$unique" || unique=$$empty_fix; \
762 if test $$# -gt 0; then \
763 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
766 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
773 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
774 $(am__define_uniq_tagged_files); \
775 test -z "$(CTAGS_ARGS)$$unique" \
776 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
780 here=`$(am__cd) $(top_builddir) && pwd` \
781 && $(am__cd) $(top_srcdir) \
782 && gtags -i $(GTAGS_ARGS) "$$here"
783 cscopelist: cscopelist-am
785 cscopelist-am: $(am__tagged_files)
786 list='$(am__tagged_files)'; \
787 case "$(srcdir)" in \
788 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
789 *) sdir=$(subdir)/$(srcdir) ;; \
791 for i in $$list; do \
792 if test -f "$$i"; then \
793 echo "$(subdir)/$$i"; \
797 done >> $(top_builddir)/cscope.files
800 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
802 distdir: $(DISTFILES)
803 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
804 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
805 list='$(DISTFILES)'; \
806 dist_files=`for file in $$list; do echo $$file; done | \
807 sed -e "s|^$$srcdirstrip/||;t" \
808 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
809 case $$dist_files in \
810 */*) $(MKDIR_P) `echo "$$dist_files" | \
811 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
814 for file in $$dist_files; do \
815 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
816 if test -d $$d/$$file; then \
817 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
818 if test -d "$(distdir)/$$file"; then \
819 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
821 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
822 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
823 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
825 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
827 test -f "$(distdir)/$$file" \
828 || cp -p $$d/$$file "$(distdir)/$$file" \
834 all-am: Makefile $(LIBRARIES)
837 install-exec: install-exec-am
838 install-data: install-data-am
839 uninstall: uninstall-am
842 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
844 installcheck: installcheck-am
846 if test -z '$(STRIP)'; then \
847 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
848 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
851 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
852 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
853 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
860 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
861 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
863 maintainer-clean-generic:
864 @echo "This command is intended for maintainers to use"
865 @echo "it deletes files that may require special tools to rebuild."
868 clean-am: clean-generic clean-libtool clean-local \
869 clean-noinstLIBRARIES mostlyclean-am
871 distclean: distclean-am
873 distclean-am: clean-am distclean-compile distclean-generic \
890 install-dvi: install-dvi-am
896 install-html: install-html-am
900 install-info: install-info-am
906 install-pdf: install-pdf-am
910 install-ps: install-ps-am
916 maintainer-clean: maintainer-clean-am
918 maintainer-clean-am: distclean-am maintainer-clean-generic
920 mostlyclean: mostlyclean-am
922 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
935 .MAKE: install-am install-strip
937 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
938 clean-libtool clean-local clean-noinstLIBRARIES cscopelist-am \
939 ctags ctags-am distclean distclean-compile distclean-generic \
940 distclean-libtool distclean-tags distdir dvi dvi-am html \
941 html-am info info-am install install-am install-data \
942 install-data-am install-dvi install-dvi-am install-exec \
943 install-exec-am install-html install-html-am install-info \
944 install-info-am install-man install-pdf install-pdf-am \
945 install-ps install-ps-am install-strip installcheck \
946 installcheck-am installdirs maintainer-clean \
947 maintainer-clean-generic mostlyclean mostlyclean-compile \
948 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
949 tags tags-am uninstall uninstall-am
954 # this rule creates the .o file from the concatenated PNGs
956 $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
958 bluedottheme.data: $(PNGS)
959 $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
962 rm -f bluedottheme.data
964 # Tell versions [3.59,3.63) of GNU make to not export all variables.
965 # Otherwise a system limit (for SysV at least) may be exceeded.