Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > d9ec2159ccbfffd352edf0678f7b617a > files > 378

libwxgtk2.4-devel-2.4.0-3mdk.i586.rpm

# Generated automatically from Makefile.in by configure.
#
# Makefile : Builds wxWindows samples for Unix.
#

SAMPLES_SUBDIRS=artprov calendar caret checklst config controls dialogs dialup dnd docview docvwmdi dragimag drawing dynamic erase event exec font grid help html image internat joytest layout listctrl mdi menu minifram minimal newgrid notebook opengl png printing proplist propsize rotate sashtest scroll scrollsub sockets splitter statbar tab text thread toolbar treectrl treelay typetest validate widgets wizard 

all:
	@for d in $(SAMPLES_SUBDIRS); do (cd $$d && $(MAKE)); done

clean:
	@for d in $(SAMPLES_SUBDIRS); do (cd $$d && $(MAKE) clean); done