From: Chris Lattner Date: Tue, 13 Apr 2004 18:33:21 +0000 (+0000) Subject: Really spiff, don't chatter :) X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f7dd526fa66d28b0c36b9766eafd46976d1f2808;p=oota-llvm.git Really spiff, don't chatter :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12907 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/Spiff/Makefile b/utils/Spiff/Makefile index c0fd2301560..18301b8959d 100644 --- a/utils/Spiff/Makefile +++ b/utils/Spiff/Makefile @@ -1,6 +1,6 @@ LEVEL = ../.. TOOLNAME = spiff +CPPFLAGS += -DATT -DNOCHATTER include $(LEVEL)/Makefile.common -CPPFLAGS += -DATT -DNOCHATTER