1 2 3 4 5 6 7
# $NetBSD: Makefile,v 1.4 1999/02/09 19:21:55 tv Exp $ PROG= objdump SRCS= objdump.c prdbg.c MAN= objdump.1 .include <bsd.prog.mk>