]> git.saurik.com Git - wxWidgets.git/blame - utils/tex2rtf/Makefile.in
Don't leave behind trails from glowing OS X button (By extending invisible button...
[wxWidgets.git] / utils / tex2rtf / Makefile.in
CommitLineData
37b8e679
VS
1
2all:
318f6d79 3 cd src; $(MAKE)
37b8e679
VS
4
5clean:
318f6d79 6 cd src; $(MAKE) clean
37b8e679 7