Skip to content

Commit

Permalink
Feature 2281 linker (#2296)
Browse files Browse the repository at this point in the history
Co-authored-by: Julie Prestopnik <jpresto@seneca.rap.ucar.edu>
  • Loading branch information
jprestop and Julie Prestopnik authored Oct 16, 2022
1 parent 4bc5977 commit fbf267a
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion src/tools/core/ensemble_stat/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ ensemble_stat_LDADD = -lvx_stat_out \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_color \
-lvx_util_math \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/ensemble_stat/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -335,10 +335,10 @@ ensemble_stat_LDADD = -lvx_stat_out \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_color \
-lvx_util_math \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/grid_stat/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ grid_stat_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_cal \
-lvx_util_math \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/grid_stat/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -334,10 +334,10 @@ grid_stat_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_cal \
-lvx_util_math \
Expand Down
4 changes: 2 additions & 2 deletions src/tools/core/mode/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ mode_LDADD = -lvx_pxm \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_seeps \
-lvx_grid \
-lvx_config \
-lvx_bool_calc \
Expand All @@ -67,4 +67,4 @@ EXTRA_DIST = mode_exec.h \
mode_ps_table_defs.h \
mode_usage.h \
combine_boolplanes.h \
objects_from_netcdf.h
objects_from_netcdf.h
2 changes: 1 addition & 1 deletion src/tools/core/mode/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -373,9 +373,9 @@ mode_LDADD = -lvx_pxm \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_seeps \
-lvx_grid \
-lvx_config \
-lvx_bool_calc \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/point_stat/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ point_stat_LDADD = -lvx_stat_out \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_gsl_prob \
-lvx_color \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/point_stat/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -334,10 +334,10 @@ point_stat_LDADD = -lvx_stat_out \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_gsl_prob \
-lvx_color \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/series_analysis/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ series_analysis_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_cal \
-lvx_util_math \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/series_analysis/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,10 @@ series_analysis_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_cal \
-lvx_util_math \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/stat_analysis/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ stat_analysis_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_time_series \
-lvx_pb_util \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/stat_analysis/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -344,10 +344,10 @@ stat_analysis_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_time_series \
-lvx_pb_util \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/wavelet_stat/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ wavelet_stat_LDADD = -lvx_pxm \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_cal \
-lvx_util_math \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/core/wavelet_stat/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -341,10 +341,10 @@ wavelet_stat_LDADD = -lvx_pxm \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_cal \
-lvx_util_math \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/other/gen_ens_prod/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ gen_ens_prod_LDADD = -lvx_stat_out \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_color \
-lvx_util_math \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/other/gen_ens_prod/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -335,10 +335,10 @@ gen_ens_prod_LDADD = -lvx_stat_out \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_color \
-lvx_util_math \
Expand Down
4 changes: 2 additions & 2 deletions src/tools/other/gsi_tools/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ gsid2mpr_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
Expand Down Expand Up @@ -93,10 +93,10 @@ gsidens2orank_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
Expand Down
4 changes: 2 additions & 2 deletions src/tools/other/gsi_tools/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -386,10 +386,10 @@ gsid2mpr_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
Expand Down Expand Up @@ -434,10 +434,10 @@ gsidens2orank_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/tc_utils/tc_gen/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ tc_gen_LDADD = -lvx_stat_out \
-lvx_statistics \
-lvx_gis \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_pb_util \
-lvx_cal \
Expand Down
2 changes: 1 addition & 1 deletion src/tools/tc_utils/tc_stat/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ tc_stat_LDADD = -lvx_stat_out \
-lvx_data2d_nccf \
-lvx_statistics \
-lvx_data2d \
-lvx_seeps \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_seeps \
-lvx_config \
-lvx_gsl_prob \
-lvx_pb_util \
Expand Down

0 comments on commit fbf267a

Please sign in to comment.