global.am 243 B

123456789
  1. # -*- Makefile -*-
  2. .la.ldd:
  3. ${AM_V_GEN}${top_srcdir}/lddcheck ${top_builddir}/libtool $< $@
  4. # There is no good POSIX syntax for the following one.. resort to GNUmake
  5. %.ldx: %
  6. ${AM_V_GEN}${top_srcdir}/lddcheck ${top_builddir}/libtool $< $@