]> git.saurik.com Git - wxWidgets.git/blame_incremental - utils/dialoged/Makefile.in
fixed bug with the caret positioning after SetValue() introduced by the last commit
[wxWidgets.git] / utils / dialoged / Makefile.in
... / ...
CommitLineData
1
2all:
3 cd src; $(MAKE)
4
5clean:
6 cd src; $(MAKE) clean
7