Makefile.am 371 B

123456789101112
  1. ## Process this file with automake to produce Makefile.in
  2. info_TEXINFOS = plotutils.texi
  3. # Use --no-split to avoid creating filenames > 14 chars.
  4. MAKEINFO = makeinfo --no-split
  5. man_MANS = ode.1 plot.1 spline.1 tek2plot.1 plotfont.1
  6. # why must the man pages be mentioned explicitly?
  7. EXTRA_DIST = ode.1 plot.1 spline.1 tek2plot.1 plotfont.1 gendocs.sh gendocs_template