File: Makefile.am

package info (click to toggle)
regina-normal 4.1.3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,072 kB
  • ctags: 5,069
  • sloc: cpp: 43,186; sh: 8,427; perl: 2,363; makefile: 828; python: 114
file content (24 lines) | stat: -rw-r--r-- 601 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
##
##  Regina - A Normal Surface Theory Calculator
##  Makefile Template
##
##  Process this file with automake in the top-level directory
##  to produce Makefile.in.
##

KDE_OPTIONS=noautodist

SUBDIRS = sigs

examplesdir = $(pkgdatadir)/examples

examples_DATA = README.txt \
  closed-hyp-census.rga closed-or-census.rga closed-nor-census.rga \
  knot-link-census.rga sample-misc.rga \
  sig-3mfd-census.rga sig-prime-min-census.rga snappea-census.rga \
  progress.py progress.session \
  tree.py tree.session \
  triangulation.py triangulation.session

EXTRA_DIST = $(examples_DATA) gap-tests.rga