1 # This is the developer's makefile, not the user's makefile.
2 # Don't use it unless you know exactly what you do!
6 include $(SRCDIR)/Makerules.devel
9 DATA_HEADERS = cl_F_ln2_var.h cl_F_ln10_var.h cl_F_pi_var.h cl_F_exp1_var.h cl_F_eulerconst_var.h cl_F_catalanconst_var.h
13 $(DATA_HEADERS) : % : %.in $(DIGIT_HEADER)
14 $(DIGIT_HEADER) < $< > $@