Simon Rozman b96ebfbce4 Switch to SPDX license notice
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-22 15:20:57 +01:00

19 lines
1.2 KiB
Makefile

# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright © 1991-2020 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"