#/******************** Makefile for Module `low_scheme' ********************/
#
# constructed by rsc for RScheme (v0.7.3.1-b39, 1999-12-25),
# module `low-scheme'
#
CFILES= low_scheme_l.c vectops.c chars.c finding.c mapping.c append.c vectors.c lists.c
INCFILES=low_scheme.h
PRODUCT=low_scheme.o

include ../postambl.mak
