// $Revision: 1.5 $ // Copyright (c) 1994-1995 Taligent, Inc. All Rights Reserved library BasicNotificationSLib { packagename: CPSamples_BasicNotification source: BNInstantiations.C Sender.C Receiver.C link: {SimpleLinkList} } binary BasicNotificationSApp { source: BasicNotificationMain.C link: BasicNotificationSLib {SimpleLinkList} }