[llvm-commits] CVS: llvm/utils/Spiff/Makefile

Chris Lattner lattner at cs.uiuc.edu
Tue Apr 13 13:34:01 PDT 2004


Changes in directory llvm/utils/Spiff:

Makefile updated: 1.1 -> 1.2

---
Log message:

Really spiff, don't chatter :)


---
Diffs of the changes:  (+1 -1)

Index: llvm/utils/Spiff/Makefile
diff -u llvm/utils/Spiff/Makefile:1.1 llvm/utils/Spiff/Makefile:1.2
--- llvm/utils/Spiff/Makefile:1.1	Mon Apr 12 17:53:24 2004
+++ llvm/utils/Spiff/Makefile	Tue Apr 13 13:33:21 2004
@@ -1,6 +1,6 @@
 LEVEL = ../..
 TOOLNAME = spiff
+CPPFLAGS += -DATT -DNOCHATTER
 
 include $(LEVEL)/Makefile.common
 
-CPPFLAGS += -DATT -DNOCHATTER





More information about the llvm-commits mailing list