#	$NetBSD: Makefile,v 1.1 2023/10/13 18:46:22 ad Exp $

NOMAN=		# defined

PROG=		dislodgefd
WARNS?=		4
LDADD=		-lpthread

.include <bsd.prog.mk>
