Generate ao_t_is_int header from template
authorIvan Maidanski <ivmai@mail.ru>
Sun, 13 Jan 2013 19:39:51 +0000 (23:39 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 13 Jan 2013 20:16:50 +0000 (00:16 +0400)
commitfb4ae68a97c87d28dd3567b757afc3a8bd535160
treeef1442d8653904be0a65c2582702395deba20500
parentfe6a94b7b1b7225928ba0e33880b9b7fd0906db8
Generate ao_t_is_int header from template

* src/Makefile.am (EXTRA_DIST): Add ao_t_is_int.template entry.
* src/Makefile.am (BUILT_SOURCES): Add ao_t_is_int.h entry.
* src/Makefile.am (nobase_private_HEADERS): Remove ao_t_is_int.h
entry (since added to BUILT_SOURCES).
* src/Makefile.am (atomic_ops/sysdeps/ao_t_is_int.h): New rule (to
generate the header from ao_t_is_int.template substituting XBAR
parameter with the corresponding barrier type).
* src/atomic_ops/sysdeps/ao_t_is_int.h: Regenerate.
src/Makefile.am
src/atomic_ops/sysdeps/ao_t_is_int.h
src/atomic_ops/sysdeps/ao_t_is_int.template [new file with mode: 0644]