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


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


desc
@initial
@


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

SUBSYSNAME=gels
SUBSYSTEMS=
INCLUDEDIR=
INFILES=
AFILES=	asgel3.asm blisslicer.asm downblisser.asm

CFILES = gel.c gel2.c gel3.c animation.c freegbuffers.c blisser.c

OTHERFILES=	makefile gelsinternal.h gelsinternal.i asbob.i
TEMPDIR=
HOMEDIR=
# defaults to Vxx/src/moduletype/system/subsysname

HOMEINCL=
LINKEROPTS=
ASM_PREPROCESSOR=spp

.include /makefile_master
.include lib:makemeta

@
