|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
# Makefile.in generated by automake 1.7.9 from Makefile.am.
|
|
|
|
|
# Makefile.in generated by automake 1.8.3 from Makefile.am.
|
|
|
|
|
# @configure_input@
|
|
|
|
|
|
|
|
|
|
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
|
|
|
|
# Free Software Foundation, Inc.
|
|
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
|
|
|
# 2003, 2004 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.
|
|
|
|
@ -13,7 +13,6 @@
|
|
|
|
|
# PARTICULAR PURPOSE.
|
|
|
|
|
|
|
|
|
|
@SET_MAKE@
|
|
|
|
|
|
|
|
|
|
srcdir = @srcdir@
|
|
|
|
|
top_srcdir = @top_srcdir@
|
|
|
|
|
VPATH = @srcdir@
|
|
|
|
@ -21,7 +20,6 @@ pkgdatadir = $(datadir)/@PACKAGE@
|
|
|
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
|
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
|
|
|
top_builddir = ..
|
|
|
|
|
|
|
|
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
|
|
|
INSTALL = @INSTALL@
|
|
|
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
|
|
@ -38,6 +36,16 @@ POST_UNINSTALL = :
|
|
|
|
|
build_triplet = @build@
|
|
|
|
|
host_triplet = @host@
|
|
|
|
|
target_triplet = @target@
|
|
|
|
|
subdir = ../debian
|
|
|
|
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
|
|
|
|
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
|
|
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES)
|
|
|
|
|
mkinstalldirs = $(mkdir_p)
|
|
|
|
|
CONFIG_HEADER = $(top_builddir)/include/config.h
|
|
|
|
|
CONFIG_CLEAN_FILES =
|
|
|
|
|
SOURCES =
|
|
|
|
|
DIST_SOURCES =
|
|
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
|
|
CC = @CC@
|
|
|
|
|
CFLAGS = @CFLAGS@
|
|
|
|
|
CPP = @CPP@
|
|
|
|
@ -102,20 +110,36 @@ target_vendor = @target_vendor@
|
|
|
|
|
EXTRA_DIST = copyright changelog rules conffiles \
|
|
|
|
|
control dirs init.d
|
|
|
|
|
|
|
|
|
|
subdir = ../debian
|
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
|
CONFIG_HEADER = $(top_builddir)/include/config.h
|
|
|
|
|
CONFIG_CLEAN_FILES =
|
|
|
|
|
DIST_SOURCES =
|
|
|
|
|
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
|
|
|
|
|
all: all-am
|
|
|
|
|
|
|
|
|
|
.SUFFIXES:
|
|
|
|
|
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|
|
|
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
|
|
|
@for dep in $?; do \
|
|
|
|
|
case '$(am__configure_deps)' in \
|
|
|
|
|
*$$dep*) \
|
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
|
|
|
&& exit 0; \
|
|
|
|
|
exit 1;; \
|
|
|
|
|
esac; \
|
|
|
|
|
done; \
|
|
|
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ../debian/Makefile'; \
|
|
|
|
|
cd $(top_srcdir) && \
|
|
|
|
|
$(AUTOMAKE) --gnu ../debian/Makefile
|
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
|
|
|
|
|
.PRECIOUS: Makefile
|
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
|
|
@case '$?' in \
|
|
|
|
|
*config.status*) \
|
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
|
|
|
*) \
|
|
|
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
|
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
|
|
|
esac;
|
|
|
|
|
|
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
|
|
|
|
|
|
$(top_srcdir)/configure: $(am__configure_deps)
|
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
|
uninstall-info-am:
|
|
|
|
|
tags: TAGS
|
|
|
|
|
TAGS:
|
|
|
|
@ -123,10 +147,6 @@ TAGS:
|
|
|
|
|
ctags: CTAGS
|
|
|
|
|
CTAGS:
|
|
|
|
|
|
|
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
|
|
|
|
|
|
|
top_distdir = ..
|
|
|
|
|
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
|
|
|
|
|
|
|
|
|
|
distdir: $(DISTFILES)
|
|
|
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|
|
|
@ -140,7 +160,7 @@ distdir: $(DISTFILES)
|
|
|
|
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
|
|
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|
|
|
|
dir="/$$dir"; \
|
|
|
|
|
$(mkinstalldirs) "$(distdir)$$dir"; \
|
|
|
|
|
$(mkdir_p) "$(distdir)$$dir"; \
|
|
|
|
|
else \
|
|
|
|
|
dir=''; \
|
|
|
|
|
fi; \
|
|
|
|
@ -158,7 +178,6 @@ distdir: $(DISTFILES)
|
|
|
|
|
check-am: all-am
|
|
|
|
|
check: check-am
|
|
|
|
|
all-am: Makefile
|
|
|
|
|
|
|
|
|
|
installdirs:
|
|
|
|
|
install: install-am
|
|
|
|
|
install-exec: install-exec-am
|
|
|
|
@ -196,6 +215,8 @@ dvi: dvi-am
|
|
|
|
|
|
|
|
|
|
dvi-am:
|
|
|
|
|
|
|
|
|
|
html: html-am
|
|
|
|
|
|
|
|
|
|
info: info-am
|
|
|
|
|
|
|
|
|
|
info-am:
|
|
|
|
@ -229,8 +250,8 @@ ps-am:
|
|
|
|
|
uninstall-am: uninstall-info-am
|
|
|
|
|
|
|
|
|
|
.PHONY: all all-am check check-am clean clean-generic distclean \
|
|
|
|
|
distclean-generic distdir dvi dvi-am info info-am install \
|
|
|
|
|
install-am install-data install-data-am install-exec \
|
|
|
|
|
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
|
|
|
|
install install-am install-data install-data-am install-exec \
|
|
|
|
|
install-exec-am install-info install-info-am install-man \
|
|
|
|
|
install-strip installcheck installcheck-am installdirs \
|
|
|
|
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
|
|
|
|