// $Revision: 1.13 $ // GraphingFW.PinkMake // Copyright (C) 1994, 1995 Taligent, Inc. All rights reserved. compileoptions: -DHIDE_TEMPLATE_DEFINITIONS localheaderdir: ${TaligentIncludesDir}/Samples library GraphingFWLib { localheader: AxisDrawer.h BarDrawer.h GraphDrawer.h GraphRange.h LabelDrawer.h MarkDrawer.h TitleDrawer.h StandardGraph.h source: GraphingFWInstantiations.C AxisDrawer.C BarDrawer.C GraphDrawer.C GraphRange.C LabelDrawer.C MarkDrawer.C TitleDrawer.C StandardGraph.C packageName: GraphingFramework link: {SimpleLinkList} AlbertPixelBuffers InternationalUtilitiesLib HighLevelAlbert LowLevelAlbert LineLayoutLib PropertyInterfaceLib TimeLib }