OpenLibm/bsdsrc/Makefile

6 lines
80 B
Makefile

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