diff options
Diffstat (limited to 'usr.bin/pr')
-rw-r--r-- | usr.bin/pr/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/pr/Makefile.depend b/usr.bin/pr/Makefile.depend index 65ce567..6caf55f 100644 --- a/usr.bin/pr/Makefile.depend +++ b/usr.bin/pr/Makefile.depend @@ -3,11 +3,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ |