blob: 99363d6b54b85c94872698c13d88eeef0cb64b5c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libpcap \
lib/libutil \
secure/lib/libcrypto \
secure/lib/libssl \
usr.sbin/wpa/src/common \
usr.sbin/wpa/src/crypto \
usr.sbin/wpa/src/eap_common \
usr.sbin/wpa/src/eap_peer \
usr.sbin/wpa/src/eap_server \
usr.sbin/wpa/src/eapol_auth \
usr.sbin/wpa/src/eapol_supp \
usr.sbin/wpa/src/l2_packet \
usr.sbin/wpa/src/radius \
usr.sbin/wpa/src/rsn_supp \
usr.sbin/wpa/src/tls \
usr.sbin/wpa/src/utils \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
|