// $Revision: 1.7 $ // Copyright (c) 1994-1995 Taligent, Inc. All rights reserved. library RemoteNotificationSLib { packagename: CPSamples_RemoteNotification source: RNInstantiations.C Receiver.C Sender.C SenderCaller.C SenderProtocol.C link: ScreamPlus LLCommunications MLCommunications {SimpleLinkList} } server RemoteNotificationSampleServer { source: SenderDispatcher.C SenderDispatcherMain.C link: RemoteNotificationSLib ScreamPlus MLCommunications {SimpleLinkList} } binary RemoteNotificationSApp { source: RemoteNotificationMain.C link: RemoteNotificationSLib OpixLib ScreamPlus LLCommunications MLCommunications ToolboxLib RuntimeLib TimeLib }