# Makefile.in generated automatically by automake 1.4-p4 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. # The name of the module. SHELL = /bin/sh srcdir = . top_srcdir = .. prefix = 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)/libole2 pkglibdir = $(libdir)/libole2 pkgincludedir = $(includedir)/libole2 top_builddir = .. ACLOCAL = aclocal AUTOCONF = autoconf AUTOMAKE = automake AUTOHEADER = autoheader INSTALL = /usr/bin/install -c -o root -g wheel INSTALL_PROGRAM = install -s -o root -g wheel -m 555 $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = install -o root -g wheel -m 444 INSTALL_SCRIPT = install -o root -g wheel -m 555 transform = s,x,x, NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = i386-unknown-gnu host_triplet = i386-unknown-gnu AS = @AS@ CC = cc DLLTOOL = @DLLTOOL@ ECHO = echo EXEEXT = GLIB_CFLAGS = -I/usr/local/include/glib12 GLIB_CONFIG = /usr/local/bin/glib12-config GLIB_LIBS = -L/usr/local/lib -lglib-12 GTKDOC = true HAVE_GTK_DOC = LIBOLE2_DIR = /mnt/gmirror/ports/devel/libole2/work/libole2-0.2.4 LIBOLE2_MAJOR_VERSION = 0 LIBOLE2_MICRO_VERSION = 4 LIBOLE2_MINOR_VERSION = 2 LIBTOOL = $(SHELL) /usr/local/bin/libtool LN_S = ln -s MAINT = # MAKEINFO = makeinfo OBJDUMP = @OBJDUMP@ OBJEXT = PACKAGE = libole2 RANLIB = ranlib STRIP = strip VERSION = 0.2.4 VERSION_INFO = 2:4:2 DOC_MODULE = libole2 # The top-level SGML file. DOC_MAIN_SGML_FILE = libole2.sgml # The directory containing the source code (if it contains documentation). DOC_SOURCE_DIR = $(LIBOLE2_DIR)/libole2 HTML_DIR = $(datadir)/libole2/html TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) tmpl_sources = tmpl/ms-ole.sgml tmpl/ms-ole-summary.sgml tmpl/ms-ole-miscellaneous.sgml libole2_docdir = $(HTML_DIR) libole2_doc_DATA = libole2.html libole2-decl.txt libole2-sections.txt EXTRA_DIST = $(libole2_doc_DATA) $(DOC_MAIN_SGML_FILE) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = DATA = $(libole2_doc_DATA) DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status install-libole2_docDATA: $(libole2_doc_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libole2_docdir) @list='$(libole2_doc_DATA)'; for p in $$list; do \ if test -f $(srcdir)/$$p; then \ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(libole2_docdir)/$$p"; \ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(libole2_docdir)/$$p; \ else if test -f $$p; then \ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(libole2_docdir)/$$p"; \ $(INSTALL_DATA) $$p $(DESTDIR)$(libole2_docdir)/$$p; \ fi; fi; \ done uninstall-libole2_docDATA: @$(NORMAL_UNINSTALL) list='$(libole2_doc_DATA)'; for p in $$list; do \ rm -f $(DESTDIR)$(libole2_docdir)/$$p; \ done tags: TAGS TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = doc 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 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook 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-libole2_docDATA install-data-local install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-libole2_docDATA uninstall: uninstall-am all-am: Makefile $(DATA) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(libole2_docdir) 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-local clean: clean-am distclean-am: distclean-generic clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: maintainer-clean-generic distclean-am \ maintainer-clean-local @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: uninstall-libole2_docDATA install-libole2_docDATA tags distdir \ info-am info dvi-am dvi check check-am installcheck-am installcheck \ install-exec-am install-exec install-data-local 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 libole2.html: html/index.html -cd $(srcdir) && cp html/index.html libole2.html #libole2.html: html/index.html: sgml/libole2-doc.bottom $(MAKE) html sgml/libole2-doc.bottom: $(tmpl_sources) $(MAKE) sgml libole2-decl.txt: $(MAKE) templates scan: -(cd $(srcdir) \ && gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) ) templates: scan cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE) sgml: libole2-decl.txt cd $(srcdir) \ && gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) html: test -d $(srcdir)/html || mkdir $(srcdir)/html -cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) clean-local: rm -f *~ *.bak *.signals *-unused.txt maintainer-clean-local: clean cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt libole2.html install-data-local: $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR) (installfiles=`echo $(srcdir)/html/*.html`; \ if test "$$installfiles" = '$(srcdir)/html/*.html'; \ then echo '-- Nothing to install' ; \ else \ for i in $$installfiles; do \ echo '-- Installing '$$i ; \ $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \ done; \ echo '-- Installing $(srcdir)/html/index.sgml' ; \ $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \ echo '-- Fixing Crossreferences' ; \ gtkdoc-fixxref --module=$(DOC_MODULE) --html-dir=$(HTML_DIR)|| true; \ fi) dist-hook: mkdir $(distdir)/html mkdir $(distdir)/sgml mkdir $(distdir)/tmpl cp $(srcdir)/html/*.html $(distdir)/html -cp $(srcdir)/html/*.css $(distdir)/html cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl cp $(srcdir)/sgml/*.sgml $(distdir)/sgml cp $(srcdir)/sgml/*.bottom $(srcdir)/sgml/*.top $(distdir)/sgml .PHONY : html sgml templates scan # 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: