head	7.2;
access;
symbols
	ansi-20040405-merged:7.1
	premerge-autoconf:7.1
	ansi-20040316-freeze:7.1
	postmerge-20040315-windows:7.1
	premerge-20040315-windows:7.1
	windows-20040315-freeze:7.1
	phong-branch:7.1.0.12
	photonmap-branch:7.1.0.10
	rel-6-1-DP:7.1
	windows-branch:7.1.0.8
	rel-6-0-2:7.1
	ansi-branch:7.1.0.6
	rel-6-0-1-branch:7.1.0.4
	hartley-6-0-post:7.1
	hartley-6-0-pre:7.1
	rel-6-0-1:7.1
	rel-6-0:7.1
	rel-5-4:7.1
	offsite-5-3-pre:7.1
	rel-5-3:7.1
	rel-5-2:7.1
	rel-5-1-branch:7.1.0.2
	rel-5-1:7.1
	rel-5-0:7.1
	rel-5-0-beta:7.1
	rel-4-5:7.1
	ctj-4-5-post:7.1
	ctj-4-5-pre:7.1
	rel-4-4:7.1
	rel-4-0:7.1
	rel-3-5:7.1
	rel-3-0:7.1
	rel-2-3:7.1
	rel-2-0:6.1
	rel-1-24:5.1
	rel-1-20:1.1
	AUTOCONF:7.1.0.14;
locks; strict;
comment	@# @;


7.2
date	2004.03.18.18.25.14;	author erikg;	state dead;
branches;
next	7.1;

7.1
date	87.11.02.23.28.25;	author mike;	state Rel;
branches
	7.1.14.1;
next	6.1;

6.1
date	87.07.11.07.52.54;	author mike;	state Rel;
branches;
next	5.1;

5.1
date	87.06.24.21.53.02;	author mike;	state Rel;
branches;
next	1.1;

1.1
date	87.02.12.22.08.45;	author mike;	state Exp;
branches;
next	;

7.1.14.1
date	2003.11.07.16.41.43;	author erikg;	state dead;
branches;
next	7.1.14.2;

7.1.14.2
date	2004.02.12.18.39.32;	author erikg;	state Exp;
branches;
next	7.1.14.3;

7.1.14.3
date	2004.02.24.19.57.40;	author erikg;	state Exp;
branches;
next	7.1.14.4;

7.1.14.4
date	2004.02.25.14.55.22;	author erikg;	state dead;
branches;
next	;


desc
@libplot3/Makefile
@


7.2
log
@merge of AUTOCONF branch in to HEAD
@
text
@#
#  Makefile which merely invokes MAKE properly using the combination of
#  the common Makefiles ../Makefile.defs and ../Makefile.rules
#  and the local Makefile ./Makefile.loc
#
#  This version isn't entirely satisfying yet

.SUFFIXES:
.SUFFIXES:  .zz

SHELL		= /bin/sh

everything:
	make $(MFLAGS) -$(MAKEFLAGS) \
		-f ../Makefile.defs -f Makefile.loc -f ../Makefile.rules

.c.o:
	make $(MFLAGS) -$(MAKEFLAGS) \
		-f ../Makefile.defs -f Makefile.loc -f ../Makefile.rules $@@

# Make each explicit parameter, one at a time
.DEFAULT:
	make $(MFLAGS) -$(MAKEFLAGS) \
		-f ../Makefile.defs -f Makefile.loc -f ../Makefile.rules $@@
@


7.1
log
@Release 2.3
@
text
@@


7.1.14.1
log
@generated now
@
text
@@


7.1.14.2
log
@merge from HEAD
@
text
@@


7.1.14.3
log
@revived.
@
text
@d1 6
a6 196
# Makefile.in generated by automake 1.6.3 from Makefile.am.
# libbn/Makefile.  Generated from Makefile.in by configure.

# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# 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.


SHELL = /bin/sh

srcdir = .
top_srcdir = ..

prefix = /vld/erikg/brlcad
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)/brlcad
pkglibdir = $(libdir)/brlcad
pkgincludedir = $(includedir)/brlcad
top_builddir = ..

ACLOCAL = ${SHELL} /vld/erikg/src/brlcad/missing --run aclocal-1.6
AUTOCONF = ${SHELL} /vld/erikg/src/brlcad/missing --run autoconf
AUTOMAKE = ${SHELL} /vld/erikg/src/brlcad/missing --run automake-1.6
AUTOHEADER = ${SHELL} /vld/erikg/src/brlcad/missing --run autoheader

am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_SCRIPT = ${INSTALL}
INSTALL_HEADER = $(INSTALL_DATA)
transform = s,x,x,
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = 
build_triplet = i686-pc-linux-gnu
host_alias = 
host_triplet = i686-pc-linux-gnu
target_alias = 
target_triplet = i686-pc-linux-gnu

EXEEXT = 
OBJEXT = o
PATH_SEPARATOR = :
AMTAR = ${SHELL} /vld/erikg/src/brlcad/missing --run tar
AS = @@AS@@
AWK = gawk
BN = ${top_builddir}/libbn/libbn.la ${BU}
BU = ${top_builddir}/libbu/libbu.la ${TCL_LIBS} ${PTHREAD_LIBS} -lm ${DL}
CC = gcc
CPP = gcc -E
CURSES = -lncurses 
CURSOR = ${top_builddir}/libcursor/libcursor.la ${CURSES}
DEPDIR = .deps
DL = -ldl
DLLTOOL = @@DLLTOOL@@
DM = ${top_builddir}/libdm/libdm.la ${TK_LIBS} ${RT}
ECHO = echo
FB = ${top_builddir}/libfb/libfb.la ${X_LIBS} ${PKG} ${BU}
FFT = ${top_builddir}/libfft/libfft.la -lm
GL_CFLAGS = -DUSE_MESA_GL
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
ITCL_LIBS = ${top_builddir}/libitcl${ITCL_VERSION}/itcl/libitcl.la
ITCL_VERSION = 3.2
ITK_LIBS = ${top_builddir}/libitcl${ITCL_VERSION}/itk/libitk.la
LEX = flex
LEXLIB = -lfl
LEX_CFLAGS = -Dyylex=cmd_nop
LEX_OUTPUT_ROOT = lex.yy
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
OBJDUMP = @@OBJDUMP@@
OPTICAL = ${top_builddir}/liboptical/liboptical.la
ORLE = ${top_builddir}/liborle/liborle.la
PACKAGE = brlcad
PKG = ${top_builddir}/libpkg/libpkg.la
PNG_LIBS = ${top_builddir}/libpng/libpng.la ${top_builddir}/libz/libz.la
PTHREAD_LIBS = -lpthread
RANLIB = ranlib
RLE = ${top_builddir}/libutahrle/libutahrle.la -lm
RT = ${top_builddir}/librt/librt.la ${BN}
SGIGL = 
SOCKET = 
STRIP = strip
SYSV = ${top_builddir}/libsysv/libsysv.la
TCL = libtcl8.4
TCLVER = 8.4
TCL_BUILD_CFLAGS = -DTCL_PACKAGE_PATH=\"${exec_prefix}/lib\" -DTCL_LIBRARY=\"/vld/erikg/brlcad/tcl8.4\"
TCL_LIBRARY = /vld/erikg/brlcad/tcl8.4
TCL_LIBS = ${top_builddir}/${TCL}/${TCL}.la ${DL} ${SOCKET} -lm
TERMIO = ${top_builddir}/libtermio/libtermio.la
TKVER = 8.4
TK_LIBRARY = /vld/erikg/brlcad/tk8.4
TK_LIBS = ${top_builddir}/libtk${TKVER}/libtk${TKVER}.la ${TCL_LIBS} ${X_LIBS}
U = 
VERSION = 6.0
WDB = ${top_builddir}/libwdb/libwdb.la
X_CFLAGS = -I/usr/X11R6/include
X_LIBS = -L/usr/X11R6/lib -lX11 -lXi
am__include = include
am__quote = 
install_sh = /vld/erikg/src/brlcad/install-sh

# $Id: Makefile.am,v 1.1.2.1 2003/10/08 16:57:42 erikg Exp $
lib_LTLIBRARIES = libbn.la

SRCS = anim.c asize.c axis.c bn_tcl.c complex.c const.c font.c fortran.c htester.c list.c marker.c mat.c msr.c noise.c number.c plane.c plot3.c poly.c qmath.c rand.c scale.c sphmap.c symbol.c tabdata.c tplot.c vectfont.c vector.c vert_tree.c wavelet.c
libbn_la_SOURCES = $(SRCS) vers.c

man_MANS = libplot3.3
EXTRA_DIST = $(man_MANS)

CFLAGS = -I$(top_srcdir)/h
libbn_la_LDFLAGS = -version-info 19:1

BUILT_SOURCES = vers.c
subdir = libbn
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/h/config.h
CONFIG_CLEAN_FILES =
LTLIBRARIES = $(lib_LTLIBRARIES)

libbn_la_LIBADD =
am__objects_1 = anim.lo asize.lo axis.lo bn_tcl.lo complex.lo const.lo \
	font.lo fortran.lo htester.lo list.lo marker.lo mat.lo msr.lo \
	noise.lo number.lo plane.lo plot3.lo poly.lo qmath.lo rand.lo \
	scale.lo sphmap.lo symbol.lo tabdata.lo tplot.lo vectfont.lo \
	vector.lo vert_tree.lo wavelet.lo
am_libbn_la_OBJECTS = $(am__objects_1) vers.lo
libbn_la_OBJECTS = $(am_libbn_la_OBJECTS)

DEFS = -DHAVE_CONFIG_H
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/h
CPPFLAGS = 
LDFLAGS = 
LIBS = 
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
DEP_FILES = ./$(DEPDIR)/anim.Plo ./$(DEPDIR)/asize.Plo \
	./$(DEPDIR)/axis.Plo ./$(DEPDIR)/bn_tcl.Plo \
	./$(DEPDIR)/complex.Plo ./$(DEPDIR)/const.Plo \
	./$(DEPDIR)/font.Plo ./$(DEPDIR)/fortran.Plo \
	./$(DEPDIR)/htester.Plo ./$(DEPDIR)/list.Plo \
	./$(DEPDIR)/marker.Plo ./$(DEPDIR)/mat.Plo \
	./$(DEPDIR)/msr.Plo ./$(DEPDIR)/noise.Plo \
	./$(DEPDIR)/number.Plo ./$(DEPDIR)/plane.Plo \
	./$(DEPDIR)/plot3.Plo ./$(DEPDIR)/poly.Plo \
	./$(DEPDIR)/qmath.Plo ./$(DEPDIR)/rand.Plo \
	./$(DEPDIR)/scale.Plo ./$(DEPDIR)/sphmap.Plo \
	./$(DEPDIR)/symbol.Plo ./$(DEPDIR)/tabdata.Plo \
	./$(DEPDIR)/tplot.Plo ./$(DEPDIR)/vectfont.Plo \
	./$(DEPDIR)/vector.Plo ./$(DEPDIR)/vers.Plo \
	./$(DEPDIR)/vert_tree.Plo ./$(DEPDIR)/wavelet.Plo
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@@
DIST_SOURCES = $(libbn_la_SOURCES)

NROFF = nroff
MANS = $(man_MANS)
DIST_COMMON = Makefile.am Makefile.in
SOURCES = $(libbn_la_SOURCES)

all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-am
d9 1
a9 25
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  libbn/Makefile
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@@ $(am__depfiles_maybe)
libLTLIBRARIES_INSTALL = $(INSTALL)
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(libdir)
	@@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f="`echo $$p | sed -e 's|^.*/||'`"; \
	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
	  else :; fi; \
	done

uninstall-libLTLIBRARIES:
	@@$(NORMAL_UNINSTALL)
	@@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	    p="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
	done
d11 1
a11 10
clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test -z "$dir" && dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libbn.la: $(libbn_la_OBJECTS) $(libbn_la_DEPENDENCIES) 
	$(LINK) -rpath $(libdir) $(libbn_la_LDFLAGS) $(libbn_la_OBJECTS) $(libbn_la_LIBADD) $(LIBS)
d13 3
a15 39
mostlyclean-compile:
	-rm -f *.$(OBJEXT) core *.core

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/anim.Plo
include ./$(DEPDIR)/asize.Plo
include ./$(DEPDIR)/axis.Plo
include ./$(DEPDIR)/bn_tcl.Plo
include ./$(DEPDIR)/complex.Plo
include ./$(DEPDIR)/const.Plo
include ./$(DEPDIR)/font.Plo
include ./$(DEPDIR)/fortran.Plo
include ./$(DEPDIR)/htester.Plo
include ./$(DEPDIR)/list.Plo
include ./$(DEPDIR)/marker.Plo
include ./$(DEPDIR)/mat.Plo
include ./$(DEPDIR)/msr.Plo
include ./$(DEPDIR)/noise.Plo
include ./$(DEPDIR)/number.Plo
include ./$(DEPDIR)/plane.Plo
include ./$(DEPDIR)/plot3.Plo
include ./$(DEPDIR)/poly.Plo
include ./$(DEPDIR)/qmath.Plo
include ./$(DEPDIR)/rand.Plo
include ./$(DEPDIR)/scale.Plo
include ./$(DEPDIR)/sphmap.Plo
include ./$(DEPDIR)/symbol.Plo
include ./$(DEPDIR)/tabdata.Plo
include ./$(DEPDIR)/tplot.Plo
include ./$(DEPDIR)/vectfont.Plo
include ./$(DEPDIR)/vector.Plo
include ./$(DEPDIR)/vers.Plo
include ./$(DEPDIR)/vert_tree.Plo
include ./$(DEPDIR)/wavelet.Plo

distclean-depend:
	-rm -rf ./$(DEPDIR)
d18 2
a19 218
	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 $<`

.c.lo:
	source='$<' object='$@@' libtool=yes \
	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
	$(CCDEPMODE) $(depcomp) \
	$(LTCOMPILE) -c -o $@@ `test -f '$<' || echo '$(srcdir)/'`$<
CCDEPMODE = depmode=gcc3

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:

man3dir = $(mandir)/man3
install-man3: $(man3_MANS) $(man_MANS)
	@@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(man3dir)
	@@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
	for i in $$l2; do \
	  case "$$i" in \
	    *.3*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
	  else file=$$i; fi; \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  case "$$ext" in \
	    3*) ;; \
	    *) ext='3' ;; \
	  esac; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst"; \
	  $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst; \
	done
uninstall-man3:
	@@$(NORMAL_UNINSTALL)
	@@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
	for i in $$l2; do \
	  case "$$i" in \
	    *.3*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " rm -f $(DESTDIR)$(man3dir)/$$inst"; \
	  rm -f $(DESTDIR)$(man3dir)/$$inst; \
	done

ETAGS = etags
ETAGSFLAGS =

tags: TAGS

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:  $(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 "$(ETAGS_ARGS)$$tags$$unique" \
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_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
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)

top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)

distdir: $(DISTFILES)
	@@list='$(DISTFILES)'; for file in $$list; do \
	  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; \
	  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
check-am: all-am
check: check-am
all-am: Makefile $(LTLIBRARIES) $(MANS)

installdirs:
	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(man3dir)

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)" \
	  INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@@echo "This command is intended for maintainers to use"
	@@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-am

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	mostlyclean-am

distclean: distclean-am

distclean-am: clean-am distclean-compile distclean-depend \
	distclean-generic distclean-libtool distclean-tags

dvi: dvi-am

dvi-am:

info: info-am

info-am:

install-data-am: install-man

install-exec-am: install-libLTLIBRARIES

install-info: install-info-am

install-man: install-man3

installcheck-am:

maintainer-clean: maintainer-clean-am

maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES uninstall-man

uninstall-man: uninstall-man3

.PHONY: GTAGS all all-am check check-am clean clean-generic \
	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
	distclean-depend distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am info info-am install \
	install-am install-data install-data-am install-exec \
	install-exec-am install-info install-info-am \
	install-libLTLIBRARIES install-man install-man3 install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool tags uninstall \
	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
	uninstall-man uninstall-man3

d21 4
a24 5
vers.c: $(SRCS)
	$(top_srcdir)/sh/newvers.sh bn_version libbn
# 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:
@


7.1.14.4
log
@vers.c files are generated
@
text
@d131 1
a131 1
# $Id: Makefile,v 7.1.14.3 2004/02/24 19:57:40 erikg Exp $
@


6.1
log
@Release 2.0
@
text
@d11 2
@


5.1
log
@Release 1.24
@
text
@@


1.1
log
@Release 1.20 -- First Formal Release
@
text
@@
