Commit 8cbb6f96 by Janis Johnson

* Makefile.in: Don't include decRound in library used by compiler.

From-SVN: r119064
parent 200d6481
2006-10-10 Brooks Moses <bmoses@stanford.edu>
2006-11-21 Janis Johnson <janis187@us.ibm.com>
* Makefile.in: Don't include decRound in library used by compiler.
2006-10-10 Brooks Moses <bmoses@stanford.edu>
* Makefile.in: Added empty "pdf" target.
2006-09-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
......
......@@ -60,7 +60,7 @@ libdecnumber_a_OBJS = decNumber.o decContext.o decUtility.o \
libdecnumber_a_SOURCES = decContext.c decContext.h decDPD.h \
decNumber.c decNumber.h decNumberLocal.h \
decUtility.c decUtility.h \
decRound.c decimal128.c decimal128.h decimal32.c decimal32.h \
decimal128.c decimal128.h decimal32.c decimal32.h \
decimal64.c decimal64.h
all: libdecnumber.a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment