diff options
Diffstat (limited to 'usr.sbin/wpa')
-rw-r--r-- | usr.sbin/wpa/hostapd_cli/Makefile.depend | 2 | ||||
-rw-r--r-- | usr.sbin/wpa/ndis_events/Makefile.depend | 2 | ||||
-rw-r--r-- | usr.sbin/wpa/wpa_cli/Makefile.depend | 2 | ||||
-rw-r--r-- | usr.sbin/wpa/wpa_passphrase/Makefile.depend | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/wpa/hostapd_cli/Makefile.depend b/usr.sbin/wpa/hostapd_cli/Makefile.depend index 26cf195..5269280 100644 --- a/usr.sbin/wpa/hostapd_cli/Makefile.depend +++ b/usr.sbin/wpa/hostapd_cli/Makefile.depend @@ -3,12 +3,14 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ diff --git a/usr.sbin/wpa/ndis_events/Makefile.depend b/usr.sbin/wpa/ndis_events/Makefile.depend index 26cf195..5269280 100644 --- a/usr.sbin/wpa/ndis_events/Makefile.depend +++ b/usr.sbin/wpa/ndis_events/Makefile.depend @@ -3,12 +3,14 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ diff --git a/usr.sbin/wpa/wpa_cli/Makefile.depend b/usr.sbin/wpa/wpa_cli/Makefile.depend index 0ca3031..6033e4a 100644 --- a/usr.sbin/wpa/wpa_cli/Makefile.depend +++ b/usr.sbin/wpa/wpa_cli/Makefile.depend @@ -3,12 +3,14 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ lib/libedit \ lib/ncurses/ncurses \ diff --git a/usr.sbin/wpa/wpa_passphrase/Makefile.depend b/usr.sbin/wpa/wpa_passphrase/Makefile.depend index 26cf195..5269280 100644 --- a/usr.sbin/wpa/wpa_passphrase/Makefile.depend +++ b/usr.sbin/wpa/wpa_passphrase/Makefile.depend @@ -3,12 +3,14 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ |