summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/Makefile
blob: 1e0543bd363fc6c507b2b3953ebc4e9efcdf65c8 (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	hexdump
SRCS=	conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c
MAN1=	hexdump.1 od.1
LINKS=	${BINDIR}/hexdump ${BINDIR}/od

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