# Generated automatically from Makefile.in by configure.
# Makefile.in generated automatically by automake 1.4 from Makefile.am

# Copyright (C) 1994, 1995-8, 1999 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.

################################################
# Interface graphique GTK par Alain Bouju
################################################

# Commandes Types

#include  Makefile.config

# Option de compilation


SHELL = /bin/sh

srcdir = .
top_srcdir = ..
prefix = /opt/TAI
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)/TAI
pkglibdir = $(libdir)/TAI
pkgincludedir = $(includedir)/TAI

top_builddir = ..

ACLOCAL = aclocal -I macros
AUTOCONF = autoconf
AUTOMAKE = automake
AUTOHEADER = autoheader

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

NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = i686-pc-linux-gnu
build_triplet = i686-pc-linux-gnu
host_alias = i686-pc-linux-gnu
host_triplet = i686-pc-linux-gnu
target_alias = i686-pc-linux-gnu
target_triplet = i686-pc-linux-gnu
AS = @AS@
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CPP = cc -E
CXX = c++
DATADIRNAME = @DATADIRNAME@
DLLTOOL = @DLLTOOL@
GENCAT = @GENCAT@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
GNOMEUI_LIBS = @GNOMEUI_LIBS@
GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@
GNOME_CONFIG = @GNOME_CONFIG@
GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
GNOME_LIBDIR = @GNOME_LIBDIR@
GNOME_LIBS = @GNOME_LIBS@
GNORBA_CFLAGS = @GNORBA_CFLAGS@
GNORBA_LIBS = @GNORBA_LIBS@
GTKXMHTML_LIBS = @GTKXMHTML_LIBS@
GTK_CFLAGS = @GTK_CFLAGS@
GTK_CONFIG = @GTK_CONFIG@
GTK_LIBS = @GTK_LIBS@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTOBJEXT = @INSTOBJEXT@
INTLDEPS = @INTLDEPS@
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
LD = @LD@
LIBTOOL = @LIBTOOL@
LIBWXWINDOWS_CFLAGS = -I/opt/wxGTK/include -I/opt/wxGTK/lib/wx/include -D__USE_WXCONFIG__ -D__WXDEBUG__ -D__WXGTK__
LIBWXWINDOWS_LIBS = -L/opt/wxGTK/lib -lwx_gtkd -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm -ldl -lpthread -lm
LN_S = @LN_S@
MAINT = #
MAKEINFO = makeinfo
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
NM = @NM@
ORBIT_CFLAGS = @ORBIT_CFLAGS@
ORBIT_CONFIG = @ORBIT_CONFIG@
ORBIT_IDL = @ORBIT_IDL@
ORBIT_LIBS = @ORBIT_LIBS@
PACKAGE = TAI
POFILES = @POFILES@
POSUB = @POSUB@
PTHREAD_LIB = @PTHREAD_LIB@
RANLIB = @RANLIB@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = 0.1.4
XPM_LIBS = @XPM_LIBS@
ZVT_LIBS = @ZVT_LIBS@
l = @l@

PREFIX = /opt/TAI

LVERSION = @version@

CC = c++ -g -DUSE_XPM

# WXXT base directory
WXBASEDIR = /home/abouju/mercure/wxGTK
#

# set the OS type for compilation
#OS=linux
OS = linux-gnu

# compile a library only
RULE = bin

# define library name
BIN_TARGET = test
# define library sources
BIN_SRC =  Interface.cpp


#define library objects
BIN_OBJ =  Interface.o


# additional things needed to link
BIN_LINK = 

# additional things needed to compile
ADD_COMPILE = 

HEADER = Interface.h 		ImageBin.h 		ImageGray256.h 		ImagePGM.h 		ImageDouble.h 		MasqueDouble.h 		MasqueBin.h 		InterfaceImageGray256.h 		InterfaceImageBin.h 		InterfaceImageDouble.h 		InterfaceMasqueDouble.h 		InterfaceMasqueBin.h 		Test.h


SOURCES = Interface.cpp 		ImageBin.cpp 		ImageGray.256.cpp 		ImagePGM.cpp 		ImageDouble.cpp 		MasqueDouble.cpp 		MasqueBin.cpp 		InterfaceImageGray256.cpp 		InterfaceImageBin.cpp 		InterfaceImageDouble.cpp 		InterfaceMasqueDouble.cpp 		InterfaceMasqueBin.cpp 		Test.cpp


OBJECTS = Interface.o 		ImageBin.o 		ImageGray256.o 		ImagePGM.o 		ImageDouble.o 		MasqueDouble.o 		MasqueBin.o 		InterfaceImageGray256.o 		InterfaceImageBin.o 		InterfaceImageDouble.o 		InterfaceMasqueDouble.o 		InterfaceMasqueBin.o 		Test.o


LIB = 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES = 
DIST_COMMON =  Makefile.am Makefile.in configure.in


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

TAR = gtar
GZIP_ENV = --best
all: all-redirect
.SUFFIXES:
$(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
	cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile

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

tags: TAGS
TAGS:


distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)

subdir = src

distdir: $(DISTFILES)
	here=`cd $(top_builddir) && pwd`; \
	top_distdir=`cd $(top_distdir) && pwd`; \
	distdir=`cd $(distdir) && pwd`; \
	cd $(top_srcdir) \
	  && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/Makefile
	@for file in $(DISTFILES); do \
	  d=$(srcdir); \
	  if test -d $$d/$$file; then \
	    cp -pr $$/$$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-data: install-data-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
install: install-am
uninstall-am:
uninstall: uninstall-am
all-am: Makefile
all-redirect: all-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs:


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-generic

mostlyclean: mostlyclean-am

clean-am:  clean-generic mostlyclean-am

clean: clean-am

distclean-am:  distclean-generic clean-am

distclean: distclean-am

maintainer-clean-am:  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: 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


#------------------------------------------------------------------------
# Compilation des programmes
#------------------------------------------------------------------------
all: ${OS}/Interface

${OS}/Interface : ${OBJECTS}
	mkdir -p ${OS}
	${CXX}  -g `wx-config --libs` ${OBJECTS} -o ${OS}/Interface

Interface.o : Interface.cpp ${HEADERS}
	${CXX} -c -g -DUSE_XPM Interface.cpp -DLVERSION=\"${VERSION}\" -DPREFIX=\"${PREFIX}\"  `wx-config --cflags`

ImageBin.o : ImageBin.cpp ImageBin.h ImageGray256.h
	${CXX} -c -g ImageBin.cpp `wx-config --cflags`

ImageGray256.o : ImageGray256.cpp ImageGray256.h
	${CXX} -c -g ImageGray256.cpp `wx-config --cflags`

ImagePGM.o : ImagePGM.cpp ImagePGM.h ImageGray256.h
	${CXX} -c -g ImagePGM.cpp `wx-config --cflags`

ImageDouble.o : ImageDouble.cpp ImageDouble.h ImageGray256.h
	${CXX} -c -g ImageDouble.cpp `wx-config --cflags`

MasqueDouble.o : MasqueDouble.cpp MasqueDouble.h ImageGray256.h ImageDouble.h
	${CXX} -c -g MasqueDouble.cpp `wx-config --cflags`

MasqueBin.o : MasqueBin.cpp MasqueBin.h ImageBin.h
	${CXX} -c -g MasqueBin.cpp `wx-config --cflags`

InterfaceImageGray256.o : InterfaceImageGray256.cpp InterfaceImageGray256.h ImageGray256.h ImageGray256.cpp
	${CXX} -c -g InterfaceImageGray256.cpp `wx-config --cflags`

InterfaceImageBin.o : InterfaceImageBin.cpp InterfaceImageBin.h ImageBin.h ImageBin.cpp
	${CXX} -c -g InterfaceImageBin.cpp `wx-config --cflags`

InterfaceImageDouble.o : InterfaceImageDouble.cpp InterfaceImageDouble.h ImageDouble.h ImageDouble.cpp
	${CXX} -c -g InterfaceImageDouble.cpp `wx-config --cflags`

InterfaceMasqueDouble.o : InterfaceMasqueDouble.cpp InterfaceMasqueDouble.h ImageDouble.h ImageDouble.cpp
	${CXX} -c -g InterfaceMasqueDouble.cpp `wx-config --cflags`

InterfaceMasqueBin.o : InterfaceMasqueBin.cpp InterfaceMasqueBin.h ImageBin.h ImageBin.cpp
	${CXX} -c -g InterfaceMasqueBin.cpp `wx-config --cflags`

Test.o : Test.cpp Test.h
	${CXX} -c -g Test.cpp `wx-config --cflags`

#-----------------------------------------------------------------------
# Netoyage
#-----------------------------------------------------------------------

clean:
	rm -f *.o
	rm -f ${OS}/Interface
	rm -f core

#-----------------------------------------------------------------------
# Installation
#-----------------------------------------------------------------------
install:
	mkdir -p ${PREFIX}
	mkdir -p ${PREFIX}/bin
	mkdir -p ${PREFIX}/share
	mkdir -p ${PREFIX}/share/masque
	mkdir -p ${PREFIX}/share/po
	cp -f ${OS}/Interface ${PREFIX}/bin
	cp -f masque/laplacien.mf ${PREFIX}/share/masque
	cp -f masque/moyen3x3.mf ${PREFIX}/share/masque
	cp -f masque/noyau.mb ${PREFIX}/share/masque

# ancienne version
# include the definitions now
#include template.mak

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