mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 12:44:53 +01:00
7 lines
53 B
Makefile
7 lines
53 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
PROG = getopt
|
|
|
|
.include <bsd.prog.mk>
|