summaryrefslogtreecommitdiff
path: root/usr/src/Makefile.lint
diff options
context:
space:
mode:
authorNobutomo Nakano <Nobutomo.Nakano@Sun.COM>2009-07-29 11:24:28 -0700
committerNobutomo Nakano <Nobutomo.Nakano@Sun.COM>2009-07-29 11:24:28 -0700
commit5fbb8099f56d8d460ea0bd3efafc8211fafb75f2 (patch)
tree87557d8835b52dd42a04b44132fb8938ae02ae8c /usr/src/Makefile.lint
parentd9452f237f843c1321abb5810d2f9ee6cbeae43c (diff)
downloadillumos-gate-5fbb8099f56d8d460ea0bd3efafc8211fafb75f2.tar.gz
PSARC 2008/727 Add sparse file support to cpio
4480319 cpio does not properly copy files that are sparse (have holes in them)
Diffstat (limited to 'usr/src/Makefile.lint')
-rw-r--r--usr/src/Makefile.lint1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/Makefile.lint b/usr/src/Makefile.lint
index bae080281c..b2872fbe54 100644
--- a/usr/src/Makefile.lint
+++ b/usr/src/Makefile.lint
@@ -89,6 +89,7 @@ COMMON_SUBDIRS = \
cmd/consadm \
cmd/coreadm \
cmd/cpc \
+ cmd/cpio \
cmd/crypt \
cmd/csplit \
cmd/ctrun \