XCOMM XCOMM InterViews text-editor application XCOMM PACKAGE = ivtext #ifdef InObjectCodeDir CLIPPOLY_CCLDLIBS = APP_CCLDLIBS = $(LIBIVGLYPH) #if HasDynamicSharedLibraries APP_CCDEPLIBS = $(DEPIVGLYPH) #endif OTHER_CCLDLIBS = $(TIFF_CCLDLIBS) Use_libInterViews() ComplexProgramTarget(ivtext) MakeObjectFromSrcFlags(main,) IncludeDependencies() #else MakeInObjectCodeDir() #endif