You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
226 lines
6.3 KiB
Makefile
226 lines
6.3 KiB
Makefile
include ../../../Make.inc
|
|
LIBDIR=../../../lib
|
|
INCDIR=../../../include
|
|
MODDIR=../../../modules
|
|
HERE=../..
|
|
FINCLUDES=$(FMFLAG)$(HERE) $(FMFLAG)$(MODDIR) $(FMFLAG)$(INCDIR) $(PSBLAS_INCLUDES)
|
|
|
|
|
|
|
|
OBJS=amg_c_as_smoother_apply.o \
|
|
amg_c_as_smoother_apply_vect.o \
|
|
amg_c_as_smoother_bld.o \
|
|
amg_c_as_smoother_check.o \
|
|
amg_c_as_smoother_clone.o \
|
|
amg_c_as_smoother_clone_settings.o \
|
|
amg_c_as_smoother_clear_data.o \
|
|
amg_c_as_smoother_cnv.o \
|
|
amg_c_as_smoother_csetc.o \
|
|
amg_c_as_smoother_cseti.o \
|
|
amg_c_as_smoother_dmp.o \
|
|
amg_c_as_smoother_free.o \
|
|
amg_c_as_smoother_prol_a.o \
|
|
amg_c_as_smoother_prol_v.o \
|
|
amg_c_as_smoother_restr_a.o \
|
|
amg_c_as_smoother_restr_v.o \
|
|
amg_c_base_smoother_apply.o \
|
|
amg_c_base_smoother_apply_vect.o \
|
|
amg_c_base_smoother_bld.o \
|
|
amg_c_base_smoother_check.o \
|
|
amg_c_base_smoother_clone.o \
|
|
amg_c_base_smoother_clone_settings.o \
|
|
amg_c_base_smoother_clear_data.o \
|
|
amg_c_base_smoother_cnv.o \
|
|
amg_c_base_smoother_csetc.o \
|
|
amg_c_base_smoother_cseti.o \
|
|
amg_c_base_smoother_csetr.o \
|
|
amg_c_base_smoother_descr.o \
|
|
amg_c_base_smoother_dmp.o \
|
|
amg_c_base_smoother_free.o \
|
|
amg_c_jac_smoother_apply.o \
|
|
amg_c_jac_smoother_apply_vect.o \
|
|
amg_c_jac_smoother_bld.o \
|
|
amg_c_jac_smoother_descr.o \
|
|
amg_c_jac_smoother_dmp.o \
|
|
amg_c_jac_smoother_clone.o \
|
|
amg_c_jac_smoother_clone_settings.o \
|
|
amg_c_jac_smoother_clear_data.o \
|
|
amg_c_jac_smoother_cnv.o \
|
|
amg_c_jac_smoother_csetc.o \
|
|
amg_c_jac_smoother_cseti.o \
|
|
amg_c_jac_smoother_csetr.o \
|
|
amg_c_l1_jac_smoother_bld.o \
|
|
amg_c_l1_jac_smoother_descr.o \
|
|
amg_c_l1_jac_smoother_clone.o \
|
|
amg_d_as_smoother_apply.o \
|
|
amg_d_as_smoother_apply_vect.o \
|
|
amg_d_as_smoother_bld.o \
|
|
amg_d_as_smoother_check.o \
|
|
amg_d_as_smoother_clone.o \
|
|
amg_d_as_smoother_clone_settings.o \
|
|
amg_d_as_smoother_clear_data.o \
|
|
amg_d_as_smoother_cnv.o \
|
|
amg_d_as_smoother_csetc.o \
|
|
amg_d_as_smoother_cseti.o \
|
|
amg_d_as_smoother_dmp.o \
|
|
amg_d_as_smoother_free.o \
|
|
amg_d_as_smoother_prol_a.o \
|
|
amg_d_as_smoother_prol_v.o \
|
|
amg_d_as_smoother_restr_a.o \
|
|
amg_d_as_smoother_restr_v.o \
|
|
amg_d_base_smoother_apply.o \
|
|
amg_d_base_smoother_apply_vect.o \
|
|
amg_d_base_smoother_bld.o \
|
|
amg_d_base_smoother_check.o \
|
|
amg_d_base_smoother_clone.o \
|
|
amg_d_base_smoother_clone_settings.o \
|
|
amg_d_base_smoother_clear_data.o \
|
|
amg_d_base_smoother_cnv.o \
|
|
amg_d_base_smoother_csetc.o \
|
|
amg_d_base_smoother_cseti.o \
|
|
amg_d_base_smoother_csetr.o \
|
|
amg_d_base_smoother_descr.o \
|
|
amg_d_base_smoother_dmp.o \
|
|
amg_d_base_smoother_free.o \
|
|
amg_d_jac_smoother_apply.o \
|
|
amg_d_jac_smoother_apply_vect.o \
|
|
amg_d_jac_smoother_bld.o \
|
|
amg_d_jac_smoother_descr.o \
|
|
amg_d_jac_smoother_dmp.o \
|
|
amg_d_jac_smoother_clone.o \
|
|
amg_d_jac_smoother_clone_settings.o \
|
|
amg_d_jac_smoother_clear_data.o \
|
|
amg_d_jac_smoother_cnv.o \
|
|
amg_d_jac_smoother_csetc.o \
|
|
amg_d_jac_smoother_cseti.o \
|
|
amg_d_jac_smoother_csetr.o \
|
|
amg_d_l1_jac_smoother_bld.o \
|
|
amg_d_l1_jac_smoother_descr.o \
|
|
amg_d_l1_jac_smoother_clone.o \
|
|
amg_d_poly_smoother_apply_vect.o \
|
|
amg_d_poly_smoother_bld.o \
|
|
amg_d_poly_smoother_cnv.o \
|
|
amg_d_poly_smoother_clone.o \
|
|
amg_d_poly_smoother_clone_settings.o \
|
|
amg_d_poly_smoother_clear_data.o \
|
|
amg_d_poly_smoother_descr.o \
|
|
amg_d_poly_smoother_dmp.o \
|
|
amg_d_poly_smoother_csetc.o \
|
|
amg_d_poly_smoother_cseti.o \
|
|
amg_d_poly_smoother_csetr.o \
|
|
amg_s_as_smoother_apply.o \
|
|
amg_s_as_smoother_apply_vect.o \
|
|
amg_s_as_smoother_bld.o \
|
|
amg_s_as_smoother_check.o \
|
|
amg_s_as_smoother_clone.o \
|
|
amg_s_as_smoother_clone_settings.o \
|
|
amg_s_as_smoother_clear_data.o \
|
|
amg_s_as_smoother_cnv.o \
|
|
amg_s_as_smoother_csetc.o \
|
|
amg_s_as_smoother_cseti.o \
|
|
amg_s_as_smoother_dmp.o \
|
|
amg_s_as_smoother_free.o \
|
|
amg_s_as_smoother_prol_a.o \
|
|
amg_s_as_smoother_prol_v.o \
|
|
amg_s_as_smoother_restr_a.o \
|
|
amg_s_as_smoother_restr_v.o \
|
|
amg_s_base_smoother_apply.o \
|
|
amg_s_base_smoother_apply_vect.o \
|
|
amg_s_base_smoother_bld.o \
|
|
amg_s_base_smoother_check.o \
|
|
amg_s_base_smoother_clone.o \
|
|
amg_s_base_smoother_clone_settings.o \
|
|
amg_s_base_smoother_clear_data.o \
|
|
amg_s_base_smoother_cnv.o \
|
|
amg_s_base_smoother_csetc.o \
|
|
amg_s_base_smoother_cseti.o \
|
|
amg_s_base_smoother_csetr.o \
|
|
amg_s_base_smoother_descr.o \
|
|
amg_s_base_smoother_dmp.o \
|
|
amg_s_base_smoother_free.o \
|
|
amg_s_jac_smoother_apply.o \
|
|
amg_s_jac_smoother_apply_vect.o \
|
|
amg_s_jac_smoother_bld.o \
|
|
amg_s_jac_smoother_descr.o \
|
|
amg_s_jac_smoother_dmp.o \
|
|
amg_s_jac_smoother_clone.o \
|
|
amg_s_jac_smoother_clone_settings.o \
|
|
amg_s_jac_smoother_clear_data.o \
|
|
amg_s_jac_smoother_cnv.o \
|
|
amg_s_jac_smoother_csetc.o \
|
|
amg_s_jac_smoother_cseti.o \
|
|
amg_s_jac_smoother_csetr.o \
|
|
amg_s_l1_jac_smoother_bld.o \
|
|
amg_s_l1_jac_smoother_descr.o \
|
|
amg_s_l1_jac_smoother_clone.o \
|
|
amg_s_poly_smoother_apply_vect.o \
|
|
amg_s_poly_smoother_bld.o \
|
|
amg_s_poly_smoother_cnv.o \
|
|
amg_s_poly_smoother_clone.o \
|
|
amg_s_poly_smoother_clone_settings.o \
|
|
amg_s_poly_smoother_clear_data.o \
|
|
amg_s_poly_smoother_descr.o \
|
|
amg_s_poly_smoother_dmp.o \
|
|
amg_s_poly_smoother_csetc.o \
|
|
amg_s_poly_smoother_cseti.o \
|
|
amg_s_poly_smoother_csetr.o \
|
|
amg_z_as_smoother_apply.o \
|
|
amg_z_as_smoother_apply_vect.o \
|
|
amg_z_as_smoother_bld.o \
|
|
amg_z_as_smoother_check.o \
|
|
amg_z_as_smoother_clone.o \
|
|
amg_z_as_smoother_clone_settings.o \
|
|
amg_z_as_smoother_clear_data.o \
|
|
amg_z_as_smoother_cnv.o \
|
|
amg_z_as_smoother_csetc.o \
|
|
amg_z_as_smoother_cseti.o \
|
|
amg_z_as_smoother_dmp.o \
|
|
amg_z_as_smoother_free.o \
|
|
amg_z_as_smoother_prol_a.o \
|
|
amg_z_as_smoother_prol_v.o \
|
|
amg_z_as_smoother_restr_a.o \
|
|
amg_z_as_smoother_restr_v.o \
|
|
amg_z_base_smoother_apply.o \
|
|
amg_z_base_smoother_apply_vect.o \
|
|
amg_z_base_smoother_bld.o \
|
|
amg_z_base_smoother_check.o \
|
|
amg_z_base_smoother_clone.o \
|
|
amg_z_base_smoother_clone_settings.o \
|
|
amg_z_base_smoother_clear_data.o \
|
|
amg_z_base_smoother_cnv.o \
|
|
amg_z_base_smoother_csetc.o \
|
|
amg_z_base_smoother_cseti.o \
|
|
amg_z_base_smoother_csetr.o \
|
|
amg_z_base_smoother_descr.o \
|
|
amg_z_base_smoother_dmp.o \
|
|
amg_z_base_smoother_free.o \
|
|
amg_z_jac_smoother_apply.o \
|
|
amg_z_jac_smoother_apply_vect.o \
|
|
amg_z_jac_smoother_bld.o \
|
|
amg_z_jac_smoother_descr.o \
|
|
amg_z_jac_smoother_dmp.o \
|
|
amg_z_jac_smoother_clone.o \
|
|
amg_z_jac_smoother_clone_settings.o \
|
|
amg_z_jac_smoother_clear_data.o \
|
|
amg_z_jac_smoother_cnv.o \
|
|
amg_z_jac_smoother_csetc.o \
|
|
amg_z_jac_smoother_cseti.o \
|
|
amg_z_jac_smoother_csetr.o \
|
|
amg_z_l1_jac_smoother_bld.o \
|
|
amg_z_l1_jac_smoother_descr.o \
|
|
amg_z_l1_jac_smoother_clone.o \
|
|
|
|
LIBNAME=libamg_prec.a
|
|
|
|
objs: $(OBJS)
|
|
|
|
lib: objs
|
|
$(AR) $(HERE)/$(LIBNAME) $(OBJS)
|
|
$(RANLIB) $(HERE)/$(LIBNAME)
|
|
|
|
veryclean: clean
|
|
/bin/rm -f $(LIBNAME)
|
|
|
|
clean:
|
|
/bin/rm -f $(OBJS) $(LOCAL_MODS)
|