head     1.3;
branch   ;
access   ;
symbols  V38_22:1.3 V37_19:1.2 V36_10:1.0 V36_9:1.0;
locks    ; strict;
comment  @*   @;


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

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

1.1
date     90.04.09.09.06.09;  author daveb;  state Exp;
branches ;
next     1.0;

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


desc
@added to RCS
@


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

MAKEFILE=	Makefile
MAKEMETA=	/usr/commodore/amiga/V38/tools/makemeta.daveb
SRCDIRPATH=	workbench/devs/printer
SRCDIR=		sharp_jx-730
SUBSYSNAME=	sharp_jx-730
DISKPATH=	workbench/devs/printers/Sharp_JX-730

MYLIBS=		${LIBDIR}/debug.lib

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

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

.INCLUDE=${MAKEMETA}
SPECIALVERNUM=     35
@


1.2
log
@Changed to work with V:
@
text
@d2 1
a2 1
VERSION=    37
d5 1
a5 1
MAKEMETA=	/usr/commodore/amiga/V/tools/makemeta.daveb
@


1.1
log
@for rcs 4.x header change
@
text
@d2 1
a2 1
VERSION=    36
d5 1
a5 1
MAKEMETA=	/usr/commodore/amiga/V36/tools/makemeta.daveb
@


1.0
log
@added to rcs
@
text
@@
