# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ AS = @AS@ ASFLAGS = @ASFLAGS@ CC = @CC@ DATADIR = @DATADIR@ DFB_CFLAGS = @DFB_CFLAGS@ DFB_CFLAGS_OMIT_FRAME_POINTER = @DFB_CFLAGS_OMIT_FRAME_POINTER@ DFB_INTERNAL_CFLAGS = @DFB_INTERNAL_CFLAGS@ DFB_LDFLAGS = @DFB_LDFLAGS@ DIRECTFB_BINARY_AGE = @DIRECTFB_BINARY_AGE@ DIRECTFB_INTERFACE_AGE = @DIRECTFB_INTERFACE_AGE@ DIRECTFB_MAJOR_VERSION = @DIRECTFB_MAJOR_VERSION@ DIRECTFB_MICRO_VERSION = @DIRECTFB_MICRO_VERSION@ DIRECTFB_MINOR_VERSION = @DIRECTFB_MINOR_VERSION@ DIRECTFB_VERSION = @DIRECTFB_VERSION@ DLLTOOL = @DLLTOOL@ DYNLIB = @DYNLIB@ ECHO = @ECHO@ EXEEXT = @EXEEXT@ FREETYPE_CFLAGS = @FREETYPE_CFLAGS@ FREETYPE_CONFIG = @FREETYPE_CONFIG@ FREETYPE_LIBS = @FREETYPE_LIBS@ FREETYPE_PROVIDER = @FREETYPE_PROVIDER@ GIF_PROVIDER = @GIF_PROVIDER@ HAVE_LINUX = @HAVE_LINUX@ INCLUDEDIR = @INCLUDEDIR@ INTERNALINCLUDEDIR = @INTERNALINCLUDEDIR@ JPEG_PROVIDER = @JPEG_PROVIDER@ LIBJPEG = @LIBJPEG@ LIBMPEG3 = @LIBMPEG3@ LIBPNG = @LIBPNG@ LIBTOOL = @LIBTOOL@ LIBZ = @LIBZ@ LN_S = @LN_S@ LT_AGE = @LT_AGE@ LT_CURRENT = @LT_CURRENT@ LT_RELEASE = @LT_RELEASE@ LT_REVISION = @LT_REVISION@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MODULEDIR = @MODULEDIR@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PERL = @PERL@ PNG_PROVIDER = @PNG_PROVIDER@ RANLIB = @RANLIB@ SDL_CFLAGS = @SDL_CFLAGS@ SDL_CONFIG = @SDL_CONFIG@ SDL_LIBS = @SDL_LIBS@ SOPATH = @SOPATH@ STRIP = @STRIP@ THREADFLAGS = @THREADFLAGS@ THREADLIB = @THREADLIB@ VERSION = @VERSION@ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src AM_CFLAGS = $(DFB_CFLAGS) EXTRA_DIST = ppcasm_memcpy.S ppcasm_memcpy_cachable.S ppcasm_memcpy.h ppc_asm.h @BUILDPPCASM_TRUE@@HAVE_LINUX_TRUE@ppcasm_sources = ppcasm_memcpy.S ppcasm_memcpy_cachable.S @BUILDPPCASM_TRUE@@HAVE_LINUX_FALSE@ppcasm_sources = ppcasm_memcpy.S @BUILDPPCASM_TRUE@ppcasm_headers = ppcasm_memcpy.h ppc_asm.h internalincludedir = $(INTERNALINCLUDEDIR)/misc internalinclude_HEADERS = $(ppcasm_headers) conf.h cpu_accel.h gfx_util.h mem.h memcpy.h tree.h utf8.h util.h noinst_LTLIBRARIES = libdirectfb_misc.la libdirectfb_misc_la_SOURCES = conf.c colorhash.c colorhash.h cpu_accel.c gfx_util.c mem.c memcpy.c tree.c utf8.c $(ppcasm_sources) util.c mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../config.h CONFIG_CLEAN_FILES = LTLIBRARIES = $(noinst_LTLIBRARIES) DEFS = @DEFS@ -I. -I$(srcdir) -I../.. CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ libdirectfb_misc_la_LDFLAGS = libdirectfb_misc_la_LIBADD = @BUILDPPCASM_FALSE@@HAVE_LINUX_TRUE@libdirectfb_misc_la_OBJECTS = \ @BUILDPPCASM_FALSE@@HAVE_LINUX_TRUE@conf.lo colorhash.lo cpu_accel.lo \ @BUILDPPCASM_FALSE@@HAVE_LINUX_TRUE@gfx_util.lo mem.lo memcpy.lo \ @BUILDPPCASM_FALSE@@HAVE_LINUX_TRUE@tree.lo utf8.lo util.lo @BUILDPPCASM_TRUE@@HAVE_LINUX_TRUE@libdirectfb_misc_la_OBJECTS = \ @BUILDPPCASM_TRUE@@HAVE_LINUX_TRUE@conf.lo colorhash.lo cpu_accel.lo \ @BUILDPPCASM_TRUE@@HAVE_LINUX_TRUE@gfx_util.lo mem.lo memcpy.lo tree.lo \ @BUILDPPCASM_TRUE@@HAVE_LINUX_TRUE@utf8.lo ppcasm_memcpy.lo \ @BUILDPPCASM_TRUE@@HAVE_LINUX_TRUE@ppcasm_memcpy_cachable.lo util.lo @BUILDPPCASM_FALSE@@HAVE_LINUX_FALSE@libdirectfb_misc_la_OBJECTS = \ @BUILDPPCASM_FALSE@@HAVE_LINUX_FALSE@conf.lo colorhash.lo cpu_accel.lo \ @BUILDPPCASM_FALSE@@HAVE_LINUX_FALSE@gfx_util.lo mem.lo memcpy.lo \ @BUILDPPCASM_FALSE@@HAVE_LINUX_FALSE@tree.lo utf8.lo util.lo @BUILDPPCASM_TRUE@@HAVE_LINUX_FALSE@libdirectfb_misc_la_OBJECTS = \ @BUILDPPCASM_TRUE@@HAVE_LINUX_FALSE@conf.lo colorhash.lo cpu_accel.lo \ @BUILDPPCASM_TRUE@@HAVE_LINUX_FALSE@gfx_util.lo mem.lo memcpy.lo \ @BUILDPPCASM_TRUE@@HAVE_LINUX_FALSE@tree.lo utf8.lo ppcasm_memcpy.lo \ @BUILDPPCASM_TRUE@@HAVE_LINUX_FALSE@util.lo CFLAGS = @CFLAGS@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ HEADERS = $(internalinclude_HEADERS) DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best SOURCES = $(libdirectfb_misc_la_SOURCES) OBJECTS = $(libdirectfb_misc_la_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .lo .o .obj .s $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/misc/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-noinstLTLIBRARIES: clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) distclean-noinstLTLIBRARIES: maintainer-clean-noinstLTLIBRARIES: .c.o: $(COMPILE) -c $< # FIXME: We should only use cygpath when building on Windows, # and only if it is available. .c.obj: $(COMPILE) -c `cygpath -w $<` .s.o: $(COMPILE) -c $< .S.o: $(COMPILE) -c $< mostlyclean-compile: -rm -f *.o core *.core -rm -f *.$(OBJEXT) clean-compile: distclean-compile: -rm -f *.tab.c maintainer-clean-compile: .c.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< .s.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< .S.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: maintainer-clean-libtool: libdirectfb_misc.la: $(libdirectfb_misc_la_OBJECTS) $(libdirectfb_misc_la_DEPENDENCIES) $(LINK) $(libdirectfb_misc_la_LDFLAGS) $(libdirectfb_misc_la_OBJECTS) $(libdirectfb_misc_la_LIBADD) $(LIBS) install-internalincludeHEADERS: $(internalinclude_HEADERS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(internalincludedir) @list='$(internalinclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(internalincludedir)/$$p"; \ $(INSTALL_DATA) $$d$$p $(DESTDIR)$(internalincludedir)/$$p; \ done uninstall-internalincludeHEADERS: @$(NORMAL_UNINSTALL) list='$(internalinclude_HEADERS)'; for p in $$list; do \ rm -f $(DESTDIR)$(internalincludedir)/$$p; \ done tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP) TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP)) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = src/misc distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done colorhash.lo colorhash.o : colorhash.c ../../config.h \ ../../src/core/fusion/arena.h \ ../../src/core/fusion/fusion_types.h \ ../../src/core/fusion/shmalloc.h ../../src/core/core.h \ ../../src/core/fusion/lock.h ../../include/directfb.h \ ../../include/dfb_types.h ../../include/directfb_keyboard.h \ ../../src/core/coretypes.h ../../src/core/coredefs.h \ ../../src/core/fusion/fusion.h conf.h util.h \ ../../src/core/palette.h ../../src/core/fusion/object.h \ ../../src/core/fusion/list.h ../../src/core/fusion/ref.h \ ../../src/core/fusion/reactor.h ../../src/gfx/convert.h \ memcpy.h colorhash.h conf.lo conf.o : conf.c ../../config.h ../../include/directfb.h \ ../../include/dfb_types.h ../../include/directfb_keyboard.h \ ../../src/core/coredefs.h ../../src/core/fusion/fusion.h \ ../../src/core/fusion/fusion_types.h conf.h util.h \ ../../src/core/coretypes.h ../../src/core/surfaces.h \ ../../src/core/fusion/object.h ../../src/core/fusion/lock.h \ ../../src/core/fusion/list.h ../../src/core/fusion/ref.h \ ../../src/core/fusion/reactor.h ../../src/core/layers.h conf.h \ util.h mem.h cpu_accel.lo cpu_accel.o : cpu_accel.c ../../config.h \ ../../src/core/coredefs.h ../../src/core/fusion/fusion.h \ ../../src/core/fusion/fusion_types.h conf.h \ ../../include/directfb.h ../../include/dfb_types.h \ ../../include/directfb_keyboard.h util.h cpu_accel.h fbdebug.lo fbdebug.o : fbdebug.c ../../src/core/fusion/lock.h \ ../../src/core/fusion/fusion_types.h ../../src/core/coredefs.h \ ../../config.h ../../src/core/fusion/fusion.h conf.h \ ../../include/directfb.h ../../include/dfb_types.h \ ../../include/directfb_keyboard.h util.h \ ../../src/gfx/convert.h memcpy.h mem.h gfx_util.lo gfx_util.o : gfx_util.c ../../include/directfb.h \ ../../include/dfb_types.h ../../include/directfb_keyboard.h \ ../../src/core/core.h ../../src/core/fusion/fusion_types.h \ ../../src/core/fusion/lock.h ../../src/core/coretypes.h \ ../../src/core/coredefs.h ../../config.h \ ../../src/core/fusion/fusion.h conf.h util.h \ ../../src/core/palette.h ../../src/core/fusion/object.h \ ../../src/core/fusion/list.h ../../src/core/fusion/ref.h \ ../../src/core/fusion/reactor.h ../../src/core/surfaces.h \ memcpy.h mem.h gfx_util.h ../../src/gfx/convert.h mem.lo mem.o : mem.c ../../src/core/coredefs.h ../../config.h \ ../../src/core/fusion/fusion.h \ ../../src/core/fusion/fusion_types.h conf.h \ ../../include/directfb.h ../../include/dfb_types.h \ ../../include/directfb_keyboard.h util.h mem.h memcpy.lo memcpy.o : memcpy.c ../../config.h ../../include/dfb_types.h \ ../../src/core/coredefs.h ../../src/core/fusion/fusion.h \ ../../src/core/fusion/fusion_types.h conf.h \ ../../include/directfb.h ../../include/directfb_keyboard.h \ util.h mem.h cpu_accel.h tree.lo tree.o : tree.c ../../src/core/coretypes.h \ ../../include/dfb_types.h mem.h ../../config.h tree.h utf8.lo utf8.o : utf8.c ../../include/directfb.h \ ../../include/dfb_types.h ../../include/directfb_keyboard.h \ ../../src/core/coretypes.h utf8.h util.lo util.o : util.c util.h ../../config.h ../../include/directfb.h \ ../../include/dfb_types.h ../../include/directfb_keyboard.h \ ../../src/core/coredefs.h ../../src/core/fusion/fusion.h \ ../../src/core/fusion/fusion_types.h conf.h util.h info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-exec: install-exec-am install-data-am: install-internalincludeHEADERS install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-internalincludeHEADERS uninstall: uninstall-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(internalincludedir) mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-noinstLTLIBRARIES mostlyclean-compile \ mostlyclean-libtool mostlyclean-tags \ mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-noinstLTLIBRARIES clean-compile clean-libtool \ clean-tags clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-noinstLTLIBRARIES distclean-compile \ distclean-libtool distclean-tags distclean-generic \ clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \ maintainer-clean-compile maintainer-clean-libtool \ maintainer-clean-tags maintainer-clean-generic \ distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \ clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \ mostlyclean-compile distclean-compile clean-compile \ maintainer-clean-compile mostlyclean-libtool distclean-libtool \ clean-libtool maintainer-clean-libtool uninstall-internalincludeHEADERS \ install-internalincludeHEADERS tags mostlyclean-tags distclean-tags \ clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \ check-am installcheck-am installcheck install-exec-am install-exec \ install-data-am install-data install-am install uninstall-am uninstall \ all-redirect all-am all installdirs mostlyclean-generic \ distclean-generic clean-generic maintainer-clean-generic clean \ mostlyclean distclean maintainer-clean # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: