aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-06-14 18:35:08 +0000
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-06-14 18:35:08 +0000
commitbaa677b24896b67ecb08fc3b13c4c36953243a7d (patch)
treec5cec41b2fef99a4ebc51f859aeddf3d8f1814be /Makefile
parent747bf293d47d7437791caed8e8990370b57a7766 (diff)
downloadskia-baa677b24896b67ecb08fc3b13c4c36953243a7d.tar.gz
delete all old (non-Gyp) buildfiles
git-svn-id: http://skia.googlecode.com/svn/trunk@1583 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6a25b56a1c..cb6d017cf1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1 @@
-# Temporarily fall back to the old makefile; the new one was killing buildbot.
-include Makefile.old
+$(error Skia now uses the "Gyp" build system. Please see http://code.google.com/p/skia/wiki/DocRoot )