fix for make clean when building in topdir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c63c71069e
commit
bd8ed12c5a
@ -2558,6 +2558,6 @@ clean:
|
||||
$(RM) *.d
|
||||
$(RM) parser.c
|
||||
$(RM) lexer.c
|
||||
$(RM) ./lib/*
|
||||
$(RM) ./lib/libwx*
|
||||
|
||||
cleanall: clean
|
||||
|
Loading…
Reference in New Issue
Block a user