diff options
Diffstat (limited to 'cddl/usr.bin/sgsmsg/Makefile.depend')
-rw-r--r-- | cddl/usr.bin/sgsmsg/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cddl/usr.bin/sgsmsg/Makefile.depend b/cddl/usr.bin/sgsmsg/Makefile.depend index fea4fa089d94..dc069b654cc3 100644 --- a/cddl/usr.bin/sgsmsg/Makefile.depend +++ b/cddl/usr.bin/sgsmsg/Makefile.depend @@ -5,6 +5,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DEP_MACHINE := ${.PARSEFILE:E} DIRDEPS = \ + gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ |