projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
added new text event macros description
[wxWidgets.git]
/
utils
/
tex2rtf
/
Makefile.in
Commit
Line
Data
37b8e679
VS
1
2
all:
3
cd src; make
4
5
clean:
6
cd src; make clean
7