]> git.saurik.com Git - wxWidgets.git/blame - samples/mobile/Makefile.in
added wxGetTopLevelParent()
[wxWidgets.git] / samples / mobile / Makefile.in
CommitLineData
8f4a9a10
RR
1#
2# Makefile : Builds wxWindows samples for Unix.
3#
4
5all:
6 cd wxedit && $(MAKE)
7
8clean:
9 cd wxedit && $(MAKE) clean