XCOMM XCOMM examples XCOMM PACKAGE = examples3.1_dir #if BuildRPCClasses PLOT = plot SENDPLOT = sendplot #else PLOT = SENDPLOT = #endif SUBDIRS = \ box1 \ box2 \ box3 \ box4 \ box5 \ button1 \ button2 \ button3 \ bvalue \ circle \ drag \ fonts \ himom \ image \ ips \ menu \ patch \ $(PLOT) \ preview \ print \ rubband \ $(SENDPLOT) \ zoomer MakeInSubdirs($(SUBDIRS)) IvmkcmTargets($(PACKAGE))