# $NetBSD: Makefile,v 1.5 2024/06/08 06:39:57 mlelstv Exp $ # .include CPPFLAGS+= -I. -DDEBUG PROG= elf2bb MKMAN= no SRCS= elf2bb.c chksum.c .include