Makefile 80 B

12345
  1. include ../Make.inc
  2. SRCS= b_exp.c.o b_log.c.o b_tgamma.c.o
  3. all: $(SRCS)