OSDN Git Service

LDP: Ensure xargs in Makefile is called only if targets exist
authorAkihiro MOTOKI <amotoki@gmail.com>
Mon, 25 Mar 2013 11:14:14 +0000 (20:14 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Mon, 25 Mar 2013 11:14:14 +0000 (20:14 +0900)
commit48ee6eaa74e5b20232d3689c836e1d582fa31c76
tree4e59b37ed5b10532f986c54396851d74e8d48e24
parent4126829004d44a47621256e7780f1bac0b1a29c6
LDP: Ensure xargs in Makefile is called only if targets exist

Previously xargs is always called, so xargs failed when the passed
list if empty.
manual/LDP_man-pages/Makefile