# SPDX-License-Identifier: GPL-3.0-or-later # Copyright © 1991-2021 Amebis # Copyright © 2016 GÉANT ###################################################################### # EAP Method Settings ###################################################################### # Type number as assigned by IANA # (https://www.iana.org/assignments/eap-numbers/eap-numbers.xhtml#eap-numbers-4) EAPMETHOD_TYPE=21 ###################################################################### # Build MSM module! ###################################################################### !INCLUDE "..\MSIBuild\MakefileEAPMethod.mak"