]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/depend
Shufflin' stuff.
[flightgear.git] / Scenery / depend
index 45d2bf0c4b90000f60144ed34fdc456693e2fc53..2fcd2dea74e2171cb0eb202afa09ea6a49e116a1 100644 (file)
@@ -1,3 +1,19 @@
+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 \
+ stars.h
+stars.o: stars.c stars.h ../constants.h ../general.h ../GLUT/views.h \
+ ../GLUT/../types.h ../GLUT/../Flight/flight.h \
+ ../GLUT/../Flight/Slew/slew.h \
+ ../GLUT/../Flight/LaRCsim/ls_interface.h \
+ ../GLUT/../Flight/LaRCsim/../flight.h ../GLUT/../Math/mat3.h \
+ ../Aircraft/aircraft.h ../Aircraft/../Flight/flight.h \
+ ../Aircraft/../Controls/controls.h \
+ ../Aircraft/../Controls/../limits.h