]> git.mxchange.org Git - flightgear.git/blobdiff - Time/Makefile
Capitalized subdirectory names.
[flightgear.git] / Time / Makefile
index 0e23092255cd58df3200d692772d55103ef85f88..e1c7142285ff9f23b9ca3bbae7ce756101ea89e0 100644 (file)
@@ -24,7 +24,7 @@
 #---------------------------------------------------------------------------
 
 
-TARGET = libtimer.a
+TARGET = libTimer.a
 
 CFILES = fg_timer.c
 HFILES = fg_timer.h
@@ -64,6 +64,9 @@ fg_timer.o: fg_timer.c fg_timer.h
 
 #---------------------------------------------------------------------------
 # $Log$
+# Revision 1.2  1997/06/21 17:12:55  curt
+# Capitalized subdirectory names.
+#
 # Revision 1.1  1997/06/16 19:24:19  curt
 # Initial revision.
 #