OpenLibm/bsdsrc/Makefile
2012-01-01 00:53:38 +05:30

5 lines
74 B
Makefile

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