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