lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 782c298 1/2: Alphabetize object files


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 782c298 1/2: Alphabetize object files
Date: Mon, 26 Feb 2018 19:09:45 -0500 (EST)

branch: master
commit 782c29872c2877fab8e863671938357462e61796
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Alphabetize object files
---
 objects.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/objects.make b/objects.make
index 04e4f9b..6fff9c3 100644
--- a/objects.make
+++ b/objects.make
@@ -875,9 +875,9 @@ rate_table_test$(EXEEXT): \
   calendar_date.o \
   crc32.o \
   global_settings.o \
-  path_utility.o \
   miscellany.o \
   null_stream.o \
+  path_utility.o \
   rate_table.o \
   rate_table_test.o \
 



reply via email to

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