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


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


desc
@initial
@


42.0
log
@initial
@
text
@##########################################################################
#
# $Id: makefile,v 42.0 1993/06/01 07:25:53 chrisg Exp $
#
# $Locker:  $
#
##########################################################################

SUBSYSNAME=d
SUBSYSTEMS=
INCLUDEDIR=
CVERSION=6
INFILES=
AFILES= utility.asm muldiv.asm
CFILES=		startup.c \
		find_key.c \
		find_tag.c \
		add_record.c \
		rem_record.c \
		next_record.c \
		find_info.c \
		subroutines.c \
		videocontrol.c

INFILES=
OTHERFILES=	makefile init.h proginfo.h
TEMPDIR=
HOMEDIR=
# defaults to Vxx/src/moduletype/system/subsysname

HOMEINCL=
LINKEROPTS=

.include /makefile_master
.include lib:makemeta

@
