From: Chris Lattner Date: Tue, 26 Oct 2004 20:02:50 +0000 (+0000) Subject: Unless someone seriously objects, I don't think we really need this. Sorry X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=58aef7f43fc9788387a290d8bc3b2e94abf53a28;p=oota-llvm.git Unless someone seriously objects, I don't think we really need this. Sorry resistor :( git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17265 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.rules b/Makefile.rules index 89f28b84e0b..e4e068e131f 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -1098,11 +1098,3 @@ printvars:: @$(ECHO) "Compile.CXX: " '$(Compile.CXX)' @$(ECHO) "Compile.C: " '$(Compile.C)' -# This frivolous target provided for Resistor who requested that the makefiles -# be hardened and that he get a "pony" after the makefiles (accidentally) -# deleted his unix kernel. -pony:: - @wget -q \ - http://search.cpan.org/src/ASAVIGE/Acme-EyeDrops-1.40/lib/Acme/EyeDrops/pony2.eye \ - -O /tmp/resistor.pony - @cat /tmp/resistor.pony