summaryrefslogtreecommitdiffstats
path: root/usr.sbin/timed/timedc/Makefile
blob: 0adc501d8ea5dadd58b59d1a19e2143e39329fd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	timedc
SRCS=	cmds.c cmdtab.c timedc.c byteorder.c measure.c cksum.c
MAN=	timedc.8
BINMODE=4555
.PATH:	${.CURDIR}/../timed

.include "../../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud