head     37.2;
branch   ;
access   ;
symbols  V40_4:37.2 V40_3:37.2 V40_1:37.2 V37_3:37.1 V37_2:37.1 V37_1:37.1 V36_26:1.12 V36_23:1.3 V36_22:1.11 V36_21:1.2 V36_16:1.1 V36_15:1.1;
locks    ; strict;
comment  @# @;


37.2
date     93.03.08.11.59.35;  author mks;  state Exp;
branches ;
next     37.1;

37.1
date     91.01.13.21.24.25;  author mks;  state Exp;
branches ;
next     1.12;

1.12
date     90.08.30.16.22.34;  author mks;  state Exp;
branches ;
next     1.11;

1.11
date     90.07.13.14.30.05;  author dale;  state Exp;
branches ;
next     1.10;

1.10
date     90.04.11.14.46.27;  author dale;  state Exp;
branches ;
next     1.9;

1.9
date     90.04.07.00.50.27;  author dale;  state Exp;
branches ;
next     1.8;

1.8
date     90.04.07.00.43.36;  author dale;  state Exp;
branches ;
next     1.7;

1.7
date     90.04.06.17.16.26;  author dale;  state Exp;
branches ;
next     1.6;

1.6
date     89.12.15.13.29.38;  author dale;  state Exp;
branches ;
next     1.5;

1.5
date     89.12.15.12.50.31;  author dale;  state Exp;
branches ;
next     1.4;

1.4
date     89.12.14.22.49.13;  author dale;  state Exp;
branches ;
next     1.3;

1.3
date     89.12.06.23.41.14;  author dale;  state Exp;
branches ;
next     1.2;

1.2
date     89.11.30.16.25.46;  author dale;  state Exp;
branches ;
next     1.1;

1.1
date     89.09.16.09.39.53;  author dale;  state Exp;
branches ;
next     ;


desc
@@


37.2
log
@Added VERSION=40 line since makemeta broke the external setting of this
@
text
@##########################################################################
#
# $Id: Makefile,v 37.1 91/01/13 21:24:25 mks Exp Locker: mks $
#
##########################################################################

VERSION = 40

#
# Amiga IEEE singbas Math Library
#
V=		V$(VERSION)

MAKEFILE=    Makefile
SRCDIR=		 mathieeesingbas
SUBSYSNAME=  mathieeesingbas
SUBSYSGROUP= libraries
SRCDIRPATH=	kickstart

#
# the following have defaults in the system makefile
# use these lines to add user options
#

#AFLAGS=        -l $*.lis

#	fmul020.obj


FIRSTO=	residenttag.obj

OFILES=	library.obj vec_table.obj\
	ffloorceil.obj midb.obj\
	fabs.obj fneg.obj\
	fdiv.obj\
	fcmp.obj\
	fmul.obj\
	fmul020.obj\
	fdiv020.obj\
	ftst.obj\
	faddsub.obj cxren4.obj cxadj4.obj\
	cxnrm4dale.obj\
	float.obj fix.obj cxspc4.obj traps.obj\
	ieee68881.obj iovec_table.obj endmodule.obj


#
# make depend and make print uses the next lines.
# They are maintained by hand.
#
#   AFILES are all the assembler source files
#
AFILES=	residenttag.asm library.asm vec_table.asm\
	ffloorceil.asm midb.asm\
	fabs.asm fneg.asm\
	fdiv.asm\
	fcmp.asm\
	fmul.asm\
	fmul020.asm\
	fdiv020.asm\
	ftst.asm\
	faddsub.asm cxren4.asm cxnrm4dale.asm cxadj4.asm\
	float.asm fix.asm cxspc4.asm traps.asm\
	ieee68881.asm iovec_table.asm endmodule.asm

#
#   EXTERNIFILES are all the assembler include files released to others in
#   ${VERDIR}/include/${SUBSYSGROUP}/
#
EXTERNIFILES=
#
#   IFILES are all the assembler include files used by this code, except
#   any _rev.i files
#
IFILES= macros.i float.i\
	nulca.i mathresource.i mathlibrary.i\
	privatemathlibrary.i

#
#   EXTERNHFILES are all the C include files released to others in
#   ${VERDIR}/include/${SUBSYSGROUP}/
#
EXTERNHFILES=	mathieeesp.h
#
#   HFILES are all the C include files used by this code, except any
#   _rev.h files
#
HFILES= $(EXTERNHFILES)


#
# The main dependency line for a vanilla make
#
all:	${SUBSYSNAME}.ld ${SUBSYSNAME}.doc
#all:	${SUBSYSNAME}.ld

install:
	stripa mathieeesingbas.ld to /usr2/a2001/libs/mathieeesingbas.library

#
# Include the system makefile
#
.INCLUDE=/usr/commodore/amiga/$(V)/tools/makemeta
#MYLIBS=${LIBDIR}/debug.lib

MYLIBS=	${VERDIR}/lib/rom.lib

APP=spp
#LINK=blink
@


37.1
log
@Changed to let version be set from command line
@
text
@d3 1
a3 1
# $Id: Makefile,v 1.12 90/08/30 16:22:34 mks Exp Locker: mks $
d7 1
@


1.12
log
@RCS Checkin for make internal...  (recheckin that is...)
@
text
@d3 1
a3 1
# $Id$
a10 1
VERSION=	36
@


1.11
log
@Added mathieeesp.h as standard exported include file.
@
text
@d3 1
a3 1
# $Header: /usr2/dale/src/amiga/libs/mathieeesingbas/RCS/Makefile,v 1.10 90/04/11 14:46:27 dale Exp Locker: dale $
a4 1
#
d9 1
a9 1
# Amiga Fast Floating Point Math Library
d70 1
a70 1
EXTERNIFILES=	
d101 1
a101 1
# Include the system makefile 
@


1.10
log
@clean up.
@
text
@d3 1
a3 1
# $Header: /usr2/dale/src/amiga/libs/mathieeesingbas/RCS/Makefile,v 1.9 90/04/07 00:50:27 dale Exp Locker: dale $
d84 1
a84 1
EXTERNHFILES=	
d89 1
a89 1
HFILES=
@


1.9
log
@fix AFILES for div020.
@
text
@d3 1
a3 1
# $Header: /usr2/dale/src/amiga/libs/mathieeesingbas/RCS/Makefile,v 1.8 90/04/07 00:43:36 dale Exp Locker: dale $
d76 2
a77 2
IFILES= library.i macros.i mathtrans_lib.i vars.i basic.i float.i\
	nulca.i \
@


1.8
log
@Changes to use 68020 fmul.l and fdiv.l for fmul,fdiv if no 68881.
@
text
@d3 1
a3 1
# $Header: /usr2/dale/src/amiga/libs/mathieeesingbas/RCS/Makefile,v 1.7 90/04/06 17:16:26 dale Exp Locker: dale $
d61 1
@


1.7
log
@rcs change
@
text
@d3 1
a3 1
# $Header: /usr2/dale/src/amiga/libs/mathieeesingbas/RCS/Makefile,v 1.6 89/12/15 13:29:38 dale Exp Locker: dale $
d39 2
d60 1
@


1.6
log
@Dumb make program, too many backslashes
@
text
@d3 1
a3 1
# $Header: Makefile,v 1.5 89/12/15 12:50:31 dale Exp $
@


1.5
log
@FIRSTO needed to be defined.
@
text
@d3 1
a3 1
# $Header: Makefile,v 1.4 89/12/14 22:49:13 dale Exp $
d28 1
a28 1
#	fmul020.obj\
@


1.4
log
@Makefile changes for moving src directory from wb to kickstart
@
text
@d3 1
a3 1
# $Header: Makefile,v 1.3 89/12/06 23:41:14 dale Exp $
d31 1
a31 1
#FIRSTO=	residenttag.obj
d33 1
a33 1
OFILES=	residenttag.obj library.obj vec_table.obj\
@


1.3
log
@private mathlibrary.i
@
text
@d3 1
a3 1
# $Header: Makefile,v 1.2 89/11/30 16:25:46 dale Exp $
d19 1
a19 1
SRCDIRPATH=	workbench/libs
@


1.2
log
@Rommability changes
@
text
@d3 1
a3 1
# $Header: Makefile,v 1.1 89/09/16 09:39:53 dale Exp $
d72 3
a74 1
IFILES= library.i macros.i mathtrans_lib.i vars.i basic.i
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
# $Header: Makefile,v 1.1 89/09/16 09:37:44 dale Exp $
a30 1

d100 2
@
