]> git.saurik.com Git - wxWidgets.git/blame_incremental - utils/tex2rtf/Makefile.in
added menubar update OnActivate for multiple frames with their own menubars, it's...
[wxWidgets.git] / utils / tex2rtf / Makefile.in
... / ...
CommitLineData
1
2all:
3 cd src; make
4
5clean:
6 cd src; make clean
7