xref: /openbsd-src/regress/lib/libc/popen/Makefile (revision ba8ed52cb10ecb57f6bf123a77f0fe73130515ed)
1#	$OpenBSD: Makefile,v 1.1 2002/02/16 01:55:09 art Exp $
2
3PROG=popen
4
5.include <bsd.regress.mk>
6