lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [4834] Include new product files in fardels


From: Greg Chicares
Subject: [lmi-commits] [4834] Include new product files in fardels
Date: Wed, 07 Apr 2010 12:06:44 +0000

Revision: 4834
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=4834
Author:   chicares
Date:     2010-04-07 12:06:44 +0000 (Wed, 07 Apr 2010)
Log Message:
-----------
Include new product files in fardels

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/workhorse.make

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2010-04-07 11:44:30 UTC (rev 4833)
+++ lmi/trunk/ChangeLog 2010-04-07 12:06:44 UTC (rev 4834)
@@ -24818,3 +24818,8 @@
   xml_serialize.hpp
 Reimplement 'funds' and 'rounding' product files (VS).
 
+20100407T1206Z <address@hidden> [760]
+
+  workhorse.make
+Include new product files in fardels.
+

Modified: lmi/trunk/workhorse.make
===================================================================
--- lmi/trunk/workhorse.make    2010-04-07 11:44:30 UTC (rev 4833)
+++ lmi/trunk/workhorse.make    2010-04-07 12:06:44 UTC (rev 4834)
@@ -872,11 +872,11 @@
   qx_ins.ndx \
   sample.dat \
   sample.db4 \
-  sample.fnd \
+  sample.funds \
   sample.ndx \
   sample.policy \
-  sample.rnd \
-  sample.tir \
+  sample.rounding \
+  sample.strata \
 
 .PHONY: archive_shared_data_files
 archive_shared_data_files:
@@ -965,7 +965,7 @@
 
 fardel_checksummed_files = \
   $(extra_fardel_checksummed_files) \
-  *.dat *.db4 *.fnd *.ndx *.policy *.rnd *.tir \
+  *.dat *.db4 *.funds *.ndx *.policy *.rounding *.strata \
   expiry \
   md5sum$(EXEEXT) \
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]