8 lines
178 B
Makefile
8 lines
178 B
Makefile
# $OpenBSD: Makefile,v 1.3 2024/07/02 16:18:11 deraadt Exp $
|
|
|
|
SUBDIR= radiusd
|
|
SUBDIR+= radiusd_bsdauth
|
|
SUBDIR+= radiusd_radius
|
|
SUBDIR+= radiusd_standard
|
|
|
|
.include <bsd.prog.mk>
|