NAME = lisp
INCS = lisp.h 
SRCS = lisp.c
OBJS = lisp.o
DISTDIRS = ${MACHDISTDIRS} 
TARGETS = ${LIB}
