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

all:
	cd wxedit && $(MAKE)
	cd styles && $(MAKE)

clean:
	cd wxedit && $(MAKE) clean
	cd styles && $(MAKE) clean
