37b8e67987
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
8 lines
49 B
Makefile
8 lines
49 B
Makefile
|
|
all:
|
|
cd src; make
|
|
|
|
clean:
|
|
cd src; make clean
|
|
|