diff options
Diffstat (limited to 'gnu/usr.bin/cc/cc/Makefile.depend')
-rw-r--r-- | gnu/usr.bin/cc/cc/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc/Makefile.depend b/gnu/usr.bin/cc/cc/Makefile.depend index 12613ee..87b6d9d 100644 --- a/gnu/usr.bin/cc/cc/Makefile.depend +++ b/gnu/usr.bin/cc/cc/Makefile.depend @@ -3,6 +3,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/usr.bin/cc/cc_tools \ gnu/usr.bin/cc/libcpp \ gnu/usr.bin/cc/libiberty \ |