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