Cross Reference: Makefile
xref: /src/lib/libradius/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/lib/libradius/
11.16Schristos# $NetBSD: Makefile,v 1.16 2025/07/13 20:15:16 christos Exp $
21.10Stls
31.10StlsUSE_FORT?= yes	# network protocol library
41.1Smanu
51.1SmanuUSE_SHLIBDIR=	yes
61.2Schristos.include <bsd.own.mk>
71.1Smanu
81.2SchristosWARNS=3
91.7SchristosLINTFLAGS+= -Sw
101.1Smanu
111.5SchristosLIB=	radius
121.1SmanuCPPFLAGS+=	-I.
131.15SchristosCPPFLAGS+=	-DOPENSSL_API_COMPAT=0x10100000L
141.1Smanu
151.1SmanuCPPFLAGS+=	-DWITH_SSL
161.16SchristosLIBDPLIBS+=crypto ${.CURDIR}/../../crypto/external/${EXTERNAL_OPENSSL_SUBDIR}/lib/libcrypto
171.1Smanu
181.1SmanuSRCS=	radlib.c
191.3SchristosINCS=	radlib.h radlib_vs.h
201.4SchristosINCSDIR=/usr/include
211.1Smanu
221.1SmanuMAN=	libradius.3 radius.conf.5
231.1Smanu
241.1SmanuCLEANFILES+= libradius.cat3 radius.conf.cat5 radlib.d 
251.1Smanu
261.1Smanu.include <bsd.lib.mk>
27

Indexes created Sat Dec 20 17:09:30 GMT 2025