OBJS=\ AssemblyInfo \ init/Main \ init/AppHandler \ common/RequestParser \ common/SessionManager \ common/User \ common/UnixUser \ common/UserIdentifier \ common/UnixUserIdentifier \ common/Constants \ common/CSSSLogger \ common/CSSSException \ communication/IPCChannel \ communication/CommunicationFactory \ communication/UnixIPCChannel \ communication/ICommunication \ communication/UnixCommunication \ cache/KeyChain \ cache/Secret \ cache/SecretStore \ cache/KeyValue \ cache/IKeychain \ cache/ISecret \ lss/LocalStorage \ lss/CASACrypto \ lss/Rfc2898DeriveBytes \ verbs/ISSVerb \ verbs/GetSecretStoreInfo \ verbs/OpenSecretStore \ verbs/CloseSecretStore \ verbs/RemoveSecretStore \ verbs/AddKeyChain \ verbs/RemoveKeyChain \ verbs/WriteSecret \ verbs/ReadSecret \ verbs/RemoveSecret \ verbs/EnumerateKeyChainIds \ verbs/EnumerateSecretIds \ verbs/SetMasterPassword \ verbs/WriteKey \ verbs/ReadKey \ verbs/WriteBinaryKey \ verbs/ReadBinaryKey \ verbs/IsSecretPersistent \ verbs/ObjectSerialization \ test/cache/TestSecret \ test/cache/TestKeyChain \ test/cache/TestSecretStore \ test/common/TestSessionManager \ test/common/TestRequestParser \ test/communication/TestUnixCommunication \ test/verbs/TestOpenSecretStore \ test/verbs/TestCloseSecretStore \ test/verbs/TestEnumerateKeyChainIDs \ test/verbs/TestEnumerateSecIDs \ test/verbs/TestReadSecret \ test/verbs/TestRemoveKeyChain \ test/verbs/TestWriteSecret