head     36.11;
branch   ;
access   ;
symbols  V38_4:36.10 V37_603:36.8 V36_603:36.7 V36_599:36.7 V36_596:36.7 V36_587:36.6 V36_579:36.3 V36_575:36.3 V36_573:36.3 V36_572:36.3 V36_570:36.2;
locks    ; strict;
comment  @*   @;


36.11
date     92.04.23.11.24.02;  author darren;  state Exp;
branches ;
next     36.10;

36.10
date     91.07.16.15.23.40;  author darren;  state Exp;
branches ;
next     36.9;

36.9
date     91.07.16.15.21.55;  author darren;  state Exp;
branches ;
next     36.8;

36.8
date     91.02.12.11.48.33;  author darren;  state Exp;
branches ;
next     36.7;

36.7
date     90.08.30.18.26.07;  author darren;  state Exp;
branches ;
next     36.6;

36.6
date     90.08.29.16.41.11;  author darren;  state Exp;
branches ;
next     36.5;

36.5
date     90.08.29.15.43.23;  author darren;  state Exp;
branches ;
next     36.4;

36.4
date     90.08.28.18.18.28;  author darren;  state Exp;
branches ;
next     36.3;

36.3
date     90.04.06.19.22.36;  author daveb;  state Exp;
branches ;
next     36.2;

36.2
date     89.12.15.15.18.33;  author daveb;  state Exp;
branches ;
next     36.1;

36.1
date     89.12.15.14.25.12;  author daveb;  state Exp;
branches ;
next     36.0;

36.0
date     89.12.15.13.50.20;  author daveb;  state Exp;
branches ;
next     ;


desc
@added to RCS
@


36.11
log
@V38->V39
@
text
@
VERSION=    39

MAKEFILE=	Makefile
MAKEMETA=	/usr/commodore/amiga/V39/tools/makemeta.daveb
SRCDIRPATH=	workbench/devs/printer
SRCDIR=		printer
SUBSYSNAME=	printer
SUBSYSGROUP=	devices
DISKPATH=	workbench/devs/printer.device

MYLIBS=		${LIBDIR}/debug.lib ${LIBDIR}/ddebug.lib

AFILES=		residenttag.asm beginio.asm device.asm stop.asm \
		unsupported.asm wtask.asm pwrite.asm \
		write.asm rawwrite.asm prtcommand.asm dumprport.asm \
		wait.asm rpa.asm scale.asm requester.asm endmodule.asm

CFILES=		awrite.c cdefault.c cdumprport.c copen.c cwrite.c \
		yexe.c yexr.c yrxe.c yrxr.c pixel.c error.c fixcolors.c \
		mrp.c query.c floyd.c alias.c time.c

EXTERNIFILES=	printer.i prtbase.i prtgfx.i
INTERNIFILES=	printer_rev.i

IFILES=		${EXTERNIFILES} internal.i macros.i submacs.i

EXTERNHFILES=	printer.h prtbase.h prtgfx.h
INTERNHFILES=	printer_rev.h

HFILES=		${EXTERNHFILES} internal.h timing.h

FIRSTO=		residenttag.obj

OFILES=		beginio.obj device.obj stop.obj \
		unsupported.obj wtask.obj pwrite.obj \
		write.obj rawwrite.obj prtcommand.obj dumprport.obj \
		awrite.obj cdefault.obj cdumprport.obj copen.obj cwrite.obj \
		wait.obj yexe.obj yexr.obj yrxe.obj yrxr.obj pixel.obj \
		error.obj fixcolors.obj rpa.obj time.obj scale.obj mrp.obj \
		query.obj floyd.obj alias.obj requester.obj endmodule.obj

#AFLAGS=	-l $*.lis
#CAFLAGS=	-l $*.lis
#LFLAGS=	map=$*.lmap xref=$*.xref

all:		${SUBSYSNAME}.ld
	astrip $(SUBSYSNAME).ld

.INCLUDE=${MAKEMETA}
SPECIALVERNUM=     39
@


36.10
log
@Remove printer_locale.i - now uses .i file created by CATCOMP
@
text
@d2 1
a2 1
VERSION=    38
d5 1
a5 1
MAKEMETA=	/usr/commodore/amiga/V38/tools/makemeta.daveb
d51 1
a51 1
SPECIALVERNUM=     38
@


36.9
log
@Refer to V38 - to be changed to V when V is linked to V38
@
text
@d26 1
a26 1
IFILES=		${EXTERNIFILES} internal.i macros.i submacs.i printer_locale.i
@


36.8
log
@Point to V instead of V36
@
text
@d2 1
a2 1
VERSION=    36
d5 1
a5 1
MAKEMETA=	/usr/commodore/amiga/V/tools/makemeta.daveb
d17 1
a17 1
		wait.asm rpa.asm scale.asm endmodule.asm
d26 1
a26 1
IFILES=		${EXTERNIFILES} internal.i macros.i submacs.i
d41 1
a41 1
		query.obj floyd.obj alias.obj endmodule.obj
d51 1
a51 1
SPECIALVERNUM=     35
@


36.7
log
@*** empty log message ***
@
text
@d5 1
a5 1
MAKEMETA=	/usr/commodore/amiga/V36/tools/makemeta.daveb
@


36.6
log
@Put this back the way it was.
That outstanding kprintf() has
been found.
@
text
@@


36.5
log
@Remove inclusion of debug.lib,
and ddebug.lib - a quick way to check
for a bug report that debug info is
being sent to the serial port.  The bug repot
is very vague.
@
text
@d12 1
a12 2
#MYLIBS=		${LIBDIR}/debug.lib ${LIBDIR}/ddebug.lib
MYLIBS=
@


36.4
log
@Search LIBDIR for ddebug.lib
instead of maryanne which is down.
@
text
@d12 2
a13 1
MYLIBS=		${LIBDIR}/debug.lib ${LIBDIR}/ddebug.lib
@


36.3
log
@for rcs 4.x header change
@
text
@d12 1
a12 1
MYLIBS=		${LIBDIR}/debug.lib /usr/maryann/daveb/V/dprintf/ddebug.lib
@


36.2
log
@fixed up for V1.4 Beta 1 release
@
text
@@


36.1
log
@changed '#' to '*'
@
text
@a0 12
/*
*
* $Header: Makefile,v 36.0 89/12/15 13:50:20 daveb Exp $
*
* $Locker: daveb $
*
* $Log:	Makefile,v $
*   Revision 36.0  89/12/15  13:50:20  daveb
*   initial revision
*   
*
*/
d24 1
d26 1
a26 1
IFILES=		${EXTERNIFILES} printer_rev.i internal.i macros.i submacs.i
d29 1
d31 1
a31 1
HFILES=		${EXTERNHFILES} printer_rev.h internal.h timing.h
@


36.0
log
@initial revision
@
text
@d1 12
a12 9
##########################################################################
#
# $Header: Makefile,v 1.0 85/04/02 19:29:23 kodiak Exp $
#
# $Locker:  $
#
# $Log:	Makefile,v $
#
##########################################################################
@
