NetBSD/gnu/dist/texinfo/makeinfo/Makefile.in

584 lines
19 KiB
Makefile
Raw Normal View History

2003-01-17 18:25:44 +03:00
# Makefile.in generated by automake 1.7.1 from Makefile.am.
# @configure_input@
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
1999-02-11 06:57:13 +03:00
# 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.
2003-01-17 18:25:44 +03:00
@SET_MAKE@
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
# Id: Makefile.am,v 1.2 2002/11/12 23:42:14 karl Exp
# Makefile.am for texinfo/makeinfo.
# Run automake in .. to produce Makefile.in from this.
#
# This file is free software; as a special exception the author 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.
1999-02-11 06:57:13 +03:00
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
2003-01-17 18:25:44 +03:00
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1999-02-11 06:57:13 +03:00
INSTALL = @INSTALL@
2003-01-17 18:25:44 +03:00
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
1999-02-11 06:57:13 +03:00
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
2003-01-17 18:25:44 +03:00
host_triplet = @host@
ACLOCAL = @ACLOCAL@
ALLOCA = @ALLOCA@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
1999-02-11 06:57:13 +03:00
CATOBJEXT = @CATOBJEXT@
CC = @CC@
2003-01-17 18:25:44 +03:00
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
1999-02-11 06:57:13 +03:00
DATADIRNAME = @DATADIRNAME@
2003-01-17 18:25:44 +03:00
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
1999-02-11 06:57:13 +03:00
GENCAT = @GENCAT@
2003-01-17 18:25:44 +03:00
GLIBC21 = @GLIBC21@
1999-02-11 06:57:13 +03:00
GMSGFMT = @GMSGFMT@
2003-01-17 18:25:44 +03:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1999-02-11 06:57:13 +03:00
INSTOBJEXT = @INSTOBJEXT@
2003-01-17 18:25:44 +03:00
INTLBISON = @INTLBISON@
1999-02-11 06:57:13 +03:00
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
2003-01-17 18:25:44 +03:00
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
LDFLAGS = @LDFLAGS@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
LIBS = @LIBS@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
1999-02-11 06:57:13 +03:00
MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
2003-01-17 18:25:44 +03:00
MSGMERGE = @MSGMERGE@
OBJEXT = @OBJEXT@
1999-02-11 06:57:13 +03:00
PACKAGE = @PACKAGE@
2003-01-17 18:25:44 +03:00
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
1999-02-11 06:57:13 +03:00
POSUB = @POSUB@
RANLIB = @RANLIB@
2003-01-17 18:25:44 +03:00
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
1999-02-11 06:57:13 +03:00
TERMLIBS = @TERMLIBS@
2003-01-17 18:25:44 +03:00
TEXINFO_MAINT_FALSE = @TEXINFO_MAINT_FALSE@
TEXINFO_MAINT_TRUE = @TEXINFO_MAINT_TRUE@
1999-02-11 06:57:13 +03:00
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
2003-01-17 18:25:44 +03:00
XGETTEXT = @XGETTEXT@
ac_ct_CC = @ac_ct_CC@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__include = @am__include@
am__quote = @am__quote@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
1999-02-11 06:57:13 +03:00
bin_PROGRAMS = makeinfo
localedir = $(datadir)/locale
INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\"
2003-01-17 18:25:44 +03:00
LDADD = ../lib/libtxi.a @LIBINTL@
makeinfo_SOURCES = \
cmds.c cmds.h defun.c defun.h \
files.c files.h footnote.c footnote.h \
html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \
macro.c macro.h makeinfo.c makeinfo.h multi.c node.c node.h \
sectioning.c sectioning.h toc.c toc.h xml.c xml.h
1999-02-11 06:57:13 +03:00
2001-07-25 20:20:30 +04:00
2003-01-17 18:25:44 +03:00
pkgdata_DATA = texinfo.dtd texinfo.xsl
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
EXTRA_DIST = README $(pkgdata_DATA)
2001-07-25 20:20:30 +04:00
SUBDIRS = tests
2003-01-17 18:25:44 +03:00
subdir = makeinfo
1999-02-11 06:57:13 +03:00
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
2003-01-17 18:25:44 +03:00
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
bin_PROGRAMS = makeinfo$(EXEEXT)
PROGRAMS = $(bin_PROGRAMS)
am_makeinfo_OBJECTS = cmds.$(OBJEXT) defun.$(OBJEXT) files.$(OBJEXT) \
footnote.$(OBJEXT) html.$(OBJEXT) index.$(OBJEXT) \
insertion.$(OBJEXT) lang.$(OBJEXT) macro.$(OBJEXT) \
makeinfo.$(OBJEXT) multi.$(OBJEXT) node.$(OBJEXT) \
sectioning.$(OBJEXT) toc.$(OBJEXT) xml.$(OBJEXT)
makeinfo_OBJECTS = $(am_makeinfo_OBJECTS)
1999-02-11 06:57:13 +03:00
makeinfo_LDADD = $(LDADD)
2003-01-17 18:25:44 +03:00
makeinfo_DEPENDENCIES = ../lib/libtxi.a
makeinfo_LDFLAGS =
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cmds.Po ./$(DEPDIR)/defun.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/files.Po ./$(DEPDIR)/footnote.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/html.Po ./$(DEPDIR)/index.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/insertion.Po ./$(DEPDIR)/lang.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/macro.Po ./$(DEPDIR)/makeinfo.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/multi.Po ./$(DEPDIR)/node.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/sectioning.Po ./$(DEPDIR)/toc.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/xml.Po
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
2001-07-25 20:20:30 +04:00
CCLD = $(CC)
2003-01-17 18:25:44 +03:00
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
DIST_SOURCES = $(makeinfo_SOURCES)
DATA = $(pkgdata_DATA)
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
ps-recursive install-info-recursive uninstall-info-recursive \
all-recursive install-data-recursive install-exec-recursive \
installdirs-recursive install-recursive uninstall-recursive \
check-recursive installcheck-recursive
DIST_COMMON = README Makefile.am Makefile.in
DIST_SUBDIRS = $(SUBDIRS)
1999-02-11 06:57:13 +03:00
SOURCES = $(makeinfo_SOURCES)
2003-01-17 18:25:44 +03:00
all: all-recursive
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
.SUFFIXES:
.SUFFIXES: .c .o .obj
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu makeinfo/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
1999-02-11 06:57:13 +03:00
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
2001-07-25 20:20:30 +04:00
$(mkinstalldirs) $(DESTDIR)$(bindir)
1999-02-11 06:57:13 +03:00
@list='$(bin_PROGRAMS)'; for p in $$list; do \
2003-01-17 18:25:44 +03:00
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
if test -f $$p \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
$(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
1999-02-11 06:57:13 +03:00
else :; fi; \
done
uninstall-binPROGRAMS:
@$(NORMAL_UNINSTALL)
2003-01-17 18:25:44 +03:00
@list='$(bin_PROGRAMS)'; for p in $$list; do \
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
rm -f $(DESTDIR)$(bindir)/$$f; \
1999-02-11 06:57:13 +03:00
done
2003-01-17 18:25:44 +03:00
clean-binPROGRAMS:
-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
makeinfo$(EXEEXT): $(makeinfo_OBJECTS) $(makeinfo_DEPENDENCIES)
@rm -f makeinfo$(EXEEXT)
$(LINK) $(makeinfo_LDFLAGS) $(makeinfo_OBJECTS) $(makeinfo_LDADD) $(LIBS)
1999-02-11 06:57:13 +03:00
mostlyclean-compile:
2003-01-17 18:25:44 +03:00
-rm -f *.$(OBJEXT) core *.core
1999-02-11 06:57:13 +03:00
distclean-compile:
-rm -f *.tab.c
2003-01-17 18:25:44 +03:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmds.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defun.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/files.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/footnote.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/html.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/index.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/insertion.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lang.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/macro.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeinfo.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/node.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sectioning.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/toc.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml.Po@am__quote@
distclean-depend:
-rm -rf ./$(DEPDIR)
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
.c.o:
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
@am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
@am__fastdepCC_TRUE@ fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
.c.obj:
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
@am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
@am__fastdepCC_TRUE@ fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
uninstall-info-am:
pkgdataDATA_INSTALL = $(INSTALL_DATA)
install-pkgdataDATA: $(pkgdata_DATA)
@$(NORMAL_INSTALL)
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
@list='$(pkgdata_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f="`echo $$p | sed -e 's|^.*/||'`"; \
echo " $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \
$(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \
done
uninstall-pkgdataDATA:
@$(NORMAL_UNINSTALL)
@list='$(pkgdata_DATA)'; for p in $$list; do \
f="`echo $$p | sed -e 's|^.*/||'`"; \
echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \
rm -f $(DESTDIR)$(pkgdatadir)/$$f; \
done
1999-02-11 06:57:13 +03:00
2001-07-25 20:20:30 +04:00
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
2003-01-17 18:25:44 +03:00
$(RECURSIVE_TARGETS):
@set fnord $$MAKEFLAGS; amf=$$2; \
2001-07-25 20:20:30 +04:00
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
list='$(SUBDIRS)'; for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
2003-01-17 18:25:44 +03:00
@set fnord $$MAKEFLAGS; amf=$$2; \
2001-07-25 20:20:30 +04:00
dot_seen=no; \
2003-01-17 18:25:44 +03:00
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
rev=''; for subdir in $$list; do \
if test "$$subdir" = "."; then :; else \
rev="$$subdir $$rev"; \
fi; \
2001-07-25 20:20:30 +04:00
done; \
2003-01-17 18:25:44 +03:00
rev="$$rev ."; \
2001-07-25 20:20:30 +04:00
target=`echo $@ | sed s/-recursive//`; \
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
2003-01-17 18:25:44 +03:00
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ETAGS = etags
ETAGSFLAGS =
CTAGS = ctags
CTAGSFLAGS =
2001-07-25 20:20:30 +04:00
1999-02-11 06:57:13 +03:00
tags: TAGS
2003-01-17 18:25:44 +03:00
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
2001-07-25 20:20:30 +04:00
END { for (i in files) print i; }'`; \
2003-01-17 18:25:44 +03:00
mkid -fID $$unique
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
1999-02-11 06:57:13 +03:00
tags=; \
here=`pwd`; \
2001-07-25 20:20:30 +04:00
list='$(SUBDIRS)'; for subdir in $$list; do \
2003-01-17 18:25:44 +03:00
if test "$$subdir" = .; then :; else \
2001-07-25 20:20:30 +04:00
test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
2003-01-17 18:25:44 +03:00
fi; \
2001-07-25 20:20:30 +04:00
done; \
2003-01-17 18:25:44 +03:00
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
1999-02-11 06:57:13 +03:00
END { for (i in files) print i; }'`; \
2003-01-17 18:25:44 +03:00
test -z "$(ETAGS_ARGS)$$tags$$unique" \
|| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& cd $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) $$here
1999-02-11 06:57:13 +03:00
distclean-tags:
2003-01-17 18:25:44 +03:00
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1999-02-11 06:57:13 +03:00
distdir: $(DISTFILES)
2003-01-17 18:25:44 +03:00
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
esac; \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
dir="/$$dir"; \
$(mkinstalldirs) "$(distdir)$$dir"; \
else \
dir=''; \
fi; \
2001-07-25 20:20:30 +04:00
if test -d $$d/$$file; then \
2003-01-17 18:25:44 +03:00
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
2001-07-25 20:20:30 +04:00
else \
test -f $(distdir)/$$file \
2003-01-17 18:25:44 +03:00
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
2001-07-25 20:20:30 +04:00
fi; \
done
2003-01-17 18:25:44 +03:00
list='$(SUBDIRS)'; for subdir in $$list; do \
2001-07-25 20:20:30 +04:00
if test "$$subdir" = .; then :; else \
test -d $(distdir)/$$subdir \
|| mkdir $(distdir)/$$subdir \
|| exit 1; \
2003-01-17 18:25:44 +03:00
(cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" \
distdir=../$(distdir)/$$subdir \
distdir) \
2001-07-25 20:20:30 +04:00
|| exit 1; \
fi; \
1999-02-11 06:57:13 +03:00
done
2001-07-25 20:20:30 +04:00
check-am: all-am
check: check-recursive
2003-01-17 18:25:44 +03:00
all-am: Makefile $(PROGRAMS) $(DATA)
installdirs: installdirs-recursive
installdirs-am:
$(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(pkgdatadir)
2001-07-25 20:20:30 +04:00
2003-01-17 18:25:44 +03:00
install: install-recursive
install-exec: install-exec-recursive
2001-07-25 20:20:30 +04:00
install-data: install-data-recursive
2003-01-17 18:25:44 +03:00
uninstall: uninstall-recursive
2001-07-25 20:20:30 +04:00
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
installcheck: installcheck-recursive
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1999-02-11 06:57:13 +03:00
mostlyclean-generic:
clean-generic:
distclean-generic:
2001-07-25 20:20:30 +04:00
-rm -f Makefile $(CONFIG_CLEAN_FILES)
1999-02-11 06:57:13 +03:00
maintainer-clean-generic:
2003-01-17 18:25:44 +03:00
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
2001-07-25 20:20:30 +04:00
2003-01-17 18:25:44 +03:00
distclean: distclean-recursive
2001-07-25 20:20:30 +04:00
2003-01-17 18:25:44 +03:00
distclean-am: clean-am distclean-compile distclean-depend \
distclean-generic distclean-tags
2001-07-25 20:20:30 +04:00
2003-01-17 18:25:44 +03:00
dvi: dvi-recursive
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
dvi-am:
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
info: info-recursive
info-am:
install-data-am: install-pkgdataDATA
install-exec-am: install-binPROGRAMS
install-info: install-info-recursive
install-man:
installcheck-am:
1999-02-11 06:57:13 +03:00
2001-07-25 20:20:30 +04:00
maintainer-clean: maintainer-clean-recursive
2003-01-17 18:25:44 +03:00
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-compile mostlyclean-generic
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
uninstall-pkgdataDATA
uninstall-info: uninstall-info-recursive
1999-02-11 06:57:13 +03:00
2003-01-17 18:25:44 +03:00
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
clean-binPROGRAMS clean-generic clean-recursive ctags \
ctags-recursive distclean distclean-compile distclean-depend \
distclean-generic distclean-recursive distclean-tags distdir \
dvi dvi-am dvi-recursive info info-am info-recursive install \
install-am install-binPROGRAMS install-data install-data-am \
install-data-recursive install-exec install-exec-am \
install-exec-recursive install-info install-info-am \
install-info-recursive install-man install-pkgdataDATA \
install-recursive install-strip installcheck installcheck-am \
installdirs installdirs-am installdirs-recursive \
maintainer-clean maintainer-clean-generic \
maintainer-clean-recursive mostlyclean mostlyclean-compile \
mostlyclean-generic mostlyclean-recursive pdf pdf-am \
pdf-recursive ps ps-am ps-recursive tags tags-recursive \
uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am \
uninstall-info-recursive uninstall-pkgdataDATA \
uninstall-recursive
1999-02-11 06:57:13 +03:00
# 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: