]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/depend
Prepended "fg" on the name of all global structures that didn't have it yet.
[flightgear.git] / Scenery / depend
index 0feaa8bc9485e3d6dfa5d8ed0b2a64aded4e6c1c..38498f397dec7ef29f25278f4e6153f144182ef7 100644 (file)
@@ -1,3 +1,13 @@
+astro.o: astro.c astro.h stars.h moon.h orbits.h ../Time/fg_time.h \
+ ../Time/../types.h ../Time/../Flight/flight.h \
+ ../Time/../Flight/Slew/slew.h \
+ ../Time/../Flight/LaRCsim/ls_interface.h \
+ ../Time/../Flight/LaRCsim/../flight.h planets.h sun.h ../constants.h \
+ ../general.h ../Main/views.h ../Main/../types.h \
+ ../Main/../Flight/flight.h ../Main/../Math/mat3.h \
+ ../Aircraft/aircraft.h ../Aircraft/../Flight/flight.h \
+ ../Aircraft/../Controls/controls.h \
+ ../Aircraft/../Controls/../limits.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 \
@@ -6,10 +16,10 @@ mesh.o: mesh.c ../constants.h ../types.h ../Math/fg_geodesy.h \
 moon.o: moon.c orbits.h ../Time/fg_time.h ../Time/../types.h \
  ../Time/../Flight/flight.h ../Time/../Flight/Slew/slew.h \
  ../Time/../Flight/LaRCsim/ls_interface.h \
- ../Time/../Flight/LaRCsim/../flight.h moon.h ../Main/views.h \
- ../Main/../types.h ../Main/../Flight/flight.h ../Main/../Math/mat3.h \
- ../general.h
-obj.o: obj.c obj.h
+ ../Time/../Flight/LaRCsim/../flight.h moon.h ../general.h \
+ ../Main/views.h ../Main/../types.h ../Main/../Flight/flight.h \
+ ../Main/../Math/mat3.h
+obj.o: obj.c obj.h scenery.h ../types.h ../Math/mat3.h
 orbits.o: orbits.c orbits.h ../Time/fg_time.h ../Time/../types.h \
  ../Time/../Flight/flight.h ../Time/../Flight/Slew/slew.h \
  ../Time/../Flight/LaRCsim/ls_interface.h \
@@ -18,12 +28,8 @@ planets.o: planets.c ../Time/fg_time.h ../Time/../types.h \
  ../Time/../Flight/flight.h ../Time/../Flight/Slew/slew.h \
  ../Time/../Flight/LaRCsim/ls_interface.h \
  ../Time/../Flight/LaRCsim/../flight.h orbits.h planets.h sun.h
-scenery.o: scenery.c ../general.h moon.h orbits.h ../Time/fg_time.h \
- ../Time/../types.h ../Time/../Flight/flight.h \
- ../Time/../Flight/Slew/slew.h \
- ../Time/../Flight/LaRCsim/ls_interface.h \
- ../Time/../Flight/LaRCsim/../flight.h obj.h scenery.h ../types.h \
- stars.h
+scenery.o: scenery.c ../general.h astro.h stars.h obj.h scenery.h \
+ ../types.h
 stars.o: stars.c orbits.h ../Time/fg_time.h ../Time/../types.h \
  ../Time/../Flight/flight.h ../Time/../Flight/Slew/slew.h \
  ../Time/../Flight/LaRCsim/ls_interface.h \
@@ -35,4 +41,6 @@ stars.o: stars.c orbits.h ../Time/fg_time.h ../Time/../types.h \
 sun.o: sun.c ../Time/fg_time.h ../Time/../types.h \
  ../Time/../Flight/flight.h ../Time/../Flight/Slew/slew.h \
  ../Time/../Flight/LaRCsim/ls_interface.h \
- ../Time/../Flight/LaRCsim/../flight.h orbits.h
+ ../Time/../Flight/LaRCsim/../flight.h ../Main/views.h \
+ ../Main/../types.h ../Main/../Flight/flight.h ../Main/../Math/mat3.h \
+ orbits.h sun.h