File: Makefile.am

package info (click to toggle)
normaliz 3.9.4%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 27,624 kB
  • sloc: cpp: 39,173; makefile: 2,008; python: 715; sh: 6
file content (133 lines) | stat: -rw-r--r-- 2,762 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
EXTRA_DIST =					\
	2cone.in				\
	2cone_ineq.in				\
	2cone_int.in				\
	2equations.in				\
	2equations_default.in			\
	3x3magic.in				\
	3x3magiceven.in				\
	3x3magiceven_lat.in			\
	3x3magiceven_sat.in			\
	3x3magicNGD.in				\
	4x4.in					\
	5x5.in					\
	5x5dual.in				\
	5x5Gorenstein.in			\
	6x6.in					\
	A443.in					\
	A543.in					\
	A553.in					\
	A643.in					\
	baby.in					\
	both_precomputed.in			\
	ChineseRemainder.in			\
	ChF_2_64.in				\
	ChF_8_1024.in				\
	VdM_16_1048576.in			\
	CondEffPlur.in				\
	Condorcet.in				\
	CondorcetFV.in				\
	CondorcetN.in				\
	Condorcet.symm.in			\
	CondorcetInt.in				\
	CondorcetRange.in			\
	CondorcetExpansion.in			\
	CondorcetSemi.in			\
	Condorcet_one.in			\
	cube_3.in				\
	cube_3_dual_fac.in			\
	FortuneCookie.in			\
	InhomCong.in				\
	InhomCongLat.in				\
	InhomCongSigns.in			\
	InhomIneq.in				\
	InhomIneqInc.in				\
	InhomIneqIH.in				\
	InhomIneq_7.in				\
	InhomIneq_7_8.in			\
	InhomIneq_gen.in			\
	InhomIneq_prec.in			\
	IntClMonId.in				\
	IntClMonIdSupp.in			\
	IsEmpty.in				\
	IsNonEmpty.in				\
	MonIdeal.in				\
	NonCMDiv.in				\
	NumSemi.in				\
	pet.in					\
	PluralityVsCutoff.in			\
	square2.in				\
	SquareMinusVertex.in			\
	SquareMinusVertexInhom.in		\
	SquareMinusVertexPolyh.in		\
	SquareMinusVertexStrict.in		\
	big.in					\
	bo5.in					\
	cross2.in				\
	cut_poly_7.in				\
	dehomogenization.in			\
	euclid.in				\
	gen_inhom_nonpointed.in			\
	halfspace2.in				\
	halfspace3inhom-input.in 		\
	hickerson-16.in				\
	hickerson-18.in				\
	hickerson-18plus1.in			\
	huge.in					\
	j462.in					\
	lattice_ideal.in			\
	knapsack_11_60.in			\
	lo6.in					\
	max_polytope_cand.in			\
	medium.in				\
	no_open_facet.in			\
	normface.in				\
	open_facet.in				\
	pentagon.in				\
	pedro2.in				\
	poly_hom_const.in			\
	poly_ineq.in				\
	polytope.in				\
	polytope_deg1.in			\
	pythagoras.in				\
	pythagoras_int.in			\
	pythagoras_rat.in			\
	rafa2416.in				\
	rational.in				\
	rationalFL.in				\
	rationalIH.in				\
	rational_inhom.in			\
	ratlat_2.in				\
	rees.in					\
	semigraphoid5.in			\
	small.in				\
	small_inhom_hbrc.in			\
	small_proj.in				\
	small_sh_proj.in			\
	small_proj_inhom.in			\
	small_sh_proj_inhom.in			\
	Stanleydec.in				\
	strict_sign.in				\
	strictBorda.in				\
	strictBorda_fixed_prec.in		\
	pythagoras.in				\
	pythagoras_int.in			\
	pythagoras_rat.in			\
	subspace4.in				\
	tame.in					\
	tame_prec.in				
	
EXTRA_DIST +=					\
	600cell-dual.in				\
	600cell.in				\
	buckyball-v.in				\
	dodecahedron-v.in			\
	grandantiprism.in			\
	great_rhombicuboctahedron-v.in		\
	icosahedron-v.in			\
	icosahedron-h.in			\
	icosahedron_prec.in			\
	perm7_d2_dual.in			\
	small_rhombicuboctahedron-v.in		\
	QConstSymb.in				\
	truncateddodecahedron.in