xref: /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
1e5b75505Sopenharmony_ciall: libeapol_supp.a
2e5b75505Sopenharmony_ci
3e5b75505Sopenharmony_ciclean:
4e5b75505Sopenharmony_ci	rm -f *~ *.o *.d *.gcno *.gcda *.gcov libeapol_supp.a
5e5b75505Sopenharmony_ci
6e5b75505Sopenharmony_ciinstall:
7e5b75505Sopenharmony_ci	@echo Nothing to be made.
8e5b75505Sopenharmony_ci
9e5b75505Sopenharmony_ciinclude ../lib.rules
10e5b75505Sopenharmony_ci
11e5b75505Sopenharmony_ciCFLAGS += -DIEEE8021X_EAPOL
12e5b75505Sopenharmony_ci
13e5b75505Sopenharmony_ciLIB_OBJS = eapol_supp_sm.o
14e5b75505Sopenharmony_ci
15e5b75505Sopenharmony_cilibeapol_supp.a: $(LIB_OBJS)
16e5b75505Sopenharmony_ci	$(AR) crT $@ $?
17e5b75505Sopenharmony_ci
18e5b75505Sopenharmony_ci-include $(OBJS:%.o=%.d)
19

Indexes created Thu Nov 07 10:32:03 CST 2024