]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/depend
Tons of little changes to clean up the code and to remove fatal errors
[flightgear.git] / Scenery / depend
index c11d4fc7527d028e772a8a6db9e6da0ac08062e5..d7c4966d2c9e7ed3b3b6c7dfa791646ed5ec87a0 100644 (file)
@@ -1,11 +1,18 @@
-chunkmgr.o: chunkmgr.c chunkmgr.h mesh.h
 common.o: common.c common.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.o: stars.c stars.h ../general.h
+mesh.o: mesh.c ../Include/constants.h ../Include/types.h \
+ ../Math/fg_geodesy.h ../Math/fg_random.h ../Math/mat3.h \
+ ../Math/polar.h ../Math/../Include/types.h mesh.h common.h scenery.h
+obj.o: obj.c ../XGL/xgl.h obj.h ../Include/types.h scenery.h \
+ ../Math/mat3.h
+scenery.o: scenery.c ../XGL/xgl.h ../Include/general.h obj.h \
+ ../Include/types.h scenery.h
+tilemgr.o: tilemgr.c ../XGL/xgl.h scenery.h ../Include/types.h \
+ tileutils.h obj.h ../Aircraft/aircraft.h \
+ ../Aircraft/../Flight/flight.h ../Aircraft/../Flight/Slew/slew.h \
+ ../Aircraft/../Flight/LaRCsim/ls_interface.h \
+ ../Aircraft/../Flight/LaRCsim/../flight.h \
+ ../Aircraft/../Controls/controls.h \
+ ../Aircraft/../Controls/../Include/limits.h ../Include/constants.h \
+ ../Include/general.h
+tileutils.o: tileutils.c tileutils.h ../Include/constants.h