mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-24 10:52:36 +01:00
91bd71d206
help the GCC3 transition and CURRENT in general.
6 lines
50 B
Makefile
6 lines
50 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mktemp
|
|
|
|
.include <bsd.prog.mk>
|