mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
Corrected a typo.
This commit is contained in:
parent
59ded4a82c
commit
cc496d0c6f
@ -30,10 +30,13 @@ tst_gattenum.cdl tst_usuffix.cdl
|
||||
# This shell script causes ncgen to build a classic and a 64-bit
|
||||
# offset file from a cdl file shipped with the distribution.
|
||||
#if !BUILD_DLL
|
||||
TESTS = run_tests.sh
|
||||
if USE_NETCDF4
|
||||
TESTS += run_nc4_tests.sh
|
||||
endif # USE_NETCDF4
|
||||
##
|
||||
# Moved to ncdump as these tests rely on ncdump having been built.
|
||||
##
|
||||
#TESTS = run_tests.sh
|
||||
#if USE_NETCDF4
|
||||
#TESTS += run_nc4_tests.sh
|
||||
#endif # USE_NETCDF4
|
||||
#endif # !BUILD_DLL
|
||||
|
||||
CLEANFILES = c0.nc c0_64.nc c0_4.nc c0_4c.nc ref_camrun.c \
|
||||
|
Loading…
Reference in New Issue
Block a user