head     1.2;
branch   ;
access   ;
symbols  V36_22:1.0;
locks    ; strict;
comment  @*   @;


1.2
date     92.01.16.11.03.26;  author davidj;  state Exp;
branches ;
next     1.1;

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

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


desc
@added to RCS
@


1.2
log
@Changed to access V38
@
text
@
VERSION=	38

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

MYLIBS=		${LIBDIR}/debug.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 transfer.obj \
			density.obj

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

.INCLUDE=${MAKEMETA}
SPECIALVERNUM=     35
@


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
@@
