projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
small updates for Linux->Win32 cross compilation
[wxWidgets.git]
/
utils
/
Makefile.in
Commit
Line
Data
622e48cb
GL
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