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


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

1.0
date     89.12.15.16.06.16;  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=		canon_1080a
SUBSYSNAME=	canon_1080a
DISKPATH=	workbench/devs/printers/Canon_PJ-1080A

MYLIBS=		${LIBDIR}/debug.lib

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

#CFLAGS=    -l $*.lis

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

.INCLUDE=${MAKEMETA}
SPECIALVERNUM=     35
@


1.0
log
@added to rcs
@
text
@@
