projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
New build system for wxPython. (Still needs some polish but is stable
[wxWidgets.git]
/
utils
/
Makefile.in
1
#
2
# Makefile : Builds wxWindows utils for Unix.
3
#
4
5
all:
6
cd wxMMedia2; make
7
8
clean:
9
cd wxMMedia2; make clean
10