7 lines
151 B
Makefile
7 lines
151 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2015/07/21 04:06:04 yasuoka Exp $
|
||
|
SUBDIR= radiusd
|
||
|
SUBDIR+= radiusd_bsdauth
|
||
|
SUBDIR+= radiusd_radius
|
||
|
|
||
|
.include <bsd.prog.mk>
|