Makefile (631a2b1ed8ce140ece9b5ece5a64d11f3b47bd1d) Makefile (41d8423f714369ea23708399e02792045f9c3f56)
1# $FreeBSD$
2
3LIB= crypto
1# $FreeBSD$
2
3LIB= crypto
4SHLIBDIR?= /lib
4SHLIB_MAJOR= 3
5
6NOLINT= true
7
8.if exists(Makefile.man)
9.include "Makefile.man"
10.endif
11.if defined(NOTYET)

--- 322 unchanged lines hidden ---
5SHLIB_MAJOR= 3
6
7NOLINT= true
8
9.if exists(Makefile.man)
10.include "Makefile.man"
11.endif
12.if defined(NOTYET)

--- 322 unchanged lines hidden ---