projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
wxHtmlHistoryItem needs not be wxObject
[wxWidgets.git]
/
utils
/
emulator
/
Makefile.in
Commit
Line
Data
3373d6bf
JS
1
2
all:
3
cd src; $(MAKE)
4
5
clean:
6
cd src; $(MAKE) clean
7