head     1.3;
branch   ;
access   ;
symbols  V38_33:1.3 V38_31:1.2 V38_29:1.2 V36_25:1.1 V36_23:1.1;
locks    ; strict;
comment  @*   @;


1.3
date     92.01.15.16.24.40;  author eric;  state Exp;
branches ;
next     1.2;

1.2
date     91.07.01.11.04.13;  author darren;  state Exp;
branches ;
next     1.1;

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

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


desc
@added to RCS
@


1.3
log
@Renamed driver from HP_DeskJet to HP_DeskJetOld
@
text
@
VERSION=	38

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

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 density.obj \
			transfer.obj

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

.INCLUDE=${MAKEMETA}
SPECIALVERNUM=     35
@


1.2
log
@Refer to V38 - to be switched to V when V is linked to V38 in the future
@
text
@d7 3
a9 3
SRCDIR=		deskjet
SUBSYSNAME=	deskjet
DISKPATH=	workbench/devs/printers/HP_DeskJet
@


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