git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20246
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
*wlib /b /c /n /P=256 $(STCLIB) $(OBJECTS)
clean: .SYMBOLIC
- -erase *.obj *.bak *.err *.pch $(STCLIB) *.lbc
+ -erase *.obj
+ -erase *.bak
+ -erase *.err
+ -erase *.pch
+ -erase $(STCLIB)
+ -erase *.lbc
.EXTENSIONS: .cxx
.cxx: $(S)
*wlib /b /c /n /P=256 $(STCLIB) $(OBJECTS)
clean: .SYMBOLIC
- -erase *.obj *.bak *.err *.pch $(STCLIB) *.lbc
+ -erase *.obj
+ -erase *.bak
+ -erase *.err
+ -erase *.pch
+ -erase $(STCLIB)
+ -erase *.lbc
.EXTENSIONS: .cxx
.cxx: $(S)