// $Revision: 1.5 $ // Copyright (c) 1994-1995 Taligent, Inc. All Rights Reserved library CustomNotificationSLib { packagename: CPSamples_CustomNotification source: CNInstantiations.C Sender.C Receiver.C LongNotification.C link: {SimpleLinkList} } binary CustomNotificationSApp { source: CustomNotificationMain.C link: CustomNotificationSLib {SimpleLinkList} }