mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-27 05:21:08 +01:00
9 lines
71 B
Makefile
9 lines
71 B
Makefile
# $Id$
|
|
|
|
PROG= FreeBSD_version
|
|
NOMAN=
|
|
|
|
install:
|
|
|
|
.include <bsd.prog.mk>
|