head     1.2;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


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

1.1
date     91.08.14.13.39.07;  author mks;  state Exp;
branches ;
next     ;


desc
@Simple makefile for the RVI code for rexx...
@


1.2
log
@Added autodoc.asm to AFILES
@
text
@######################################################################
MAKEMETA=	../../../tools/makemeta

SUBSYSNAME=	rexx_support

AFILES=		autodoc.asm

OFILES= 	rexxvars.o

all quick:	${SUBSYSNAME}_lib.lib

.INCLUDE=${MAKEMETA}
@


1.1
log
@Initial revision
@
text
@d6 2
@
