Windows: upgrade gtk to 2.8
This commit is contained in:
@@ -96,8 +96,8 @@ uninstall-local:
|
||||
|
||||
|
||||
clean-local:
|
||||
if [ -d ../$(TARGET_CFG) ]; then rm -rf ../$(TARGET_CFG); fi
|
||||
if [ -d ../build.log ]; then rm -f ../build.log; fi
|
||||
if [ -d $(TARGET_CFG) ]; then rm -rf $(TARGET_CFG); fi
|
||||
rm -f build.log
|
||||
|
||||
distclean-local:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user