summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xten/Makefile
blob: cc7baeae3e41bd67fc913830ba41aa2ea864976c (plain)
1
2
3
4
5
6
7
8
9
10
# Makefile for xten (Stark) 10/30/93

PROG=	xten
SRCS=	xten.c
CFLAGS+=-I. -I${.CURDIR}/../../libexec/xtend

MAN1=	xten.1

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud