]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/Makefile
Capitalized subdirectory names.
[flightgear.git] / Scenery / Makefile
index 4b7b67b07c25055a2272dbfc23c8f37536947ecb..5ec7f8996cc1879efe4517a5c0e2af6b16204d25 100644 (file)
@@ -24,7 +24,7 @@
 #---------------------------------------------------------------------------
 
 
-TARGET = libscenery.a
+TARGET = libScenery.a
 
 CFILES = scanner.c parser.c common.c mesh.c
 HFILES = 
@@ -89,6 +89,9 @@ mesh.o: mesh.c mesh.h common.h
 
 #---------------------------------------------------------------------------
 # $Log$
+# Revision 1.6  1997/06/21 17:12:55  curt
+# Capitalized subdirectory names.
+#
 # Revision 1.5  1997/05/31 19:16:29  curt
 # Elevator trim added.
 #