]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/depend
Changed naming scheme of basic shared structures.
[flightgear.git] / Scenery / depend
index 45d2bf0c4b90000f60144ed34fdc456693e2fc53..2e59282b11b509c5867ec41b35d22501109f25a4 100644 (file)
@@ -1,3 +1,10 @@
+chunkmgr.o: chunkmgr.c chunkmgr.h mesh.h
 common.o: common.c common.h
-mesh.o: mesh.c mesh.h common.h
-scenery.o: scenery.c scenery.h ParseVRML/parsevrml.h
+geometry.o: geometry.c geometry.h mesh.h
+mesh.o: mesh.c ../constants.h ../types.h ../Math/fg_geodesy.h \
+ ../Math/fg_random.h ../Math/mat3.h ../Math/polar.h ../Math/../types.h \
+ mesh.h common.h scenery.h
+parser.o: parser.c parsevrml.h geometry.h common.h mesh.h scenery.h \
+ ../types.h
+scanner.o: scanner.c parser.h
+scenery.o: scenery.c ../general.h scenery.h ../types.h parsevrml.h