Deleted Added
full compact
Makefile (160819) Makefile (195767)
1# $FreeBSD: head/secure/lib/libssl/Makefile 160819 2006-07-29 19:41:41Z simon $
1# $FreeBSD: head/secure/lib/libssl/Makefile 195767 2009-07-19 17:25:24Z kensmith $
2
3LIB= ssl
2
3LIB= ssl
4SHLIB_MAJOR= 5
4SHLIB_MAJOR= 6
5
6NO_LINT=
7
8.if exists(Makefile.man)
9.include "Makefile.man"
10.endif
11.include "../libcrypto/Makefile.inc"
12

--- 19 unchanged lines hidden ---
5
6NO_LINT=
7
8.if exists(Makefile.man)
9.include "Makefile.man"
10.endif
11.include "../libcrypto/Makefile.inc"
12

--- 19 unchanged lines hidden ---