1 # @(#)Makefile 8.1 (Berkeley) 6/6/93 2 3 PROG= hexdump 4 SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c 5 MAN1= hexdump.0 od.0 6 LINKS= ${BINDIR}/hexdump ${BINDIR}/od 7 8 .include <bsd.prog.mk> 9
Indexes created Wed Nov 05 01:09:58 GMT 2025