+ mkdir $(DISTDIR)/samples/xrc
+ mkdir $(DISTDIR)/samples/xrc/rc
+ cp $(SAMPDIR)/xrc/Makefile.in $(DISTDIR)/samples/xrc
+ cp $(SAMPDIR)/xrc/*.cpp $(DISTDIR)/samples/xrc
+ cp $(SAMPDIR)/xrc/*.h $(DISTDIR)/samples/xrc
+ cp $(SAMPDIR)/xrc/*.rc $(DISTDIR)/samples/xrc
+ cp $(SAMPDIR)/xrc/rc/*.xpm $(DISTDIR)/samples/widgets/rc
+ cp $(SAMPDIR)/xrc/rc/*.xrc $(DISTDIR)/samples/widgets/rc
+ cp $(SAMPDIR)/xrc/rc/*.gif $(DISTDIR)/samples/widgets/rc
+ cp $(SAMPDIR)/xrc/rc/*.ico $(DISTDIR)/samples/widgets/rc
+