head     1.2;
branch   ;
access   ;
symbols  V38_17:1.2 V38_16:1.2 V36_9:1.0;
locks    ; strict;
comment  @*   @;


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

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

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


desc
@added to RCS
@


1.2
log
@Refer to V38 instead of V36 - to be changed when V is linked to
V38
@
text
@
VERSION=    38

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

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

#AFLAGS=	-l $*.lis
#CAFLAGS=	-l $*.lis

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
@


1.0
log
@added to rcs
@
text
@@
