Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > ca81b57b553ae75608ba0fc5e7925e4e > files > 247

libgtkmm1.2-devel-1.2.10-1mdk.ppc.rpm

# Generated automatically from Makefile.in by configure.
# Makefile.in generated automatically by automake 1.4-p5 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/sh

srcdir = .
top_srcdir = ../..
prefix = /usr
exec_prefix = /usr

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

DESTDIR =

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

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 = :
host_alias = powerpc-mandrake-linux-gnu
host_triplet = powerpc-mandrake-linux-gnu
AS = @AS@
CC = gcc
CPP = gcc -E
CXX = c++
DLLTOOL = @DLLTOOL@
ECHO = echo
EXEEXT = 
GEN_H_FILES = accelgroup.gen_h accellabel.gen_h adjustment.gen_h alignment.gen_h arrow.gen_h aspectframe.gen_h bin.gen_h box.gen_h button.gen_h buttonbox.gen_h calendar.gen_h checkbutton.gen_h checkmenuitem.gen_h clist.gen_h colorselection.gen_h combo.gen_h container.gen_h ctree.gen_h curve.gen_h data.gen_h dialog.gen_h drawingarea.gen_h editable.gen_h entry.gen_h eventbox.gen_h fileselection.gen_h fixed.gen_h fontselection.gen_h frame.gen_h handlebox.gen_h image.gen_h inputdialog.gen_h invisible.gen_h item.gen_h label.gen_h layout.gen_h list.gen_h listitem.gen_h main.gen_h menu.gen_h menubar.gen_h menuitem.gen_h menushell.gen_h misc.gen_h notebook.gen_h object.gen_h optionmenu.gen_h packer.gen_h paned.gen_h pixmap.gen_h plug.gen_h preview.gen_h progress.gen_h progressbar.gen_h radiobutton.gen_h radiomenuitem.gen_h range.gen_h ruler.gen_h scale.gen_h scrollbar.gen_h scrolledwindow.gen_h separator.gen_h socket.gen_h spinbutton.gen_h statusbar.gen_h style.gen_h table.gen_h tearoffmenuitem.gen_h text.gen_h tipsquery.gen_h togglebutton.gen_h toolbar.gen_h tooltips.gen_h tree.gen_h treeitem.gen_h viewport.gen_h widget.gen_h window.gen_h
GNOME_GEN_H_FILES = 
GTKMM_RELEASE = 1.2
GTKMM_VERSION = 1.2.10
GTK_CFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
GTK_CONFIG = /usr/bin/gtk-config
GTK_LIBS = -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
GTK_RELEASE = 1.1
LEX = flex
LIBGDKMM_SO_VERSION = 2:2:1
LIBGTKMM_SO_VERSION = 3:4:3
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
M4 = m4
MAINT = #
MAKEINFO = makeinfo
OBJDUMP = @OBJDUMP@
OBJEXT = o
PACKAGE = gtkmm
PERL = perl5
RANLIB = ranlib
SGML2HTML = sgml2html
SIGC_CFLAGS = -I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
SIGC_CONFIG = /usr/bin/sigc-config
SIGC_LIBS = -lsigc -lpthread
SIGC_MACROS = -I /usr/include/sigc++-1.0/sigc++/macros
STRIP = strip
VERSION = 1.2.10
YACC = bison -y
cflags_set = @cflags_set@
cxxflags_set = yes

DISTCLEANFILES = headers/*.h *.html
CLEANFILES = headers/*.h *.html html header

DEST = $$USER@gtkmm.sourceforge.net:/home/groups/gtkmm/htdocs
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
CONFIG_HEADER = ../../config.h ../../gdk--config.h ../../gtk--config.h
CONFIG_CLEAN_FILES = 
DIST_COMMON =  Makefile.am Makefile.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 --include-deps docs/gdk/Makefile

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

tags: TAGS
TAGS:


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

subdir = docs/gdk

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-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-local
all-redirect: all-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs:


mostlyclean-generic:

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

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
	-rm -f libtool

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-local all-redirect all-am all installdirs mostlyclean-generic \
distclean-generic clean-generic maintainer-clean-generic clean \
mostlyclean distclean maintainer-clean


all-local: header html

header:	headers
	cp $(top_srcdir)/gdk--/gdk--/*.h headers/
	touch header

headers:
	@mkdir $@

html:
	perl5 $(top_srcdir)/docgen/pce2 --plgdir $(top_srcdir)/docgen/ headers/*.h
	touch html

tarball:
	(cd ..; tar cvzf gdk/gdkmm-ref.tar.gz `find gdk -name "*.html"`)

sf_install: tarball
	scp -1 *.html *.tar.gz $(DEST)/docs/gdk

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