regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,6 +32,9 @@ all: cube isosurf penguin
|
||||
|
||||
clean:
|
||||
-if exist .\*.o del .\*.o
|
||||
$(MAKE) -C cube -f makefile.gcc $(MAKEARGS) clean
|
||||
$(MAKE) -C isosurf -f makefile.gcc $(MAKEARGS) clean
|
||||
$(MAKE) -C penguin -f makefile.gcc $(MAKEARGS) clean
|
||||
|
||||
cube:
|
||||
$(MAKE) -C cube -f makefile.gcc $(MAKEARGS) all
|
||||
|
Reference in New Issue
Block a user