#	$NetBSD: Makefile,v 1.2 2004/07/03 03:19:06 simonb Exp $

NOMAN=		# defined

PROG=		ptmx

regress: ${PROG}
	./${PROG}

.include <bsd.prog.mk>
