xref: /netbsd/usr.bin/getopt/Makefile (revision 6550d01e)
1#	$NetBSD: Makefile,v 1.4 1997/01/09 20:19:45 tls Exp $
2
3PROG = getopt
4
5.include <bsd.prog.mk>
6