File: Makefile.am

package info (click to toggle)
libitpp 4.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,520 kB
  • ctags: 6,341
  • sloc: cpp: 51,608; sh: 9,248; makefile: 636; fortran: 8
file content (59 lines) | stat: -rw-r--r-- 1,310 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
include $(top_srcdir)/Makefile.common

EXTRA_DIST = \
	itpp_mkl_tests.sln \
	array_test.vcproj \
	bch_test.vcproj \
	bessel_test.vcproj \
	blas_test.vcproj \
	channel_test.vcproj \
	cholesky_test.vcproj \
	circular_buffer_test.vcproj \
	commfunc_test.vcproj \
	convcode_test.vcproj \
	converters_test.vcproj \
	det_test.vcproj \
	eigen_test.vcproj \
	error_count_test.vcproj \
	fastica_test.vcproj \
	fastmath_test.vcproj \
	filter_design_test.vcproj \
	filter_test.vcproj \
	fix_test.vcproj \
	freq_filt_test.vcproj \
	galois_test.vcproj \
	gf2mat_test.vcproj \
	histogram_test.vcproj \
	integration_test.vcproj \
	interleaver_test.vcproj \
	inv_test.vcproj \
	itfile_test.vcproj \
	ldpc_test.vcproj \
	llr_test.vcproj \
	ls_solve_test.vcproj \
	lu_test.vcproj \
	matfunc_test.vcproj \
	mat_test.vcproj \
	modulator_nd_test.vcproj \
	modulator_test.vcproj \
	newton_search_test.vcproj \
	parser_test.vcproj \
	poly_test.vcproj \
	pulse_shape_test.vcproj \
	qr_test.vcproj \
	rand_test.vcproj \
	rec_syst_conv_code_test.vcproj \
	reedsolomon_test.vcproj \
	schur_test.vcproj \
	sigfun_test.vcproj \
	sort_test.vcproj \
	source_test.vcproj \
	sparse_test.vcproj \
	stat_test.vcproj \
	svd_test.vcproj \
	timer_test.vcproj \
	transforms_test.vcproj \
	turbo_test.vcproj \
	vec_test.vcproj \
	window_test.vcproj