rhel: Fix use of $< in ordinary Make rules.
authorBen Pfaff <blp@nicira.com>
Mon, 25 Jul 2011 23:15:18 +0000 (16:15 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 25 Jul 2011 23:15:18 +0000 (16:15 -0700)
commitcbaa4ffe9b72904a7dad8ba23fa13cf2783b26c9
tree7984d8cc8dd16b0dc77c01ba52ed7bcaff9bfd56
parent3e42dfdc39de77a408afc4f812e01d9be5ceda66
rhel: Fix use of $< in ordinary Make rules.

POSIX only allows $< in inference rules, so avoid it for these target
rules.

Also, add a header to the generated spec files to remind developers that
they are generated.
Makefile.am
rhel/automake.mk