head     1.4;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @*   @;


1.4
date     91.11.05.19.16.17;  author peter;  state Exp;
branches ;
next     1.3;

1.3
date     91.11.05.13.41.37;  author peter;  state Exp;
branches ;
next     1.2;

1.2
date     91.11.05.13.20.46;  author peter;  state Exp;
branches ;
next     1.1;

1.1
date     91.11.05.13.20.03;  author peter;  state Exp;
branches ;
next     1.0;

1.0
date     89.09.05.18.16.54;  author bryce;  state Exp;
branches ;
next     ;


desc
@@


1.4
log
@Subsystem name is now debug_lib
@
text
@######################################################################
MAKEMETA=	../../tools/makemeta

SUBSYSNAME=	debug_lib

RESULTFILE=	debug.lib

AFILES= 	tty.asm kcmpstr.asm kgetnum.asm
IFILES=		assembly.i

OFILES= 	tty.obj kcmpstr.obj kgetnum.obj

all quick:	${SUBSYSNAME}.lib doc
		cp ${SUBSYSNAME}.lib ../${RESULTFILE}
		mv ${SUBSYSNAME}.doc ..

internal::
	cp ${SUBSYSNAME}.doc ${DOCDIR}

.INCLUDE=${MAKEMETA}
@


1.3
log
@Doc file is now moved into V:lib.
@
text
@d4 1
a4 1
SUBSYSNAME=	debug
d6 2
d14 1
a14 1
		cp ${SUBSYSNAME}.lib ..
@


1.2
log
@Added 'doc' to the "all" rule.
@
text
@d13 1
@


1.1
log
@As found, lock held by kevin.
@
text
@d11 1
a11 1
all quick:	${SUBSYSNAME}.lib
@


1.0
log
@added to rcs
@
text
@d14 3
@
