head     36.3;
branch   ;
access   ;
symbols  V37_10:36.3 V37_9:36.3 V37_7:36.3 V37_6:36.3 V37_5:36.3 V37_4:36.2 V37_3:36.2 V37_2:36.2 V37_1:36.2 V36_9:36.2 V36_7:33.9 V36_5:33.7 L33_4:33.2 L33_3:33.1 L33_2:32.1 L32_1:1.1;
locks    ; strict;
comment  @# @;


36.3
date     91.02.27.21.00.54;  author mks;  state Exp;
branches ;
next     36.2;

36.2
date     90.08.29.17.48.53;  author mks;  state Exp;
branches ;
next     33.9;

33.9
date     89.05.17.16.36.04;  author kodiak;  state Exp;
branches ;
next     33.8;

33.8
date     89.05.17.16.33.44;  author kodiak;  state Exp;
branches ;
next     33.7;

33.7
date     89.01.27.17.28.06;  author kodiak;  state Exp;
branches ;
next     33.6;

33.6
date     89.01.27.14.40.59;  author kodiak;  state Exp;
branches ;
next     33.5;

33.5
date     87.10.16.18.41.05;  author dale;  state Exp;
branches ;
next     33.4;

33.4
date     87.05.13.14.52.43;  author dale;  state Exp;
branches ;
next     33.3;

33.3
date     87.02.20.04.23.43;  author dale;  state Exp;
branches ;
next     33.2;

33.2
date     86.05.05.18.02.08;  author sam;  state Exp;
branches ;
next     33.1;

33.1
date     86.04.25.04.13.33;  author sam;  state Exp;
branches ;
next     32.1;

32.1
date     86.01.14.21.20.59;  author sam;  state Exp;
branches ;
next     1.1;

1.1
date     86.01.14.20.32.26;  author sam;  state Exp;
branches ;
next     ;


desc
@placed under source control
@


36.3
log
@Needed to use debug.lib for a while
@
text
@#
# $Id: Makefile,v 36.2 90/08/29 17:48:53 mks Exp Locker: mks $
#
# $Log:	Makefile,v $
# Revision 36.2  90/08/29  17:48:53  mks
# Changed revision to 36...  Changed ownership to MKS...
#
######################################################################
MAKEMETA=	/usr/commodore/amiga/V${VERSION}/tools/makemeta

MAKEFILE=	Makefile
SRCDIRPATH=	kickstart
SRCDIR=		audio
SUBSYSNAME=	audio
SUBSYSGROUP=	devices
DISKPATH=	devs/audio.device
MISCSRC=	script cppapp

AFLAGS=		-c Q,C,S
CFLAGS=		-X36 -X108
LFLAGS=		map=$*.lmap ROM
#MYLIBS=		/usr/commodore/amiga/V/lib/debug.lib

AFILES=		residenttag.asm \
		device.asm commands.asm interrupt.asm sysbase.asm \
		endmodule.asm
CFILES=		cdevice.c cbeginio.c

EXTERNIFILES=	audio.i
IFILES=		macros.i device.i \
		${EXTERNIFILES}

EXTERNHFILES=	audio.h
HFILES=		device.h \
		${EXTERNHFILES}

FIRSTO=		residenttag.obj
OFILES=		device.obj interrupt.obj sysbase.obj \
		cdevice.obj cbeginio.obj \
		endmodule.obj

all:		${SUBSYSNAME}.ld

.INCLUDE=${MAKEMETA}

CAPP=		cppapp
@


36.2
log
@Changed revision to 36...  Changed ownership to MKS...
@
text
@d2 1
a2 1
# $Id$
d4 4
a7 1
# $Log$
d22 1
@


33.9
log
@(for workbench, but in kickstart directory)
@
text
@d1 4
@


33.8
log
@for workbench version of audio.device
@
text
@d5 1
a5 1
SRCDIRPATH=	workbench/devs
a12 1
CAPP=		cppapp
d37 2
a38 1
SYMBOLOPT=
@


33.7
log
@remove rule to make doc all the time
@
text
@d5 1
a5 1
SRCDIRPATH=	kickstart
d9 1
d13 1
d38 1
a38 2

CAPP=		cppapp
@


33.6
log
@made V36-like
@
text
@d33 1
a33 1
all:		${SUBSYSNAME}.ld  ${SUBSYSNAME}.doc
@


33.5
log
@added new versionating
@
text
@d2 1
a2 37
#                                                                    #
#   Copyright 1986, Commodore-Amiga Inc.   All rights reserved.      #
#   No part of this program may be reproduced, transmitted,          #
#   transcribed, stored in retrieval system, or translated into      #
#   any language or computer language, in any form or by any         #
#   means, electronic, mechanical, magnetic, optical, chemical,      #
#   manual or otherwise, without the prior written permission of     #
#   Commodore-Amiga Incorporated, 983 University Ave. Building #D,   #
#   Los Gatos, California, 95030                                     #
#                                                                    #
######################################################################
#
# $Header: Makefile,v 33.4 87/05/13 14:52:43 dale Exp $
#
# $Locker: dale $
#
# $Log:	Makefile,v $
# Revision 33.4  87/05/13  14:52:43  dale
# Converted to use 3.3 with ROM option
# 
# Revision 33.3  87/02/20  04:23:43  dale
# put in quiet mode during assembly.
# 
# Revision 33.2  86/05/05  18:02:08  sam
# turned on autodoc generation
# 
# Revision 33.1  86/04/25  04:13:33  sam
# uses new Greenhills complier with new switches
# 
# Revision 32.1  86/01/14  21:20:59  sam
# revision set to 32
# 
# Revision 1.1  86/01/14  20:32:26  sam
# Initial revision
# 
#
######################################################################
d4 2
a5 2
V=	V$(VERSION)
MAKEFILE=	Makefile script cppapp
d9 1
a10 4
#
# use these lines to add user options
#
#AFLAGS=	-c C -l $*.lis
d15 4
a18 9
#
# make depend and make print uses the next lines.
# They are maintained by hand.
#
#   AFILES are all the assembler source files
#
AFILES=	residenttag.asm \
	device.asm commands.asm interrupt.asm sysbase.asm \
	endmodule.asm
a19 9
#
#   CFILES are all the C source files
#
CFILES= cdevice.c cbeginio.c

#
#   EXTERNIFILES are all the assembler include files released to others in
#   ${VERDIR}/include/${SUBSYSGROUP}/
#
a20 4
#
#   IFILES are all the assembler include files used by this code, except
#   any _rev.i files
#
a23 4
#
#   EXTERNHFILES are all the C include files released to others in
#   ${VERDIR}/include/${SUBSYSGROUP}/
#
a24 4
#
#   HFILES are all the C include files used by this code, except any
#   _rev.h files
#
d28 4
d33 1
a33 9
#
# OFILES are all the object files that make either the library or the
# rom code generated by this makefile.  FIRSTO is the first to appear
# in the result, but the last dependency to be resolved
#
FIRSTO=	residenttag.obj
OFILES= device.obj interrupt.obj sysbase.obj \
	cdevice.obj cbeginio.obj \
	endmodule.obj
d35 1
a35 4
#
# The main dependency line for a vanilla make
#
all:	${SUBSYSNAME}.ld  ${SUBSYSNAME}.doc
d37 1
a37 6
#
# Include the system makefile 
#
.INCLUDE=/usr/commodore/amiga/$(V)/tools/makemeta

CAPP=	cppapp
@


33.4
log
@Converted to use 3.3 with ROM option
@
text
@d14 1
a14 1
# $Header: Makefile,v 33.3 87/02/20 04:23:43 dale Exp $
d19 3
d40 1
d112 1
a112 1
.INCLUDE=/usr/commodore/amiga/V/tools/makemeta
@


33.3
log
@put in quiet mode during assembly.
@
text
@d14 1
a14 1
# $Header: Makefile,v 33.2 86/05/05 18:02:08 sam Exp $
d19 3
d48 1
a48 1
LFLAGS=		map=$*.lmap
a110 1
LINK=	romlink
@


33.2
log
@turned on autodoc generation
@
text
@d14 1
a14 1
# $Header: Makefile,v 33.1 86/04/25 04:13:33 sam Exp $
d16 1
a16 1
# $Locker:  $
d19 3
d43 1
a43 1
AFLAGS=		-c C,S
d105 1
a105 1
.INCLUDE=/usr/commodore/amiga/V/tools/makemeta.new
@


33.1
log
@uses new Greenhills complier with new switches
@
text
@d14 1
a14 1
# $Header: Makefile,v 32.1 86/01/14 21:20:59 sam Exp $
d19 3
d97 1
a97 2
#all:	${SUBSYSNAME}.ld  ${SUBSYSNAME}.doc
all:	${SUBSYSNAME}.ld
@


32.1
log
@revision set to 32
@
text
@d14 1
a14 1
# $Header: Makefile,v 1.1 86/01/14 20:32:26 sam Exp $
d16 1
a16 1
# $Locker: sam $
d19 3
d38 1
a38 1
CFLAGS=
d94 2
a95 2
audio.crec:	${SUBSYSNAME}.ld
		${SREC} -m -o $@@ -T F00000 -x -s audio.ld > $*.cmap
a96 2
all:	${SUBSYSNAME}.ld  ${SUBSYSNAME}.doc

d100 1
a100 1
.INCLUDE=/usr/commodore/amiga/V/tools/makemeta
@


1.1
log
@Initial revision
@
text
@d14 1
a14 1
# $Header$
d16 1
a16 1
# $Locker$
d18 4
a21 1
# $Log$
@
