summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/Makefile
blob: 5a9e87a65856fba37ca732df5fcc55f7ab4bbf3d (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.0 od.0
LINKS=	${BINDIR}/hexdump ${BINDIR}/od

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