mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 07:14:26 +01:00
91bd71d206
help the GCC3 transition and CURRENT in general.
7 lines
53 B
Makefile
7 lines
53 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
PROG = getopt
|
|
|
|
.include <bsd.prog.mk>
|