maint.mk: mark syntax-check sc_*.m rules as .PHONY
authorJim Meyering <meyering@redhat.com>
Mon, 15 Feb 2010 10:04:56 +0000 (11:04 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 15 Feb 2010 10:04:56 +0000 (11:04 +0100)
commit46f482ed7eed0b034b88c0f6b8a546f668d20321
tree37f4409a71179cbae1253dcc6c64b89ecdee2163
parenta1d565aa5b47ec56243e74d4ac8b4988a751fef2
maint.mk: mark syntax-check sc_*.m rules as .PHONY

* top/maint.mk ($(syntax-check-rules)): Add .PHONY, so that
"make -t syntax-check" doesn't create a ton of sc_*.m files.
ChangeLog
top/maint.mk