xref
: /
freebsd
/
kerberos5
/
lib
/
Makefile.inc
(revision b52b9d56d4e96089873a75f9e29062eec19fabba)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
SHLIB_MAJOR
?=
5
4
SHLIB_MINOR
?=
0
5
6
.
include
"../
Makefile.inc
"
7