Also, move burg rule to Makefile.common.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Vikram S. Adve 2001-08-06 19:06:56 +00:00
parent bedbcf65e2
commit 0fae90e3a2

View File

@ -12,6 +12,3 @@ Source = \
include $(LEVEL)/Makefile.common
%.burm.cpp: %.burg
$(RunBurg) -o $@ $<