XCOMM
XCOMM scrollable - demo program
XCOMM

PACKAGE = scrollable

#ifdef InObjectCodeDir

CLIPPOLY_CCLDLIBS =

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

Use_libInterViews()
ComplexProgramTargetNoInstall(scrollable)

MakeObjectFromSrcFlags(main,)

IncludeDependencies()

#else

MakeInObjectCodeDir()

#endif
