# 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
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_builddir)/include		-I$(top_builddir)/lib			-I$(top_srcdir)/include			-I$(top_srcdir)/lib


AM_CPPFLAGS =  	-DDATADIR=\"${RUNTIME_SYSROOT}${prefix}/share/directfb-0.9.25\"		-DMODULEDIR=\"${RUNTIME_SYSROOT}${exec_prefix}/lib/directfb-0.9.25\"


pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = direct.pc

noinst_PROGRAMS = dtest

dtest_SOURCES = dtest.c
dtest_LDADD = libdirect.la
dtest_CFLAGS = $(CPPFLAGS)

EXTRA_DIST =  	ppcasm_memcpy.S				ppcasm_memcpy_cachable.S		ppcasm_memcpy.h				ppc_asm.h

#ppcasm_sources = ppcasm_memcpy.S ppcasm_memcpy_cachable.S
##ppcasm_sources = ppcasm_memcpy.S

#ppcasm_headers = ppcasm_memcpy.h ppc_asm.h

includedir = ${prefix}/include/directfb/direct

include_HEADERS =  	$(ppcasm_headers)			build.h					clock.h					conf.h					cpu_accel.h				debug.h					direct.h				hash.h					interface.h				interface_implementation.h		list.h					log.h					mem.h					memcpy.h				messages.h				modules.h				serial.h				signals.h				stream.h				system.h				thread.h				trace.h					tree.h					types.h					utf8.h					util.h


lib_LTLIBRARIES = libdirect.la

libdirect_la_SOURCES =  	$(ppcasm_sources)		clock.c				conf.c				cpu_accel.c			debug.c				direct.c			hash.c				interface.c			list.c				log.c				mem.c				memcpy.c			messages.c			modules.c			signals.c			stream.c			system.c			trace.c				tree.c				thread.c			utf8.c				util.c


libdirect_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)		-release $(LT_RELEASE)						$(DFB_LDFLAGS)

mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =  build.h direct.pc
LTLIBRARIES =  $(lib_LTLIBRARIES)


DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I../..
CPPFLAGS = -D_REENTRANT 
LDFLAGS = 
LIBS = -ldl -lpthread 
libdirect_la_LIBADD = 
libdirect_la_OBJECTS =  clock.lo \
conf.lo cpu_accel.lo debug.lo \
direct.lo hash.lo interface.lo \
list.lo log.lo mem.lo memcpy.lo \
messages.lo modules.lo signals.lo \
stream.lo system.lo trace.lo \
tree.lo thread.lo utf8.lo util.lo
#libdirect_la_OBJECTS =  \
#ppcasm_memcpy.lo \
#ppcasm_memcpy_cachable.lo clock.lo \
#conf.lo cpu_accel.lo debug.lo \
#direct.lo hash.lo interface.lo \
#list.lo log.lo mem.lo memcpy.lo \
#messages.lo modules.lo signals.lo \
#stream.lo system.lo trace.lo tree.lo \
#thread.lo utf8.lo util.lo
#libdirect_la_OBJECTS =  clock.lo \
#conf.lo cpu_accel.lo debug.lo \
#direct.lo hash.lo interface.lo \
#list.lo log.lo mem.lo memcpy.lo \
#messages.lo modules.lo signals.lo \
#stream.lo system.lo trace.lo \
#tree.lo thread.lo utf8.lo util.lo
##libdirect_la_OBJECTS =  \
##ppcasm_memcpy.lo clock.lo conf.lo \
##cpu_accel.lo debug.lo direct.lo \
##hash.lo interface.lo list.lo log.lo \
##mem.lo memcpy.lo messages.lo \
##modules.lo signals.lo stream.lo \
##system.lo trace.lo tree.lo \
##thread.lo utf8.lo util.lo
noinst_PROGRAMS =  dtest$(EXEEXT)
PROGRAMS =  $(noinst_PROGRAMS)

dtest_OBJECTS =  dtest.$(OBJEXT)
dtest_DEPENDENCIES =  libdirect.la
dtest_LDFLAGS = 
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 =  $(pkgconfig_DATA)

HEADERS =  $(include_HEADERS)

DIST_COMMON =  Makefile.am Makefile.in build.h.in direct.pc.in


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

TAR = tar
GZIP_ENV = --best
SOURCES = $(libdirect_la_SOURCES) $(dtest_SOURCES)
OBJECTS = $(libdirect_la_OBJECTS) $(dtest_OBJECTS)

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

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

build.h: $(top_builddir)/config.status build.h.in
	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
direct.pc: $(top_builddir)/config.status direct.pc.in
	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status

mostlyclean-libLTLIBRARIES:

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)

distclean-libLTLIBRARIES:

maintainer-clean-libLTLIBRARIES:

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

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$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:

libdirect.la: $(libdirect_la_OBJECTS) $(libdirect_la_DEPENDENCIES)
	$(LINK) -rpath $(libdir) $(libdirect_la_LDFLAGS) $(libdirect_la_OBJECTS) $(libdirect_la_LIBADD) $(LIBS)

mostlyclean-noinstPROGRAMS:

clean-noinstPROGRAMS:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)

distclean-noinstPROGRAMS:

maintainer-clean-noinstPROGRAMS:

dtest$(EXEEXT): $(dtest_OBJECTS) $(dtest_DEPENDENCIES)
	@rm -f dtest$(EXEEXT)
	$(LINK) $(dtest_LDFLAGS) $(dtest_OBJECTS) $(dtest_LDADD) $(LIBS)

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

uninstall-pkgconfigDATA:
	@$(NORMAL_UNINSTALL)
	list='$(pkgconfig_DATA)'; for p in $$list; do \
	  rm -f $(DESTDIR)$(pkgconfigdir)/$$p; \
	done

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

uninstall-includeHEADERS:
	@$(NORMAL_UNINSTALL)
	list='$(include_HEADERS)'; for p in $$list; do \
	  rm -f $(DESTDIR)$(includedir)/$$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 = lib/direct

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
clock.lo clock.o : clock.c ../../config.h clock.h debug.h build.h conf.h \
	types.h ../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h log.h messages.h system.h \
	util.h
conf.lo conf.o : conf.c ../../config.h build.h conf.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h
cpu_accel.lo cpu_accel.o : cpu_accel.c ../../config.h cpu_accel.h \
	../../include/dfb_types.h debug.h build.h conf.h types.h \
	../../include/directfb.h ../../include/directfb_keyboard.h \
	log.h messages.h system.h util.h
debug.lo debug.o : debug.c ../../config.h build.h clock.h debug.h conf.h \
	types.h ../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h log.h messages.h system.h \
	util.h list.h thread.h trace.h
direct.lo direct.o : direct.c ../../config.h debug.h build.h conf.h \
	types.h ../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h log.h messages.h system.h \
	util.h direct.h signals.h thread.h
dtest.o: dtest.c cpu_accel.h ../../include/dfb_types.h debug.h build.h \
	conf.h types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h log.h messages.h system.h \
	util.h direct.h mem.h memcpy.h trace.h
hash.lo hash.o : hash.c ../../config.h debug.h build.h conf.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h log.h messages.h system.h \
	util.h hash.h mem.h
interface.lo interface.o : interface.c ../../config.h debug.h build.h \
	conf.h types.h ../../include/dfb_types.h \
	../../include/directfb.h ../../include/directfb_keyboard.h \
	log.h messages.h system.h util.h interface.h mem.h list.h \
	memcpy.h trace.h
list.lo list.o : list.c ../../config.h list.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h debug.h build.h conf.h log.h \
	messages.h system.h util.h
log.lo log.o : log.c ../../config.h debug.h build.h conf.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h log.h messages.h system.h \
	util.h mem.h
mem.lo mem.o : mem.c ../../config.h build.h debug.h conf.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h log.h messages.h system.h \
	util.h mem.h memcpy.h trace.h
memcpy.lo memcpy.o : memcpy.c ../../config.h ../../include/dfb_types.h \
	conf.h types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h cpu_accel.h debug.h build.h \
	log.h messages.h system.h util.h mem.h memcpy.h
messages.lo messages.o : messages.c ../../config.h build.h log.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h messages.h conf.h trace.h \
	util.h
modules.lo modules.o : modules.c ../../config.h conf.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h debug.h build.h log.h \
	messages.h system.h util.h mem.h modules.h list.h
signals.lo signals.o : signals.c ../../config.h clock.h conf.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h debug.h build.h log.h \
	messages.h system.h util.h list.h mem.h signals.h trace.h
stream.lo stream.o : stream.c ../../config.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h mem.h build.h memcpy.h \
	messages.h conf.h debug.h log.h system.h util.h stream.h
system.lo system.o : system.c ../../config.h build.h system.h
thread.lo thread.o : thread.c ../../config.h debug.h build.h conf.h \
	types.h ../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h log.h messages.h system.h \
	util.h list.h mem.h signals.h thread.h
trace.lo trace.o : trace.c ../../config.h build.h list.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h debug.h conf.h log.h \
	messages.h system.h util.h memcpy.h thread.h trace.h
tree.lo tree.o : tree.c ../../config.h mem.h build.h tree.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h
utf8.lo utf8.o : utf8.c ../../config.h utf8.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.h
util.lo util.o : util.c ../../config.h messages.h build.h conf.h types.h \
	../../include/dfb_types.h ../../include/directfb.h \
	../../include/directfb_keyboard.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-libLTLIBRARIES install-exec-local
install-exec: install-exec-am

install-data-am: install-pkgconfigDATA install-includeHEADERS
install-data: install-data-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
install: install-am
uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \
		uninstall-includeHEADERS
uninstall: uninstall-am
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) all-local
all-redirect: all-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs:
	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(pkgconfigdir) \
		$(DESTDIR)$(includedir)


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

mostlyclean: mostlyclean-am

clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool \
		clean-noinstPROGRAMS clean-tags clean-generic \
		mostlyclean-am clean-local

clean: clean-am

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

distclean: distclean-am

maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
		maintainer-clean-compile maintainer-clean-libtool \
		maintainer-clean-noinstPROGRAMS 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-libLTLIBRARIES distclean-libLTLIBRARIES \
clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
distclean-compile clean-compile maintainer-clean-compile \
mostlyclean-libtool distclean-libtool clean-libtool \
maintainer-clean-libtool mostlyclean-noinstPROGRAMS \
distclean-noinstPROGRAMS clean-noinstPROGRAMS \
maintainer-clean-noinstPROGRAMS uninstall-pkgconfigDATA \
install-pkgconfigDATA uninstall-includeHEADERS install-includeHEADERS \
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-local install-exec-am install-exec \
install-data-am install-data install-am install uninstall-am uninstall \
all-local all-redirect all-am all installdirs mostlyclean-generic \
distclean-generic clean-generic maintainer-clean-generic clean \
mostlyclean distclean maintainer-clean


# If the old location isn't cleared, builds of external modules fail
install-exec-local:
	rm -rf $(DESTDIR)$(INTERNALINCLUDEDIR)/direct

#
#

#clean-local:
#	rm -f libdirect_fixed.a

#all-local: libdirect_fixed.a

#libdirect_fixed.a: .libs/libdirect.a
#	rm -f libdirect_fixed.a
#	${AR} cru libdirect_fixed.a `find . -name "*.o" | grep -v '.libs' | grep -v dtest`
#	${RANLIB} libdirect_fixed.a
#	cp -pf libdirect_fixed.a .libs/libdirect.a

#.libs/libdirect.a: libdirect.la

clean-local:

all-local:

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