No empty .Rs/.Re
[netbsd-mini2440.git] / regress / lib / libc / inet / inet_network / Makefile
blobe3af1a64432b8d319c2653478b2f19177bf9b19d
1 # $NetBSD$
3 NOMAN= # defined
5 PROG= inet_network
7 regress: ${PROG}
8 ./${PROG} < ${.CURDIR}/inwtest
10 .include <bsd.prog.mk>