xref: /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/Makefile (revision e5b75505)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
1CFLAGS += -DCONFIG_IPV6
2
3LIB_OBJS= \
4	radius.o \
5	radius_client.o \
6	radius_das.o \
7	radius_server.o
8
9include ../lib.rules
10

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