head     1.1;
branch   ;
access   ;
symbols  V36_47:1.0;
locks    ; strict;
comment  @*   @;


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

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


desc
@added to RCS
@


1.1
log
@for rcs 4.x header change
@
text
@
VERSION=    36

MAKEFILE=	Makefile
MAKEMETA=	/usr/commodore/amiga/V36/tools/makemeta.daveb
SRCDIRPATH=	workbench/devs/printer
SRCDIR=		qume
SUBSYSNAME=	qume
DISKPATH=	workbench/devs/printers/Qume_LetterPro_20

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

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

.INCLUDE=${MAKEMETA}
SPECIALVERNUM=     35
@


1.0
log
@added to rcs
@
text
@@
