# $NetBSD: Makefile,v 1.1 2005/03/15 15:57:58 christos Exp $ NOMAN= # defined PROG= strcmp_test WARNS?= 3 regress: ${PROG} ./${PROG} .include