bin_PROGRAMS=rl rl_SOURCES=rl.c rl.h \ random.c alloc.c buffer.c \ aclocal.m4 rl.1 rl_LDADD=@LIBOBJS@ # uncomment the following if rl requires the math library #rl_LDADD=-lm EXTRA_DIST=rl.lsm.in rl.spec.in getopt_long.c getopt_long.h #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