pulled down a new version of wpilib (revision 3615)
I checked, and all of the changes we had on top of it got upstreamed (thanks
Jerry!) so this is just a clean copy (with newlines converted).
git-svn-id: https://robotics.mvla.net/svn/frc971/2013/trunk/src@4177 f308d9b7-e957-4cde-b6ac-9a88185e7312
diff --git a/aos/externals/WPILib/Makefile b/aos/externals/WPILib/Makefile
index 6e13be8..fe999c8 100644
--- a/aos/externals/WPILib/Makefile
+++ b/aos/externals/WPILib/Makefile
@@ -1,3 +1,8 @@
+broken:
+ @echo THIS FILE IS OLD 2>&1
+ @echo IT IS ONLY HERE TO HELP MANUALLY DOWNLOAD NEW VERSIONS!!!!! 2>&1
+ exit 1
+
all: make.rb WPILib.a
#ruby make.rb
clean: