Author :
Stefano Lattarini
Date :
2013-01-10 21:31:57
Hash :13abbe06 Message :depend: reduce code duplication
Just a simplification; no semantic change is intended.
* lib/am/depend2.am (am__set_depbase): New. Use it in all the three
flavours of recipes (.o, .obj, .lo), instead of duplicating its code.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>