#/******************** Makefile for Module `low_scheme' ********************/
#
# constructed by rsc for RScheme (v0.7.2, 97.12.21),
# module `low-scheme'
#
CFILES= low_sch2.c vectops.c chars.c finding.c mapping.c append.c vectors.c lists.c
INCFILES=low_sche.h
PRODUCT=lowscm.o

include ../postambl.mak
