Windows: upgrade gtk to 2.8

This commit is contained in:
soochoi
2006-05-08 19:55:29 +00:00
parent 109d62b715
commit 5171349f73
7 changed files with 99 additions and 61 deletions

View File

@@ -97,7 +97,7 @@ uninstall-local:
clean-local:
if [ -d $(TARGET_CFG) ]; then rm -rf $(TARGET_CFG); fi
if [ -d build.log ]; then rm -f build.log; fi
rm -f build.log
distclean-local: