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


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

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

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


desc
@added to RCS
@


1.2
log
@changed V36 to V38
@
text
@
VERSION=	38

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

MYLIBS=		${LIBDIR}/debug.lib

AFILES=		printertag.asm init.asm transfer.asm
CFILES=		data.c dospecial.c render.c prtready.c
FIRSTO=		printertag.obj
OFILES=		init.obj data.obj dospecial.obj render.obj transfer.obj \
		prtready.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
d20 1
a20 1
	astrip $(SUBSYSNAME).ld
@


1.0
log
@added to rcs
@
text
@@
