# $NetBSD: Makefile,v 1.1 2003/11/14 23:10:48 simonb Exp $
NOMAN= # defined
PROG= idtest
regress: ${PROG}
./${PROG}
.include <bsd.prog.mk>