diff options
author | Richard Lowe <richlowe@richlowe.net> | 2010-11-05 17:40:20 -0400 |
---|---|---|
committer | Richard Lowe <richlowe@richlowe.net> | 2010-11-05 17:40:20 -0400 |
commit | 64ff09abe6d54ea1167297938bd158dfabcb8ce5 (patch) | |
tree | 319a7ace0018cf3f9efb092c1acf252f1e51bca9 /usr/src/Makefile.lint | |
parent | 5027ae116939e77882ac5560962b15d8a69c9235 (diff) | |
download | illumos-gate-64ff09abe6d54ea1167297938bd158dfabcb8ce5.tar.gz |
364 remove libplot (fix lint)
Approved by: gwr@nexenta.com
Diffstat (limited to 'usr/src/Makefile.lint')
-rw-r--r-- | usr/src/Makefile.lint | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/Makefile.lint b/usr/src/Makefile.lint index 212088c138..144b315c01 100644 --- a/usr/src/Makefile.lint +++ b/usr/src/Makefile.lint @@ -407,7 +407,6 @@ COMMON_SUBDIRS = \ lib/libpctx \ lib/libpicl \ lib/libpicltree \ - lib/libplot \ lib/libpool \ lib/libproc \ lib/libpthread \ |