[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commits] r6982 - /branches/libdfp/libc/dfp/sysdeps/soft-dfp/dpd/Makefile
- To: commits@xxxxxxxxxx
- Subject: [commits] r6982 - /branches/libdfp/libc/dfp/sysdeps/soft-dfp/dpd/Makefile
- From: eberlein@xxxxxxxxxx
- Date: Sat, 20 Sep 2008 00:06:16 -0000
Author: eberlein
Date: Fri Sep 19 17:06:16 2008
New Revision: 6982
Log:
2008-09-19 Pete Eberlein <eberlein@xxxxxxxxxx>
* dfp/sysdeps/soft-dfp/dpd/Makefile: New file.
Added:
branches/libdfp/libc/dfp/sysdeps/soft-dfp/dpd/Makefile
Added: branches/libdfp/libc/dfp/sysdeps/soft-dfp/dpd/Makefile
==============================================================================
--- branches/libdfp/libc/dfp/sysdeps/soft-dfp/dpd/Makefile (added)
+++ branches/libdfp/libc/dfp/sysdeps/soft-dfp/dpd/Makefile Fri Sep 19 17:06:16 2008
@@ -1,0 +1,7 @@
+# Makefile for soft-dfp, dpd format
+
+ifeq ($(subdir),dfp)
+ libdfp-shared += dpd-private decode-decimal
+ libdfp-routines += dpd-private decode-decimal
+endif
+