1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/kerberos5/lib/Makefile.inc
Jacques Vidrine 60b9808291 Bump major library version of all Heimdal Kerberos libraries
after import from KTH repository circa 2002/02/17.
2002-02-19 16:02:28 +00:00

7 lines
73 B
Makefile

# $FreeBSD$
SHLIB_MAJOR?= 5
SHLIB_MINOR?= 0
.include "../Makefile.inc"