# from: @(#)Makefile 5.16 (Berkeley) 4/26/91 # $Id: Makefile,v 1.2 1993/05/20 05:28:19 cgd Exp $ PROG= xebec SRCS= llparse.c llscan.c main.c malloc.c procs.c putdriver.c sets.c xebec.c CFLAGS+= -DDEBUG -traditional NOMAN = noman .include