XCOMM
XCOMM scrollable - demo program
XCOMM

PACKAGE = scrollable

#ifdef InObjectCodeDir

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

Use_libInterViews()
ComplexProgramTargetNoInstall(scrollable)

MakeObjectFromSrcFlags(main,-xc++)

IncludeDependencies()

#else

MakeInObjectCodeDir()

#endif
