head     1.3;
branch   ;
access   ;
symbols  V38_71:1.3 V38_70:1.3 V37_48:1.1;
locks    ; strict;
comment  @*   @;


1.3
date     91.07.03.14.42.25;  author darren;  state Exp;
branches ;
next     1.2;

1.2
date     91.07.01.17.12.49;  author darren;  state Exp;
branches ;
next     1.1;

1.1
date     91.04.15.15.30.00;  author darren;  state Exp;
branches ;
next     1.0;

1.0
date     89.12.15.16.07.29;  author daveb;  state Exp;
branches ;
next     ;


desc
@added to RCS
@


1.3
log
@Refer to V38 - to be changed when V is linked to V38
@
text
@
VERSION=    38

MAKEFILE=	Makefile
MAKEMETA=	/usr/commodore/amiga/V38/tools/makemeta.daveb
SRCDIRPATH=	workbench/devs/printer
SRCDIR=		epsonQ
SUBSYSNAME=	epsonQ
DISKPATH=	workbench/devs/printers/EpsonQ

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

AFILES=		printertag.asm init.asm transfer.asm
CFILES=		data.c dospecial.c render.c density.c
FIRSTO=		printertag.obj
OFILES=		init.obj data.obj dospecial.obj render.obj density.obj \
			transfer.obj

#AFLAGS=	-l $*.lis
#CAFLAGS=	-l $*.lis

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

.INCLUDE=${MAKEMETA}
SPECIALVERNUM=     35
@


1.2
log
@Refer to V38 instead of V (to be changed when V is linked to V38)
@
text
@d11 1
a11 1
MYLIBS=		${LIBDIR}/debug.lib
@


1.1
log
@Change so it will build on the V: source tree
@
text
@d2 1
a2 1
VERSION=    37
d5 1
a5 1
MAKEMETA=	/usr/commodore/amiga/V/tools/makemeta.daveb
@


1.0
log
@added to rcs
@
text
@d2 1
a2 1
VERSION=    36
d5 1
a5 1
MAKEMETA=	/usr/commodore/amiga/V36/tools/makemeta.daveb
@
