File: Makefile.am

package info (click to toggle)
plotutils 2.6-15
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,040 kB
  • sloc: ansic: 68,670; sh: 20,086; cpp: 12,382; yacc: 2,588; makefile: 838; lex: 137
file content (11 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in

info_TEXINFOS = plotutils.texi

# Use --no-split to avoid creating filenames > 14 chars.
MAKEINFO = makeinfo --no-split

man_MANS = ode.1 plot.1 spline.1 tek2plot.1 plotfont.1

# why must the man pages be mentioned explicitly?
EXTRA_DIST = ode.1 plot.1 spline.1 tek2plot.1 plotfont.1 gendocs.sh gendocs_template