[llvm-commits] CVS: llvm/Makefile.rules

Chris Lattner lattner at cs.uiuc.edu
Tue Oct 26 13:03:04 PDT 2004



Changes in directory llvm:

Makefile.rules updated: 1.213 -> 1.214
---
Log message:

Unless someone seriously objects, I don't think we really need this. Sorry
resistor :(


---
Diffs of the changes:  (+0 -8)

Index: llvm/Makefile.rules
diff -u llvm/Makefile.rules:1.213 llvm/Makefile.rules:1.214
--- llvm/Makefile.rules:1.213	Tue Oct 26 02:09:33 2004
+++ llvm/Makefile.rules	Tue Oct 26 15:02:50 2004
@@ -1098,11 +1098,3 @@
 	@$(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






More information about the llvm-commits mailing list