Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / regress / lib / libc / hsearch / Makefile
blob5aa813044c94aae5d1171c026bbcd746474878a7
1 # $NetBSD: Makefile,v 1.2 2001/12/12 01:24:01 tv Exp $
3 NOMAN= # defined
5 PROG= hsearchtest
7 regress: ${PROG}
8 ./${PROG}
10 .include <bsd.prog.mk>