*** no comment ***
This commit is contained in:
parent
d65ec7c9c8
commit
07f5f43886
1 changed files with 2 additions and 3 deletions
|
|
@ -8,14 +8,13 @@ libgdtoa_la_SOURCES = \
|
||||||
misc.c smisc.c strtoIQ.c strtoId.c strtoIdd.c strtoIf.c strtoIg.c \
|
misc.c smisc.c strtoIQ.c strtoId.c strtoIdd.c strtoIf.c strtoIg.c \
|
||||||
strtoIx.c strtoIxL.c strtod.c strtodI.c strtodg.c strtof.c strtopQ.c \
|
strtoIx.c strtoIxL.c strtod.c strtodI.c strtodg.c strtof.c strtopQ.c \
|
||||||
strtopd.c strtopdd.c strtopf.c strtopx.c strtopxL.c strtorQ.c \
|
strtopd.c strtopdd.c strtopf.c strtopx.c strtopxL.c strtorQ.c \
|
||||||
strtord.c strtordd.c strtorf.c strtorx.c strtorxL.c sum.c ulp.c \
|
strtord.c strtordd.c strtorf.c strtorx.c strtorxL.c sum.c ulp.c
|
||||||
strtodnrp.c
|
|
||||||
|
|
||||||
EXTRA_libgdtoa_la_SOURCES = arithchk.c qnan.c
|
EXTRA_libgdtoa_la_SOURCES = arithchk.c qnan.c
|
||||||
|
|
||||||
BUILT_SOURCES = arith.h gd_qnan.h
|
BUILT_SOURCES = arith.h gd_qnan.h
|
||||||
CLEANFILES = arith.h gd_qnan.h arithchk qnan
|
CLEANFILES = arith.h gd_qnan.h arithchk qnan
|
||||||
EXTRA_DIST = LICENSE
|
EXTRA_DIST = LICENSE strtodnrp.c
|
||||||
|
|
||||||
arith.h: arithchk.c
|
arith.h: arithchk.c
|
||||||
$(CC) $(CFLAGS) -o $(top_builddir)/arithchk $< || \
|
$(CC) $(CFLAGS) -o $(top_builddir)/arithchk $< || \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue