Add .PHONY targets for building source and binary RPM packages. You can
authorReid Spencer <rspencer@reidspencer.com>
Wed, 16 Aug 2006 00:43:50 +0000 (00:43 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 16 Aug 2006 00:43:50 +0000 (00:43 +0000)
commitf7c75a6832d86885db3af408307c42e7f1a1adac
treefe2669fd7de9f467126466cba9ddc540fc7b8cb2
parent10e46630fb6b19a51f34211942f5f00a438508b4
Add .PHONY targets for building source and binary RPM packages. You can
now just "make rpm" or "make srpm" and it will build them.

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