stc targets in the global makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-03-14 16:11:33 +00:00
parent 0f8df1b95c
commit 110b5d83a6
2 changed files with 4 additions and 0 deletions

View File

@@ -4,7 +4,9 @@
all:
cd mmedia; make
cd stc; make
clean:
cd mmedia; make clean
cd stc; make clean