Searched refs:remove_time_stamp (Results 1 – 3 of 3) sorted by relevance
66 remove_time_stamp = \ macro89 $(AM_V_at)if $(remove_time_stamp) $@ >$@a.t 2>/dev/null && \90 $(remove_time_stamp) $@.t | cmp $@a.t - >/dev/null 2>&1; then \
1426 remove_time_stamp = \1983 $(AM_V_at)if $(remove_time_stamp) $@ >$@a.t 2>/dev/null && \1984 $(remove_time_stamp) $@.t | cmp $@a.t - >/dev/null 2>&1; then \
4258 * doc/Makefile.am (remove_time_stamp): Include the sed invocation.