Deleted Added
full compact
Makefile (195626) Makefile (195767)
1# $FreeBSD: head/secure/lib/libcrypto/Makefile 195626 2009-07-11 22:30:37Z cperciva $
1# $FreeBSD: head/secure/lib/libcrypto/Makefile 195767 2009-07-19 17:25:24Z kensmith $
2
3SHLIBDIR?= /lib
4SUBDIR= engines
5
6.include <bsd.own.mk>
7
8LIB= crypto
2
3SHLIBDIR?= /lib
4SUBDIR= engines
5
6.include <bsd.own.mk>
7
8LIB= crypto
9SHLIB_MAJOR= 5
9SHLIB_MAJOR= 6
10
11NO_LINT=
12
13.if exists(Makefile.man)
14.include "Makefile.man"
15.endif
16.if defined(NOTYET)
17MAN+= config.5 des_modes.7

--- 437 unchanged lines hidden ---
10
11NO_LINT=
12
13.if exists(Makefile.man)
14.include "Makefile.man"
15.endif
16.if defined(NOTYET)
17MAN+= config.5 des_modes.7

--- 437 unchanged lines hidden ---