Deleted Added
full compact
Makefile (136910) Makefile (139106)
1# $FreeBSD: head/secure/lib/libcrypto/Makefile 136910 2004-10-24 15:33:08Z ru $
1# $FreeBSD: head/secure/lib/libcrypto/Makefile 139106 2004-12-21 09:33:47Z ru $
2
3LIB= crypto
4SHLIBDIR?= /lib
5SHLIB_MAJOR= 3
6
2
3LIB= crypto
4SHLIBDIR?= /lib
5SHLIB_MAJOR= 3
6
7NOLINT=
7NO_LINT=
8
9.if exists(Makefile.man)
10.include "Makefile.man"
11.endif
12.if defined(NOTYET)
13MAN+= config.5 des_modes.7
14.endif
15

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

--- 372 unchanged lines hidden ---