Make the .inc file depend on $(TBLGEN), so that changes to TableGen followed
authorBrian Gaeke <gaeke@uiuc.edu>
Sun, 1 Jun 2003 04:52:51 +0000 (04:52 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sun, 1 Jun 2003 04:52:51 +0000 (04:52 +0000)
commit76e3dc798b3593fa334b3f2790762aa9ce8d6a6e
treefdb2775116d18906adf2ed76e35ab7daf2807dc5
parent26c6915539bbe3393450ece5d82d7d9ea546d417
Make the .inc file depend on $(TBLGEN), so that changes to TableGen followed
by a re-link of TableGen will notify Make to rebuild the .inc file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6512 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/Makefile