OpenLibm/bsdsrc/Makefile

6 lines
74 B
Makefile
Raw Normal View History

2011-12-31 20:23:38 +01:00
include ../Make.inc
SRCS= b_exp.o b_log.o b_tgamma.o
all: $(SRCS)