diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 00:07:04 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 00:07:04 +0000 |
commit | ea825d02749f382c3f7e17f28247f20a48733eab (patch) | |
tree | d73b466e28a3889c0be79b5ad7a917cf5b89be6d /bin/chflags | |
parent | 3806950135d2c8633ec0764e8807eacc87cf3e10 (diff) | |
download | src-ea825d02749f382c3f7e17f28247f20a48733eab.tar.gz src-ea825d02749f382c3f7e17f28247f20a48733eab.zip |
Notes
Diffstat (limited to 'bin/chflags')
-rw-r--r-- | bin/chflags/Makefile.depend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/chflags/Makefile.depend b/bin/chflags/Makefile.depend index 3646e2e2b1af..6cfaab1c3644 100644 --- a/bin/chflags/Makefile.depend +++ b/bin/chflags/Makefile.depend @@ -3,7 +3,6 @@ DIRDEPS = \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ |