summaryrefslogtreecommitdiffstats
path: root/sys/netiso/xebec/Makefile
blob: fa05f9cc47edbfbd0b76a2366826986cb1958e27 (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	5.16 (Berkeley) 4/26/91

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 <bsd.prog.mk>
OpenPOWER on IntegriCloud