head     1.2;
branch   ;
access   ;
symbols  V36_63:1.1;
locks    ; strict;
comment  @*   @;


1.2
date     90.04.06.19.27.00;  author daveb;  state Exp;
branches ;
next     1.1;

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

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


desc
@added to RCS
@


1.2
log
@for rcs 4.x header change
@
text
@
VERSION=	36	# use V36 includes, libraries, etc.

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

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	# what gets sent to bumprev
@


1.1
log
@fixed SRCDIRPATH
@
text
@@


1.0
log
@added to rcs
@
text
@d6 1
a6 1
SRCDIRPATH=	workbench/printer/devs
@
