Fix misspelling of ExtraSources, hopefully to unbreak the nightly tester

Remove evil rcs tag :)

llvm-svn: 6737
This commit is contained in:
Chris Lattner 2003-06-17 14:30:21 +00:00
parent bbd00c12e0
commit 0f55690855
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# $Id$
LEVEL = ../..
TOOLNAME = burg
EXTRASOURCES = gram.tab.c
ExtraSource = gram.tab.c
include $(LEVEL)/Makefile.common