xref: /freebsd/contrib/wpa/src/eapol_supp/Makefile (revision c1d255d3ffdbe447de3ab875bf4e7d7accc5bfc5)
1*c1d255d3SCy SchubertCFLAGS += -DIEEE8021X_EAPOL
2*c1d255d3SCy Schubert
3*c1d255d3SCy SchubertLIB_OBJS = eapol_supp_sm.o
4*c1d255d3SCy Schubert
5*c1d255d3SCy Schubertinclude ../lib.rules
6