File: Makefile.am

package info (click to toggle)
netcdf-parallel 1%3A4.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 105,352 kB
  • sloc: ansic: 229,114; sh: 11,180; yacc: 2,561; makefile: 1,390; lex: 1,173; xml: 173; awk: 2
file content (44 lines) | stat: -rw-r--r-- 782 bytes parent folder | download | duplicates (6)
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
## This is a automake file, part of Unidata's netCDF package.
# Copyright 2018, see the COPYRIGHT file for more information.

# This is to include the libnc-dap test comparison files

# $Id: Makefile.am,v 1.1 2009/11/16 18:32:25 dmh Exp $

EXTRA_DIST=\
test.01.dmp \
test.02.dmp \
test.03.dmp \
test.04.dmp \
test.05.dmp \
test.06a.dmp \
test.06.dmp \
test.07a.dmp \
test.07.dmp \
test.21.dmp \
test.22.dmp \
test.23.dmp \
test.31.dmp \
test.32.dmp \
test.50.dmp \
test.53.dmp \
test.55.dmp \
test.56.dmp \
test.57.dmp \
test.66.dmp \
test.67.dmp \
test.68.dmp \
test.69.dmp \
test.nc.dmp \
test.01.1.dmp \
test.02.1.dmp \
test.03.1.dmp \
test.03.2.dmp \
test.04.1.dmp \
test.05.1.dmp \
test.06.1.dmp \
test.07.1.dmp \
test.07.2.dmp \
test.07.3.dmp \
test.07.4.dmp \
CMakeLists.txt