diff options
author | suha <none@none> | 2008-08-04 17:16:15 -0700 |
---|---|---|
committer | suha <none@none> | 2008-08-04 17:16:15 -0700 |
commit | baf2c95cb7af3bdff76a3e6693e566e0b8b75bc4 (patch) | |
tree | fe4bcc4a084150e638ef9489cb69bca4c685d4fb /usr/src/lib/libcryptoutil | |
parent | 0fc6d498185b06c2beaf40629f05a8ea495547a0 (diff) | |
download | illumos-joyent-baf2c95cb7af3bdff76a3e6693e566e0b8b75bc4.tar.gz |
backout 6449514/6686002/6686004/6700122: needs more work
Diffstat (limited to 'usr/src/lib/libcryptoutil')
-rw-r--r-- | usr/src/lib/libcryptoutil/Makefile.com | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/lib/libcryptoutil/Makefile.com b/usr/src/lib/libcryptoutil/Makefile.com index d5668d367f..7f8c7a0a43 100644 --- a/usr/src/lib/libcryptoutil/Makefile.com +++ b/usr/src/lib/libcryptoutil/Makefile.com @@ -42,7 +42,6 @@ OBJECTS= \ util.o include $(SRC)/lib/Makefile.lib -include $(SRC)/lib/Makefile.rootfs SRCDIR= ../common |