# Makefile.in generated by automake 1.8.2 from Makefile.am. # @configure_input@ # 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. # 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. @SET_MAKE@ # $Id: Makefile.am,v 1.62 2003/10/06 08:28:18 ceder Exp $ # Copyright (C) 1998-1999, 2001-2002 Lysator Academic Computer Association. # # This file is part of the LysKOM server. # # LysKOM is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 1, or (at your option) # any later version. # # LysKOM is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # # You should have received a copy of the GNU General Public License # along with LysKOM; see the file COPYING. If not, write to # Lysator, c/o ISY, Linkoping University, S-581 83 Linkoping, SWEDEN, # or the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, # MA 02139, USA. # # Please report bugs at http://bugzilla.lysator.liu.se/. # # Copyright (C) 2003 Lysator Academic Computer Association. # # This file is part of the LysKOM server. # # LysKOM is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 1, or (at your option) # any later version. # # LysKOM is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # # You should have received a copy of the GNU General Public License # along with LysKOM; see the file COPYING. If not, write to # Lysator, c/o ISY, Linkoping University, S-581 83 Linkoping, SWEDEN, # or the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, # MA 02139, USA. # # Please report bugs at http://bugzilla.lysator.liu.se/. # srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ 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 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/stamp-vti $(srcdir)/version.texi \ $(top_srcdir)/scripts/common.make subdir = doc ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/fsusage.m4 \ $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \ $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(mkdir_p) CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = INFO_DEPS = $(srcdir)/protocol-a.info $(srcdir)/lyskomd.info TEXINFO_TEX = $(top_srcdir)/scripts/texinfo.tex am__TEXINFO_TEX_DIR = $(top_srcdir)/scripts DVIS = Protocol-A.dvi lyskomd.dvi PDFS = Protocol-A.pdf lyskomd.pdf PSS = Protocol-A.ps lyskomd.ps HTMLS = Protocol-A.html lyskomd.html TEXINFOS = Protocol-A.texi lyskomd.texi TEXI2DVI = texi2dvi TEXI2PDF = $(TEXI2DVI) --pdf --batch MAKEINFOHTML = $(MAKEINFO) --html AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) DVIPS = dvips RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive am__installdirs = $(DESTDIR)$(infodir) ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BISON = @BISON@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHECKER = @CHECKER@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEBUG_CALLS = @DEBUG_CALLS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EFENCE = @EFENCE@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FLEX = @FLEX@ HAVE_FSUSAGE_FALSE = @HAVE_FSUSAGE_FALSE@ HAVE_FSUSAGE_TRUE = @HAVE_FSUSAGE_TRUE@ HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@ HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSURE = @INSURE@ LANGUAGE_SUFFIX = @LANGUAGE_SUFFIX@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PYTHON = @PYTHON@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SENDMAIL = @SENDMAIL@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ TRACED_ALLOCATIONS = @TRACED_ALLOCATIONS@ U = @U@ VALGRIND = @VALGRIND@ VERSION = @VERSION@ YACC = @YACC@ 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__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ subdirs = @subdirs@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ RM = rm -f dbdir = $(localstatedir)/lyskomd/db exportdir = $(localstatedir)/lyskomd/exportdb SUBDIRS = man info_TEXINFOS = Protocol-A.texi lyskomd.texi MOSTLYCLEANFILES = Protocol-A.notab lyskomd.notab *.tmp \ protocol-a.texi protocol-a.aux protocol-a.fns protocol-a.log \ protocol-a.toc protocol-a.am protocol-a.cp protocol-a.fn \ protocol-a.ky protocol-a.pg protocol-a.tp protocol-a.vr \ Protocol-A.dvi DISTCLEANFILES = Protocol-A.pdf protocol-a-current.txt \ protocol-a-recommended.txt protocol-a-full.txt EXTRA_DIST = \ IDEAS \ checkargs.py \ cmsltt12.mf \ constructs.expected \ filterlines.py \ kom-style.el \ tac.py SUFFIXES = .texi .notab # The stuff below is used to update the official WWW pages at # http://www.lysator.liu.se/lyskom/protocol/ WWWROOT = /lysator/www/www-pages/html/lyskom/protocol PROTOEDITION = `sed -n 's/^@set PROTOEDITION //p' < $(srcdir)/Protocol-A.texi` WWWREV = $(WWWROOT)/$(PROTOEDITION) all: all-recursive .SUFFIXES: .SUFFIXES: .texi .notab .dvi .html .info .pdf .ps $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/scripts/common.make $(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 doc/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu doc/Makefile .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 $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh .texi.info: restore=: && \ backupdir="$(am__leading_dot)am$$$$" && \ am__cwd=`pwd` && cd $(srcdir) && \ rm -rf $$backupdir && mkdir $$backupdir && \ for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \ if test -f $$f; then \ mv $$f $$backupdir; \ restore=mv; \ fi; \ done; \ cd "$$am__cwd"; \ if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ -o $@ $<; \ then \ rc=0; \ cd $(srcdir); \ else \ rc=$$?; \ cd $(srcdir) && \ $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ fi; \ rm -rf $$backupdir; \ exit $$rc .texi.dvi: TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ $(TEXI2DVI) $< .texi.pdf: TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ $(TEXI2PDF) $< .texi.html: $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ -o $@ $< if test ! -d $@ && test -d $(@:.html=); then \ mv $(@:.html=) $@; else :; fi $(srcdir)/protocol-a.info: Protocol-A.texi protocol-a.dvi: Protocol-A.texi protocol-a.pdf: Protocol-A.texi $(srcdir)/lyskomd.info: lyskomd.texi $(srcdir)/version.texi lyskomd.dvi: lyskomd.texi $(srcdir)/version.texi lyskomd.pdf: lyskomd.texi $(srcdir)/version.texi lyskomd.html: lyskomd.texi $(srcdir)/version.texi $(srcdir)/version.texi: $(srcdir)/stamp-vti $(srcdir)/stamp-vti: lyskomd.texi $(top_srcdir)/configure @(dir=.; test -f ./lyskomd.texi || dir=$(srcdir); \ set `$(SHELL) $(top_srcdir)/scripts/mdate-sh $$dir/lyskomd.texi`; \ echo "@set UPDATED $$1 $$2 $$3"; \ echo "@set UPDATED-MONTH $$2 $$3"; \ echo "@set EDITION $(VERSION)"; \ echo "@set VERSION $(VERSION)") > vti.tmp @cmp -s vti.tmp $(srcdir)/version.texi \ || (echo "Updating $(srcdir)/version.texi"; \ cp vti.tmp $(srcdir)/version.texi) -@rm -f vti.tmp @cp $(srcdir)/version.texi $@ mostlyclean-vti: -rm -f vti.tmp maintainer-clean-vti: -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi .dvi.ps: $(DVIPS) -o $@ $< uninstall-info-am: $(PRE_UNINSTALL) @if (install-info --version && \ install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ list='$(INFO_DEPS)'; \ for file in $$list; do \ relfile=`echo "$$file" | sed 's|^.*/||'`; \ echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile"; \ install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile; \ done; \ else :; fi @$(NORMAL_UNINSTALL) @list='$(INFO_DEPS)'; \ for file in $$list; do \ relfile=`echo "$$file" | sed 's|^.*/||'`; \ relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ (if cd $(DESTDIR)$(infodir); then \ echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \ rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \ else :; fi); \ done dist-info: $(INFO_DEPS) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ list='$(INFO_DEPS)'; \ for base in $$list; do \ case $$base in \ $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ esac; \ if test -f $$base; then d=.; else d=$(srcdir); fi; \ for file in $$d/$$base*; do \ relfile=`expr "$$file" : "$$d/\(.*\)"`; \ test -f $(distdir)/$$relfile || \ cp -p $$file $(distdir)/$$relfile; \ done; \ done mostlyclean-aminfo: -rm -rf Protocol-A.am Protocol-A.aux Protocol-A.cp Protocol-A.fn \ Protocol-A.fns Protocol-A.ky Protocol-A.kys Protocol-A.log \ Protocol-A.pg Protocol-A.pgs Protocol-A.tmp Protocol-A.toc \ Protocol-A.tp Protocol-A.vr Protocol-A.vrs protocol-a.dvi \ protocol-a.pdf protocol-a.ps protocol-a.html lyskomd.aux \ lyskomd.cp lyskomd.cps lyskomd.fn lyskomd.fns lyskomd.ky \ lyskomd.kys lyskomd.log lyskomd.pg lyskomd.pgs lyskomd.tmp \ lyskomd.toc lyskomd.tp lyskomd.tps lyskomd.vr lyskomd.vrs \ lyskomd.dvi lyskomd.pdf lyskomd.ps lyskomd.html maintainer-clean-aminfo: @list='$(INFO_DEPS)'; for i in $$list; do \ i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ done # 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. $(RECURSIVE_TARGETS): @set fnord $$MAKEFLAGS; amf=$$2; \ 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: @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ 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; \ done; \ rev="$$rev ."; \ 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 ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done 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; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if (etags --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ else \ include_option=--include; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -f $$subdir/TAGS && \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ 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 "$(ETAGS_ARGS)$$tags$$unique" \ || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique 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 GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(mkdir_p) $(distdir)/../scripts @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"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ 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; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || mkdir "$(distdir)/$$subdir" \ || exit 1; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="../$(top_distdir)" \ distdir="../$(distdir)/$$subdir" \ distdir) \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-info check-am: all-am check: check-recursive all-am: Makefile $(INFO_DEPS) installdirs: installdirs-recursive installdirs-am: $(mkdir_p) $(DESTDIR)$(infodir) install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: $(DVIS) html-am: $(HTMLS) info: info-recursive info-am: $(INFO_DEPS) install-data-am: install-info-am install-exec-am: install-info: install-info-recursive install-info-am: $(INFO_DEPS) @$(NORMAL_INSTALL) $(mkdir_p) $(DESTDIR)$(infodir) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ list='$(INFO_DEPS)'; \ for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ esac; \ if test -f $$file; then d=.; else d=$(srcdir); fi; \ file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \ if test -f $$ifile; then \ relfile=`echo "$$ifile" | sed 's|^.*/||'`; \ echo " $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile"; \ $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile; \ else : ; fi; \ done; \ done @$(POST_INSTALL) @if (install-info --version && \ install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ list='$(INFO_DEPS)'; \ for file in $$list; do \ relfile=`echo "$$file" | sed 's|^.*/||'`; \ echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\ install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile || :;\ done; \ else : ; fi install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-aminfo \ maintainer-clean-generic maintainer-clean-vti mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-aminfo mostlyclean-generic mostlyclean-vti pdf-am: $(PDFS) ps: ps-recursive ps-am: $(PSS) uninstall-am: uninstall-info-am uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ clean clean-generic clean-recursive ctags ctags-recursive \ dist-info distclean distclean-generic distclean-recursive \ distclean-tags 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 \ installdirs-am maintainer-clean maintainer-clean-aminfo \ maintainer-clean-generic maintainer-clean-recursive \ maintainer-clean-vti mostlyclean mostlyclean-aminfo \ mostlyclean-generic mostlyclean-recursive mostlyclean-vti pdf \ pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ uninstall-info-am # Automake does not yet support these targets automatically. pdf: Protocol-A.pdf html: protocol-a/index.html protocol-a.html # Automake tries to generate this rule automatically, but it fails # because of the capital letters in the file name of the source file. protocol-a.info: Protocol-A.texi $(RM) $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9] $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ -o $@ `test -f '$<' || echo '$(srcdir)/'`$< # The TeX implementation cannot cope with Protocol-A.texi. We use too # many macros in too complex ways. But if we expand a few of them # with a simple sed-script, texinfo.tex will do a fair job. # Unfortunately, this means that the automake magic fails, so we # disable it with a explicit targets for the dvi and pdf output. Protocol-A.dvi: protocol-a.texi TEXINPUTS="$(top_srcdir)/scripts:$$TEXINPUTS" \ MAKEINFO='makeinfo -I .' \ texi2dvi protocol-a.texi mv protocol-a.dvi $@ Protocol-A.pdf: protocol-a.texi TEXINPUTS="$(top_srcdir)/scripts:$$TEXINPUTS" \ MAKEINFO='makeinfo -I .' \ texi2dvi --pdf protocol-a.texi mv protocol-a.pdf $@ protocol-a.texi: Protocol-A.texi sed < $(srcdir)/Protocol-A.texi \ -e 's/@holl{\([^,]*\),\([^}]*\)}/\1H\2/g' \ -e 's/@value{IAM}/Inl@"agg @}t mig/g' \ -e 's/@lt{\([^}]*\)}/\1/g' \ > $@.tmp chmod 444 $@.tmp $(RM) $@ mv $@.tmp $@ .texi.notab: $(RM) $@ if grep -n ' ' $< /dev/null ; then echo tabs detected ; exit 1; fi $(AWK) 'length($0) > 79 {print FILENAME ":" NR ": too long line"; e=1}\ END {exit(e)}' $< echo no tabs found > $@ protocol-a/index.html: Protocol-A.texi makeinfo --html $(srcdir)/Protocol-A.texi protocol-a.html: Protocol-A.texi makeinfo --html --no-split $(srcdir)/Protocol-A.texi update-www: protocol-a.info protocol-a.html protocol-a/index.html \ Protocol-A.dvi Protocol-A.pdf protocol-a-full.txt cd $(WWWROOT) || false rm -rf $(WWWREV) \ Protocol-A-$(PROTOEDITION)-info \ $(WWWROOT)/Protocol-A-$(PROTOEDITION)-info.tar \ $(WWWROOT)/Protocol-A-$(PROTOEDITION)-info.tar.gz mkdir $(WWWREV) mkdir Protocol-A-$(PROTOEDITION)-info cp protocol-a.info* Protocol-A-$(PROTOEDITION)-info tar cvf $(WWWROOT)/Protocol-A-$(PROTOEDITION)-info.tar \ Protocol-A-$(PROTOEDITION)-info echo Protocol-A-$(PROTOEDITION)-info.tar|(cd $(WWWROOT)&&xargs gzip -9) cp $(srcdir)/Protocol-A.texi $(WWWROOT)/Protocol-A-$(PROTOEDITION).texi rm -r Protocol-A-$(PROTOEDITION)-info cp Protocol-A.dvi $(WWWROOT)/Protocol-A-$(PROTOEDITION).dvi cp Protocol-A.pdf $(WWWROOT)/Protocol-A-$(PROTOEDITION).pdf ln -s ../Protocol-A-$(PROTOEDITION).texi $(WWWREV)/Protocol-A.texi cp protocol-a.html $(WWWREV)/protocol-a.html cp protocol-a/* $(WWWREV)/ cp protocol-a-*.txt $(WWWREV)/ echo "Don't forget to edit $(WWWROOT)/index.html" check: check-doc pdf dvi protocol-a-full.txt: Protocol-A.texi checkargs.py $(MAKE) check-doc check-doc: Protocol-A.notab lyskomd.notab info @HAVE_PYTHON_TRUE@ sed -n 's/[0-9][0-9]* : \([^ ]*\) (.*/\1/p' \ @HAVE_PYTHON_TRUE@ $(top_srcdir)/run-support/aux-items.conf \ @HAVE_PYTHON_TRUE@ | tee aux-items.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/.*/@aux{&}/' \ @HAVE_PYTHON_TRUE@ | LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C sort \ @HAVE_PYTHON_TRUE@ > aux-items-@.tmp @HAVE_PYTHON_TRUE@ sed -n '/^@c BEGIN-EXTRA-AUX$$/,/^@c END-EXTRA-AUX$$/s/^@item \(.*\) \[[0-9]*\] (.*)$$/@aux{\1}/p' \ @HAVE_PYTHON_TRUE@ < $(srcdir)/Protocol-A.texi \ @HAVE_PYTHON_TRUE@ | LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C sort \ @HAVE_PYTHON_TRUE@ > aux-items-extra-@.tmp @HAVE_PYTHON_TRUE@ $(PYTHON) $(srcdir)/filterlines.py aux-items-extra-@.tmp \ @HAVE_PYTHON_TRUE@ < aux-items-@.tmp \ @HAVE_PYTHON_TRUE@ | diff -c aux-items-@.tmp - @HAVE_PYTHON_TRUE@ $(PYTHON) $(srcdir)/filterlines.py aux-items-@.tmp \ @HAVE_PYTHON_TRUE@ < aux-items-extra-@.tmp \ @HAVE_PYTHON_TRUE@ | diff -c aux-items-extra-@.tmp - @HAVE_PYTHON_TRUE@ sed -e '/^#ifdef/,/^#endif/d' \ @HAVE_PYTHON_TRUE@ -e '/^#/d' \ @HAVE_PYTHON_TRUE@ -e '/^$$/d' \ @HAVE_PYTHON_TRUE@ < $(top_srcdir)/src/server/fncdef.txt \ @HAVE_PYTHON_TRUE@ | awk '{print $$1, $$3}' \ @HAVE_PYTHON_TRUE@ | sed 's/_/-/g' \ @HAVE_PYTHON_TRUE@ | tee requests-numbered.tmp \ @HAVE_PYTHON_TRUE@ | awk '{print $$2}' \ @HAVE_PYTHON_TRUE@ | tee requests.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/.*/@req{&}/' \ @HAVE_PYTHON_TRUE@ > requests-@.tmp @HAVE_PYTHON_TRUE@ sed 's/.*/@reqlink{&}/' \ @HAVE_PYTHON_TRUE@ < requests.tmp >> requests-@.tmp @HAVE_PYTHON_TRUE@ sed 's/.*/@reqdlink{&}/' \ @HAVE_PYTHON_TRUE@ < requests.tmp >> requests-@.tmp @HAVE_PYTHON_TRUE@ sed -n -e '/^#if 0/,/^#endif/d' \ @HAVE_PYTHON_TRUE@ -e '/^#ifdef/,/^#endif/d' \ @HAVE_PYTHON_TRUE@ -e 's/[ ]*ay_\([^ ]*\) = \([0-9]*\).*/\2 async_\1/p' \ @HAVE_PYTHON_TRUE@ $(top_srcdir)/src/server/async.h \ @HAVE_PYTHON_TRUE@ | sed 's/_/-/g' \ @HAVE_PYTHON_TRUE@ | tee asyncs-numbered.tmp \ @HAVE_PYTHON_TRUE@ | awk '{print $$2}' \ @HAVE_PYTHON_TRUE@ | tee asyncs.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/.*/@async{&}/' \ @HAVE_PYTHON_TRUE@ > async-@.tmp @HAVE_PYTHON_TRUE@ sed 's/.*/@asynclink{&}/' \ @HAVE_PYTHON_TRUE@ < asyncs.tmp >> async-@.tmp @HAVE_PYTHON_TRUE@ sed 's/.*/@asyncdlink{&}/' \ @HAVE_PYTHON_TRUE@ < asyncs.tmp >> async-@.tmp @HAVE_PYTHON_TRUE@ cat $(top_srcdir)/src/include/kom-types.h \ @HAVE_PYTHON_TRUE@ | sed -e '/^enum info_type {/,/};/!d' \ @HAVE_PYTHON_TRUE@ | sed -n -e 's/ *\([^ ]*\)[ ]*= *\([0-9]*\),.*/\2 \1/p' \ @HAVE_PYTHON_TRUE@ | sed 's/_/-/g' \ @HAVE_PYTHON_TRUE@ | grep -v unknown-info \ @HAVE_PYTHON_TRUE@ | tee miscs-numbered.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/[0-9]* //' \ @HAVE_PYTHON_TRUE@ | tee miscs.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/.*/@misc{&}/' \ @HAVE_PYTHON_TRUE@ > miscs-@.tmp @HAVE_PYTHON_TRUE@ $(PYTHON) $(srcdir)/tac.py < $(top_srcdir)/src/include/kom-types.h \ @HAVE_PYTHON_TRUE@ | sed -e '/} Conf_type/,/typedef/!d' \ @HAVE_PYTHON_TRUE@ | sed -n -e 's/.*unsigned int[ ]*\([^ :]*\)[ ]*:.*/\1/p' \ @HAVE_PYTHON_TRUE@ | sed -e 's/_/-/g' \ @HAVE_PYTHON_TRUE@ -e 's/allow-anon/allow-anonymous/' \ @HAVE_PYTHON_TRUE@ -e 's/letter-box/letterbox/' \ @HAVE_PYTHON_TRUE@ | tee conftypes.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/.*/@conftype{&}/' \ @HAVE_PYTHON_TRUE@ > conftypes-@.tmp @HAVE_PYTHON_TRUE@ sed -n 's/@tindex //p' < $(srcdir)/Protocol-A.texi \ @HAVE_PYTHON_TRUE@ | tee types.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/.*/@type{&}/' \ @HAVE_PYTHON_TRUE@ > types-@.tmp @HAVE_PYTHON_TRUE@ cat $(top_srcdir)/src/include/kom-errno.h \ @HAVE_PYTHON_TRUE@ | sed -n -e '/enum kom_err/,/};/!d' \ @HAVE_PYTHON_TRUE@ -e 's/ *KOM_\([A-Z_]*\) *= *\([0-9]*\),.*/\2 \1/p' \ @HAVE_PYTHON_TRUE@ | tr '[A-Z]' '[a-z]' \ @HAVE_PYTHON_TRUE@ | sed -e 's/_/-/g' \ @HAVE_PYTHON_TRUE@ -e 's/ not-impl$$/ not-implemented/' \ @HAVE_PYTHON_TRUE@ -e 's/ obsolete$$/ obsolete-call/' \ @HAVE_PYTHON_TRUE@ -e 's/ pwd$$/ invalid-password/' \ @HAVE_PYTHON_TRUE@ -e 's/ long-str$$/ string-too-long/' \ @HAVE_PYTHON_TRUE@ -e 's/ login$$/ login-first/' \ @HAVE_PYTHON_TRUE@ -e 's/ conf-zero$$/ conference-zero/' \ @HAVE_PYTHON_TRUE@ -e 's/ undef-conf$$/ undefined-conference/' \ @HAVE_PYTHON_TRUE@ -e 's/ undef-pers$$/ undefined-person/' \ @HAVE_PYTHON_TRUE@ -e 's/ access$$/ access-denied/' \ @HAVE_PYTHON_TRUE@ -e 's/ perm$$/ permission-denied/' \ @HAVE_PYTHON_TRUE@ -e 's/ conf-exists$$/ conference-exists/' \ @HAVE_PYTHON_TRUE@ -e 's/ pers-exists$$/ person-exists/' \ @HAVE_PYTHON_TRUE@ -e 's/ letter-box$$/ letterbox/' \ @HAVE_PYTHON_TRUE@ -e 's/ ldb-err$$/ ldb-error/' \ @HAVE_PYTHON_TRUE@ -e 's/ ill-misc$$/ illegal-misc/' \ @HAVE_PYTHON_TRUE@ -e 's/ comm-limit$$/ comment-limit/' \ @HAVE_PYTHON_TRUE@ -e 's/ foot-limit$$/ footnote-limit/' \ @HAVE_PYTHON_TRUE@ -e 's/ undef-session$$/ undefined-session/' \ @HAVE_PYTHON_TRUE@ -e 's/ tempfail$$/ temporary-failure/' \ @HAVE_PYTHON_TRUE@ -e 's/ anon-rejected$$/ anonymous-rejected/' \ @HAVE_PYTHON_TRUE@ -e 's/ ill-aux$$/ illegal-aux-item/' \ @HAVE_PYTHON_TRUE@ -e 's/ aux-perm$$/ aux-item-permission/' \ @HAVE_PYTHON_TRUE@ | tee errorcodes-numbered.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/[0-9]* //' \ @HAVE_PYTHON_TRUE@ | tee errorcodes.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/.*/@errorcode{&}/' \ @HAVE_PYTHON_TRUE@ > errorcodes-@.tmp @HAVE_PYTHON_TRUE@ $(PYTHON) $(srcdir)/tac.py < $(top_srcdir)/src/include/kom-types.h \ @HAVE_PYTHON_TRUE@ | sed -n -e '/} Priv_bits;/,/typedef[ ]struct/!d' \ @HAVE_PYTHON_TRUE@ -e 's/_/-/g' \ @HAVE_PYTHON_TRUE@ -e 's/.* int[ ]\([-a-z0-9]*\)[ ]*:.*/\1/p' \ @HAVE_PYTHON_TRUE@ | tee privbits.tmp \ @HAVE_PYTHON_TRUE@ | sed 's/.*/@priv{&}/' \ @HAVE_PYTHON_TRUE@ > privbits-@.tmp @HAVE_PYTHON_TRUE@ sed -e '/@bye/,$$d' \ @HAVE_PYTHON_TRUE@ -e '/^@c /d' \ @HAVE_PYTHON_TRUE@ -e '/^@c$$/d' \ @HAVE_PYTHON_TRUE@ -e '/^@comment /d' \ @HAVE_PYTHON_TRUE@ -e '/^@macro /,/@end macro/d' \ @HAVE_PYTHON_TRUE@ -e 's/@{//g' \ @HAVE_PYTHON_TRUE@ -e 's/@}//g' \ @HAVE_PYTHON_TRUE@ -e "`echo s/@/\\\\ ;echo @/g`" \ @HAVE_PYTHON_TRUE@ $(srcdir)/Protocol-A.texi \ @HAVE_PYTHON_TRUE@ | sed -n 's/\(@[^{}]*{[^}]*}\).*/\1/p' \ @HAVE_PYTHON_TRUE@ | grep -v '^@holl{' \ @HAVE_PYTHON_TRUE@ | grep -v '^@badspell{' \ @HAVE_PYTHON_TRUE@ | LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C sort \ @HAVE_PYTHON_TRUE@ | LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C uniq \ @HAVE_PYTHON_TRUE@ > constructs.tmp @HAVE_PYTHON_TRUE@ cat constructs.tmp \ @HAVE_PYTHON_TRUE@ | grep -v '@rarg{' \ @HAVE_PYTHON_TRUE@ | grep -v '@aarg{' \ @HAVE_PYTHON_TRUE@ | grep -v '@ref{' \ @HAVE_PYTHON_TRUE@ | grep -v '@xref{' \ @HAVE_PYTHON_TRUE@ | grep -v '@pxref{' \ @HAVE_PYTHON_TRUE@ | grep -v '@t{' \ @HAVE_PYTHON_TRUE@ | grep -v '@footnote{' \ @HAVE_PYTHON_TRUE@ | grep -v '@field{' \ @HAVE_PYTHON_TRUE@ | grep -v '@anchor{' \ @HAVE_PYTHON_TRUE@ | grep -v '@lt{' \ @HAVE_PYTHON_TRUE@ | $(PYTHON) $(srcdir)/filterlines.py \ @HAVE_PYTHON_TRUE@ aux-items-@.tmp \ @HAVE_PYTHON_TRUE@ aux-items-extra-@.tmp \ @HAVE_PYTHON_TRUE@ requests-@.tmp \ @HAVE_PYTHON_TRUE@ types-@.tmp \ @HAVE_PYTHON_TRUE@ async-@.tmp \ @HAVE_PYTHON_TRUE@ miscs-@.tmp \ @HAVE_PYTHON_TRUE@ conftypes-@.tmp \ @HAVE_PYTHON_TRUE@ errorcodes-@.tmp \ @HAVE_PYTHON_TRUE@ privbits-@.tmp \ @HAVE_PYTHON_TRUE@ > constructs-@.tmp @HAVE_PYTHON_TRUE@ diff -c $(srcdir)/constructs.expected constructs-@.tmp @HAVE_PYTHON_TRUE@ $(PYTHON) $(srcdir)/checkargs.py $(srcdir)/Protocol-A.texi @HAVE_PYTHON_FALSE@ @echo >&2 @HAVE_PYTHON_FALSE@ @echo WARNING: no python interpreter was found by configure, so >&2 @HAVE_PYTHON_FALSE@ @echo most documentation tests could not be run. >&2 @HAVE_PYTHON_FALSE@ @echo >&2 # The targets below are for the benefit of the Xenofarm automated # builds. They provide information for the build summary. See # http://www.lysator.liu.se/lyskom/lyskom-server/xenofarm.html ident-makeinfo: @echo '$$(MAKEINFO):' $(MAKEINFO) @-type makeinfo @echo Obtaining version: -makeinfo --version @echo Obtaining version: -$(MAKEINFO) --version # 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: