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 23450e834e
commit b23ae4483e

View File

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