summaryrefslogtreecommitdiffstats
path: root/libexec/xtend/Makefile
blob: 2164a73b5242086431aa789fc5521b19b3b8512e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Makefile for xtend (Stark) 10/30/93

BINMODE=	4555

PROG=	xtend
SRCS=	xtend.c status.c packet.c user.c
CFLAGS+=-I. 
LDADD+= -lutil

MAN8=	xtend.8

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud