  SPECIAL_IMAKEFLAGS = -DUseInstalled -DTurnOptimizingOn=0

  AOUT = hello

  Use_libInterViews()

  ComplexProgramTarget(a.out)
  MakeObjectFromSrc(hello)

