create compile_object/compile_prog functions
authorJuan Quintela <quintela@redhat.com>
Mon, 3 Aug 2009 12:46:03 +0000 (14:46 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Aug 2009 18:05:35 +0000 (13:05 -0500)
commit52166aa09827e2bdf0e727cf66be7266ad2b6a19
tree60ca74335324a4afaae22c7cafc409cdf25727f8
parente2a2ed0658b7d9b56f4377fe6c210e622f1717cd
create compile_object/compile_prog functions

Instead of repeating the code through the file, create this two functions and
call them in all $cc invocations.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
configure