mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 13:12:46 +00:00
9 lines
97 B
Makefile
9 lines
97 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= make-print-version
|
||
|
NOMAN=
|
||
|
|
||
|
.include <bsd.prog.mk>
|
||
|
|
||
|
.PATH: ${KRB5DIR}/lib/vers
|