XCOMM
XCOMM bdvtable - bounded value table example
XCOMM
XCOMM

PACKAGE = bdvtable

#ifdef InObjectCodeDir

CLIPPOLY_CCLDLIBS =

APP_CCLDLIBS =  $(LIBIVGLYPH)
#if HasDynamicSharedLibraries
APP_CCDEPLIBS =  $(DEPIVGLYPH)
#endif

Use_libInterViews()

ComplexProgramTargetNoInstall(bdvtable)

MakeObjectFromSrcFlags(main,)

IncludeDependencies()

#else

MakeInObjectCodeDir()

#endif
