diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-10-17 19:59:51 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-10-17 19:59:51 +0000 |
| commit | 09127a36371d5f5ac109ad1063e7fe53ee9bf356 (patch) | |
| tree | ab4953ccb765e66befb6a25b7790ed57d86231e0 /lib/libsmb | |
| parent | 1b1697025bbd7936081fcf3e6e65745a545d2911 (diff) | |
Notes
Diffstat (limited to 'lib/libsmb')
| -rw-r--r-- | lib/libsmb/Makefile.depend | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/lib/libsmb/Makefile.depend b/lib/libsmb/Makefile.depend index 29fda55c252f..fc61e1a87937 100644 --- a/lib/libsmb/Makefile.depend +++ b/lib/libsmb/Makefile.depend @@ -2,9 +2,15 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libkiconv \ .include <dirdeps.mk> |
