X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Scenery%2FMakefile;h=5ec7f8996cc1879efe4517a5c0e2af6b16204d25;hb=450a307fc28f9e7563953599e799b274add831ab;hp=4b7b67b07c25055a2272dbfc23c8f37536947ecb;hpb=0688c54540c1d867e79217ab06a6e7a9331bb30e;p=flightgear.git diff --git a/Scenery/Makefile b/Scenery/Makefile index 4b7b67b07..5ec7f8996 100644 --- a/Scenery/Makefile +++ b/Scenery/Makefile @@ -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. #