mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
9 lines
76 B
Makefile
9 lines
76 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= FreeBSD_version
|
|
NOMAN=
|
|
|
|
install:
|
|
|
|
.include <bsd.prog.mk>
|