mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
9 lines
71 B
Makefile
9 lines
71 B
Makefile
|
|
# $Id$
|
||
|
|
|
||
|
|
PROG= FreeBSD_version
|
||
|
|
NOMAN=
|
||
|
|
|
||
|
|
install:
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|