mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00: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>
|