mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
8 lines
149 B
Makefile
8 lines
149 B
Makefile
# $Header: /b/source/CVS/src/usr.bin/getopt/Makefile,v 1.1 1993/06/21 12:43:58 brezak Exp $
|
|
#
|
|
|
|
PROG = getopt
|
|
MAN1 = getopt.1
|
|
|
|
.include <bsd.prog.mk>
|