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


42.0
date     93.06.16.11.25.31;  author chrisg;  state Exp;
branches ;
next     ;


desc
@initial
@


42.0
log
@initial
@
text
@##########################################################################
#
# $Id: makefile,v 42.0 1993/06/01 07:23:13 chrisg Exp $
#
##########################################################################

SYSTEM=graphics
SUBSYSNAME=text
MODULETYPE=kickstart
SUBSYSTEMS=
AFILES=bitscale.asm bltcopy.asm clear.asm font.asm \
		length.asm write.asm
VERSION=42
INCLUDEDIR=include:
ASMOPTS=OPTIMON 0xfdc00000 ADDSYM
OTHERFILES=makefile
INFILES=text.i scale.i txtdata.i macros.i
HFILES=text.h scale.h
CFILES=
LINKEROPTS=
TEMPDIR=

.include /makefile_master
.include lib:makemeta

@
