mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
8 lines
71 B
Makefile
8 lines
71 B
Makefile
# $Id$
|
|
|
|
PROG= FreeBSD_version
|
|
NOMAN=
|
|
|
|
install:
|
|
|
|
.include <bsd.prog.mk>
|