# 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 = /bin/bash

srcdir = .
top_srcdir = ../..

prefix = /usr
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/info
mandir = ${prefix}/man
includedir = ${prefix}/include
oldincludedir = /usr/include

DESTDIR =

pkgdatadir = $(datadir)/DirectFB
pkglibdir = $(libdir)/DirectFB
pkgincludedir = $(includedir)/DirectFB

top_builddir = ../..

ACLOCAL = /home/package/directfb/DirectFB-0.9.25.1/missing aclocal-1.4 
AUTOCONF = /home/package/directfb/DirectFB-0.9.25.1/missing autoconf
AUTOMAKE = /home/package/directfb/DirectFB-0.9.25.1/missing automake-1.4
AUTOHEADER = /home/package/directfb/DirectFB-0.9.25.1/missing autoheader

INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL}
transform = s,x,x,

NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
host_alias = 
host_triplet = i686-pc-linux-gnu
AR = ar
AS = gcc
ASFLAGS = -O3 -ffast-math -pipe 
CC = gcc
CXX = g++
CXXCPP = g++ -E
DATADIR = ${prefix}/share/directfb-0.9.25
DFB_CFLAGS_OMIT_FRAME_POINTER = -fomit-frame-pointer
DFB_INTERNAL_CFLAGS = -D_GNU_SOURCE 
DFB_LDFLAGS =  
DIRECTFB_BINARY_AGE = 0
DIRECTFB_CSOURCE = 
DIRECTFB_INTERFACE_AGE = 0
DIRECTFB_MAJOR_VERSION = 0
DIRECTFB_MICRO_VERSION = 25
DIRECTFB_MINOR_VERSION = 9
DIRECTFB_VERSION = 0.9.25
DIRECT_BUILD_DEBUG = 0
DIRECT_BUILD_DEBUGS = 1
DIRECT_BUILD_GETTID = 1
DIRECT_BUILD_TEXT = 1
DIRECT_BUILD_TRACE = 0
DLLTOOL = @DLLTOOL@
DYNLIB = -ldl
ECHO = echo
EGREP = grep -E
EXEEXT = 
F77 = 
FREETYPE_CFLAGS = 
FREETYPE_CONFIG = no
FREETYPE_LIBS = 
FREETYPE_PROVIDER = 
FUSION_BUILD_MULTI = 0
GCJ = @GCJ@
GCJFLAGS = @GCJFLAGS@
GIF_PROVIDER = 
HAVE_LIB = @HAVE_LIB@
HAVE_LINUX = 
INCLUDEDIR = ${prefix}/include/directfb
INTERNALINCLUDEDIR = ${prefix}/include/directfb-internal
JPEG_PROVIDER = 
LIB = @LIB@
LIBJPEG = 
LIBPNG = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIB = @LTLIB@
LT_AGE = 0
LT_CURRENT = 25
LT_RELEASE = 0.9
LT_REVISION = 0
MAINT = #
MAKEINFO = /home/package/directfb/DirectFB-0.9.25.1/missing makeinfo
MAN2HTML = no
MODULEDIR = ${exec_prefix}/lib/directfb-0.9.25
MODULEDIRNAME = directfb-0.9.25
OBJDUMP = @OBJDUMP@
OBJEXT = o
OSX_LIBS = 
PACKAGE = DirectFB
PERL = 
PNG_PROVIDER = 
RANLIB = ranlib
RC = @RC@
RUNTIME_SYSROOT = 
SDL_CFLAGS = 
SDL_CONFIG = no
SDL_LIBS = 
SOPATH = ${exec_prefix}/lib/libdirectfb-0.9.so.25
STRIP = strip
SYSFS_LIBS = 
THREADFLAGS = -D_REENTRANT
THREADLIB = -lpthread
VERSION = 0.9.25
VNC_CFLAGS = 
VNC_CONFIG = no
VNC_LIBS = 
X11_CFLAGS = 
X11_LIBS = 
ZLIB_LIBS = 

INCLUDES =  	-I$(top_srcdir)/include		-I$(top_builddir)/lib		-I$(top_srcdir)/lib		-I$(top_srcdir)/src


dreamboxremote_LTLIBRARIES = libdirectfb_dreamboxremote.la

#dreamboxremote_DATA = $(dreamboxremote_LTLIBRARIES:.la=.o)

dreamboxremotedir = $(MODULEDIR)/inputdrivers

libdirectfb_dreamboxremote_la_SOURCES =  	dreamboxremote.c


libdirectfb_dreamboxremote_la_LDFLAGS =  	-export-dynamic			-avoid-version			$(DFB_LDFLAGS)


libdirectfb_dreamboxremote_la_LIBADD =  	$(top_builddir)/lib/direct/libdirect.la 	$(top_builddir)/src/libdirectfb.la

mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES = 
LTLIBRARIES =  $(dreamboxremote_LTLIBRARIES)


DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I../..
CPPFLAGS = -D_REENTRANT 
LDFLAGS = 
LIBS = -ldl -lpthread 
libdirectfb_dreamboxremote_la_DEPENDENCIES =  \
$(top_builddir)/lib/direct/libdirect.la \
$(top_builddir)/src/libdirectfb.la
libdirectfb_dreamboxremote_la_OBJECTS =  dreamboxremote.lo
CFLAGS = -O3 -ffast-math -pipe  -D_GNU_SOURCE  -Werror-implicit-function-declaration
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 $@
DATA =  $(dreamboxremote_DATA)

DIST_COMMON =  Makefile.am Makefile.in


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

TAR = tar
GZIP_ENV = --best
SOURCES = $(libdirectfb_dreamboxremote_la_SOURCES)
OBJECTS = $(libdirectfb_dreamboxremote_la_OBJECTS)

all: all-redirect
.SUFFIXES:
.SUFFIXES: .S .c .lo .o .obj .s
$(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/rules/libobject.make
	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps inputdrivers/dreamboxremote/Makefile

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) \
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status


mostlyclean-dreamboxremoteLTLIBRARIES:

clean-dreamboxremoteLTLIBRARIES:
	-test -z "$(dreamboxremote_LTLIBRARIES)" || rm -f $(dreamboxremote_LTLIBRARIES)

distclean-dreamboxremoteLTLIBRARIES:

maintainer-clean-dreamboxremoteLTLIBRARIES:

install-dreamboxremoteLTLIBRARIES: $(dreamboxremote_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(dreamboxremotedir)
	@list='$(dreamboxremote_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(dreamboxremotedir)/$$p"; \
	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(dreamboxremotedir)/$$p; \
	  else :; fi; \
	done

uninstall-dreamboxremoteLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	list='$(dreamboxremote_LTLIBRARIES)'; for p in $$list; do \
	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(dreamboxremotedir)/$$p; \
	done

.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_dreamboxremote.la: $(libdirectfb_dreamboxremote_la_OBJECTS) $(libdirectfb_dreamboxremote_la_DEPENDENCIES)
	$(LINK) -rpath $(dreamboxremotedir) $(libdirectfb_dreamboxremote_la_LDFLAGS) $(libdirectfb_dreamboxremote_la_OBJECTS) $(libdirectfb_dreamboxremote_la_LIBADD) $(LIBS)

install-dreamboxremoteDATA: $(dreamboxremote_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(dreamboxremotedir)
	@list='$(dreamboxremote_DATA)'; for p in $$list; do \
	  if test -f $(srcdir)/$$p; then \
	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(dreamboxremotedir)/$$p"; \
	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(dreamboxremotedir)/$$p; \
	  else if test -f $$p; then \
	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(dreamboxremotedir)/$$p"; \
	    $(INSTALL_DATA) $$p $(DESTDIR)$(dreamboxremotedir)/$$p; \
	  fi; fi; \
	done

uninstall-dreamboxremoteDATA:
	@$(NORMAL_UNINSTALL)
	list='$(dreamboxremote_DATA)'; for p in $$list; do \
	  rm -f $(DESTDIR)$(dreamboxremotedir)/$$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 = inputdrivers/dreamboxremote

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

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-dreamboxremoteLTLIBRARIES \
		install-dreamboxremoteDATA
install-data: install-data-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
install: install-am
uninstall-am: uninstall-dreamboxremoteLTLIBRARIES \
		uninstall-dreamboxremoteDATA
uninstall: uninstall-am
all-am: Makefile $(LTLIBRARIES) $(DATA)
all-redirect: all-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs:
	$(mkinstalldirs)  $(DESTDIR)$(dreamboxremotedir) \
		$(DESTDIR)$(dreamboxremotedir)


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-dreamboxremoteLTLIBRARIES \
		mostlyclean-compile mostlyclean-libtool \
		mostlyclean-tags mostlyclean-generic

mostlyclean: mostlyclean-am

clean-am:  clean-dreamboxremoteLTLIBRARIES clean-compile clean-libtool \
		clean-tags clean-generic mostlyclean-am

clean: clean-am

distclean-am:  distclean-dreamboxremoteLTLIBRARIES distclean-compile \
		distclean-libtool distclean-tags distclean-generic \
		clean-am
	-rm -f libtool

distclean: distclean-am

maintainer-clean-am:  maintainer-clean-dreamboxremoteLTLIBRARIES \
		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-dreamboxremoteLTLIBRARIES \
distclean-dreamboxremoteLTLIBRARIES clean-dreamboxremoteLTLIBRARIES \
maintainer-clean-dreamboxremoteLTLIBRARIES \
uninstall-dreamboxremoteLTLIBRARIES install-dreamboxremoteLTLIBRARIES \
mostlyclean-compile distclean-compile clean-compile \
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
clean-libtool maintainer-clean-libtool uninstall-dreamboxremoteDATA \
install-dreamboxremoteDATA 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


%.o: .libs/%.a %.la
	rm -f $<.tmp/*.o
	if test -d $<.tmp; then rmdir $<.tmp; fi
	mkdir $<.tmp
	(cd $<.tmp && $(AR) x ../../$<)
	$(LD) -o $@ -r $<.tmp/*.o
	rm -f $<.tmp/*.o && rmdir $<.tmp

.PHONY: $(LTLIBRARIES:%.la=.libs/%.a)

# 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:
