• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/m4/
1## Process this file with automake to produce Makefile.in -*-Makefile-*-
2
3# Files installed for use by aclocal.
4
5aclocaldir = @aclocaldir@
6aclocal_DATA = \
7  lib-ld.m4 \
8  lib-link.m4 \
9  lib-prefix.m4
10
11# Generate this list with
12# find . -type f -name '*.m4' -printf '%f\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012'
13EXTRA_DIST = README \
14lib-ld.m4 \
15lib-link.m4 \
16lib-prefix.m4
17