Avoid race condition when symlinking XML files. When declaring a rule with many files as target, the rule is called when any of them is requested, resulting in multiple for loops happening during a make process using more than one job. Also, use '$(LN_S) -f' rather than removing and recreating a file, that one should be as supported as 'rm -f' and requires one less command. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
c-client.xsl | ||
xcb.h | ||
xcb_auth.c | ||
xcb_conn.c | ||
xcb_ext.c | ||
xcb_in.c | ||
xcb_list.c | ||
xcb_out.c | ||
xcb_util.c | ||
xcb_xid.c | ||
xcb_xlib.c | ||
xcbext.h | ||
xcbint.h | ||
xcbxlib.h |