# Makefile.in generated automatically by automake 1.5 from Makefile.am. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 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. # Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. # # This file is part of GnuPG. # # GnuPG 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 2 of the License, or # (at your option) any later version. # # GnuPG 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 this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA SHELL = /bin/sh srcdir = . top_srcdir = .. prefix = /usr/local 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 pkgdatadir = $(datadir)/gnupg pkglibdir = $(libdir)/gnupg pkgincludedir = $(includedir)/gnupg top_builddir = .. ACLOCAL = ${SHELL} /afs/sipb.mit.edu/user/kolya/gpg/gnupg-1.0.7/scripts/missing --run aclocal AUTOCONF = ${SHELL} /afs/sipb.mit.edu/user/kolya/gpg/gnupg-1.0.7/scripts/missing --run autoconf AUTOMAKE = ${SHELL} /afs/sipb.mit.edu/user/kolya/gpg/gnupg-1.0.7/scripts/missing --run automake AUTOHEADER = ${SHELL} /afs/sipb.mit.edu/user/kolya/gpg/gnupg-1.0.7/scripts/missing --run autoheader INSTALL = /usr/athena/bin/install -c INSTALL_PROGRAM = ${INSTALL} INSTALL_DATA = ${INSTALL} -m 644 INSTALL_SCRIPT = ${INSTALL} INSTALL_HEADER = $(INSTALL_DATA) transform = s,x,x, NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = host_triplet = sparc-sun-solaris2.8 AMTAR = ${SHELL} /afs/sipb.mit.edu/user/kolya/gpg/gnupg-1.0.7/scripts/missing --run tar AS = @AS@ AWK = gawk BUILD_INCLUDED_LIBINTL = yes CATALOGS = cs.gmo da.gmo de.gmo eo.gmo el.gmo es.gmo et.gmo fr.gmo gl.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo sv.gmo tr.gmo CATOBJEXT = .gmo CC = gcc CPP = gcc -E DATADIRNAME = share DEPDIR = .deps DLLTOOL = @DLLTOOL@ DOCBOOK_TO_MAN = no DOCBOOK_TO_TEXI = no DYNAMIC_CIPHER_MODS = rndunix rndegd tiger DYNLINK_LDFLAGS = DYNLINK_MOD_CFLAGS = -shared -fPIC EXEEXT = FAQPROG = : GENCAT = gencat GLIBC21 = no GMOFILES = cs.gmo da.gmo de.gmo eo.gmo el.gmo es.gmo et.gmo fr.gmo gl.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo sv.gmo tr.gmo GMSGFMT = /usr/athena/bin/msgfmt GPGKEYS_LDAP = GPGKEYS_MAILTO = gpgkeys_mailto INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s INSTOBJEXT = .mo INTLBISON = bison INTLLIBS = $(top_builddir)/intl/libintl.a INTLOBJS = $(GETTOBJS) INTL_LIBTOOL_SUFFIX_PREFIX = LIBICONV = MAINT = # MKINSTALLDIRS = scripts/mkinstalldirs MPI_EXTRA_ASM_OBJS = udiv.o MPI_OPT_FLAGS = MPI_SFLAGS = MSGFMT = /usr/athena/bin/msgfmt NM = /usr/ccs/bin/nm -p OBJEXT = o PACKAGE = gnupg PERL = /usr/athena/bin/perl POFILES = cs.po da.po de.po eo.po el.po es.po et.po fr.po gl.po id.po it.po ja.po nl.po pl.po pt_BR.po pt.po sv.po tr.po POSUB = po RANLIB = ranlib SENDMAIL = /usr/sbin/sendmail STATIC_CIPHER_NAMES = rndlinux sha1 rmd160 md5 STATIC_CIPHER_OBJS = rndlinux.o sha1.o rmd160.o md5.o USE_INCLUDED_LIBINTL = yes USE_NLS = yes VERSION = 1.0.7 ZLIBS = am__include = include am__quote = install_sh = /afs/sipb.mit.edu/user/kolya/gpg/gnupg-1.0.7/scripts/install-sh EXTRA_DIST = lspgpot ring-a-party mail-signed-keys INCLUDES = -I.. -I$(top_srcdir)/include -I$(top_srcdir)/intl needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a bin_PROGRAMS = gpgsplit noinst_PROGRAMS = mpicalc bftest clean-sat mk-tdata shmtest mpicalc_SOURCES = mpicalc.c bftest_SOURCES = bftest.c clean_sat_SOURCES = clean-sat.c mk_tdata_SOURCES = mk-tdata.c shmtest_SOURCES = shmtest.c gpgsplit_SOURCES = gpgsplit.c mpicalc_LDADD = $(needed_libs) $(top_builddir)/intl/libintl.a bftest_LDADD = $(needed_libs) $(top_builddir)/intl/libintl.a shmtest_LDADD = $(needed_libs) $(top_builddir)/intl/libintl.a gpgsplit_LDADD = $(needed_libs) $(top_builddir)/intl/libintl.a subdir = tools mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = bin_PROGRAMS = gpgsplit$(EXEEXT) noinst_PROGRAMS = mpicalc$(EXEEXT) bftest$(EXEEXT) clean-sat$(EXEEXT) \ mk-tdata$(EXEEXT) shmtest$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) am_bftest_OBJECTS = bftest.$(OBJEXT) bftest_OBJECTS = $(am_bftest_OBJECTS) bftest_DEPENDENCIES = ../cipher/libcipher.a ../mpi/libmpi.a \ ../util/libutil.a bftest_LDFLAGS = am_clean_sat_OBJECTS = clean-sat.$(OBJEXT) clean_sat_OBJECTS = $(am_clean_sat_OBJECTS) clean_sat_LDADD = $(LDADD) clean_sat_DEPENDENCIES = clean_sat_LDFLAGS = am_gpgsplit_OBJECTS = gpgsplit.$(OBJEXT) gpgsplit_OBJECTS = $(am_gpgsplit_OBJECTS) gpgsplit_DEPENDENCIES = ../cipher/libcipher.a ../mpi/libmpi.a \ ../util/libutil.a gpgsplit_LDFLAGS = am_mk_tdata_OBJECTS = mk-tdata.$(OBJEXT) mk_tdata_OBJECTS = $(am_mk_tdata_OBJECTS) mk_tdata_LDADD = $(LDADD) mk_tdata_DEPENDENCIES = mk_tdata_LDFLAGS = am_mpicalc_OBJECTS = mpicalc.$(OBJEXT) mpicalc_OBJECTS = $(am_mpicalc_OBJECTS) mpicalc_DEPENDENCIES = ../cipher/libcipher.a ../mpi/libmpi.a \ ../util/libutil.a mpicalc_LDFLAGS = am_shmtest_OBJECTS = shmtest.$(OBJEXT) shmtest_OBJECTS = $(am_shmtest_OBJECTS) shmtest_DEPENDENCIES = ../cipher/libcipher.a ../mpi/libmpi.a \ ../util/libutil.a shmtest_LDFLAGS = DEFS = -DHAVE_CONFIG_H DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) CPPFLAGS = LDFLAGS = LIBS = -ldl -lsocket -lnsl -lz depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp DEP_FILES = $(DEPDIR)/bftest.Po $(DEPDIR)/clean-sat.Po \ $(DEPDIR)/gpgsplit.Po $(DEPDIR)/mk-tdata.Po \ $(DEPDIR)/mpicalc.Po $(DEPDIR)/shmtest.Po COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ CFLAGS = -g -O2 -Wall DIST_SOURCES = $(bftest_SOURCES) $(clean_sat_SOURCES) \ $(gpgsplit_SOURCES) $(mk_tdata_SOURCES) $(mpicalc_SOURCES) \ $(shmtest_SOURCES) DIST_COMMON = ChangeLog Makefile.am Makefile.in SOURCES = $(bftest_SOURCES) $(clean_sat_SOURCES) $(gpgsplit_SOURCES) $(mk_tdata_SOURCES) $(mpicalc_SOURCES) $(shmtest_SOURCES) all: all-am .SUFFIXES: .SUFFIXES: .c .o .obj $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu tools/Makefile Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ ; then \ f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ rm -f $(DESTDIR)$(bindir)/$$f; \ done clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) clean-noinstPROGRAMS: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) bftest$(EXEEXT): $(bftest_OBJECTS) $(bftest_DEPENDENCIES) @rm -f bftest$(EXEEXT) $(LINK) $(bftest_LDFLAGS) $(bftest_OBJECTS) $(bftest_LDADD) $(LIBS) clean-sat$(EXEEXT): $(clean_sat_OBJECTS) $(clean_sat_DEPENDENCIES) @rm -f clean-sat$(EXEEXT) $(LINK) $(clean_sat_LDFLAGS) $(clean_sat_OBJECTS) $(clean_sat_LDADD) $(LIBS) gpgsplit$(EXEEXT): $(gpgsplit_OBJECTS) $(gpgsplit_DEPENDENCIES) @rm -f gpgsplit$(EXEEXT) $(LINK) $(gpgsplit_LDFLAGS) $(gpgsplit_OBJECTS) $(gpgsplit_LDADD) $(LIBS) mk-tdata$(EXEEXT): $(mk_tdata_OBJECTS) $(mk_tdata_DEPENDENCIES) @rm -f mk-tdata$(EXEEXT) $(LINK) $(mk_tdata_LDFLAGS) $(mk_tdata_OBJECTS) $(mk_tdata_LDADD) $(LIBS) mpicalc$(EXEEXT): $(mpicalc_OBJECTS) $(mpicalc_DEPENDENCIES) @rm -f mpicalc$(EXEEXT) $(LINK) $(mpicalc_LDFLAGS) $(mpicalc_OBJECTS) $(mpicalc_LDADD) $(LIBS) shmtest$(EXEEXT): $(shmtest_OBJECTS) $(shmtest_DEPENDENCIES) @rm -f shmtest$(EXEEXT) $(LINK) $(shmtest_LDFLAGS) $(shmtest_OBJECTS) $(shmtest_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) core *.core distclean-compile: -rm -f *.tab.c include $(DEPDIR)/bftest.Po include $(DEPDIR)/clean-sat.Po include $(DEPDIR)/gpgsplit.Po include $(DEPDIR)/mk-tdata.Po include $(DEPDIR)/mpicalc.Po include $(DEPDIR)/shmtest.Po distclean-depend: -rm -rf $(DEPDIR) .c.o: source='$<' object='$@' libtool=no \ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ $(CCDEPMODE) $(depcomp) \ $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< .c.obj: source='$<' object='$@' libtool=no \ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ $(CCDEPMODE) $(depcomp) \ $(COMPILE) -c `cygpath -w $<` CCDEPMODE = depmode=gcc uninstall-info-am: tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(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 $(LISP) TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(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)$$unique$(LISP)$$tags" \ || etags $(ETAGS_ARGS) $$tags $$unique $(LISP) GTAGS: here=`CDPATH=: && cd $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @for file in $(DISTFILES); do \ if test -f $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ $(mkinstalldirs) "$(distdir)/$$dir"; \ fi; \ if test -d $$d/$$file; then \ cp -pR $$d/$$file $(distdir) \ || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) installdirs: $(mkinstalldirs) $(DESTDIR)$(bindir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* 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-am clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-am distclean-am: clean-am distclean-compile distclean-depend \ distclean-generic distclean-tags dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-exec-am: install-binPROGRAMS install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic uninstall-am: uninstall-binPROGRAMS uninstall-info-am .PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic clean-noinstPROGRAMS distclean distclean-compile \ distclean-depend distclean-generic distclean-tags distdir dvi \ dvi-am info info-am install install-am install-binPROGRAMS \ 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 mostlyclean-compile \ mostlyclean-generic tags uninstall uninstall-am \ uninstall-binPROGRAMS uninstall-info-am mpicalc bftest shmtest gpgsplit: $(needed_libs) # 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: