This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DragonOS-Community
/
relibc_openlibm
espejo de
https://gitlab.redox-os.org/redox-os/openlibm.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
f0862df1db
Ramas
Etiquetas
gh-pages
master
vs/msun
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.1
v0.4
v0.3
v0.2
v0.1
relibc_openlibm
/
bsdsrc
/
Makefile
Makefile
74 B
Histórico
Raw
1
2
3
4
5
include ../Make.inc
SRCS= b_exp.o b_log.o b_tgamma.o
all: $(SRCS)