// $Revision: 1.5 $ // Copyright (c) 1994-1995 Taligent, Inc. All Rights Reserved library CustomInterestSLib { packagename: CPSamples_CustomInterest source: CIInstantiations.C LongInterest.C LongNotification.C Receiver.C ValueReceiver.C Sender.C link: {SimpleLinkList} } binary CustomInterestSApp { source: CustomInterestMain.C link: CustomInterestSLib {SimpleLinkList} }