bin_PROGRAMS=rl rl_SOURCES=rl.c aclocal.m4 rl.1 # uncomment the following if rl requires the math library #rl_LDADD=-lm EXTRA_DIST=rl.lsm.in rl.spec.in #NAME.texinfo # if you write a self-test script named `chk', uncomment the # following and add `chk' to the EXTRA_DIST list #TESTS=chk # build and install the .info pages #info_TEXINFOS = rl.texinfo #rl_TEXINFOS = gpl.texinfo # install the man pages man_MANS=rl.1