39 lines
2 KiB
Text
39 lines
2 KiB
Text
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
|
|
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 scenery.h ../types.h ../constants.h \
|
|
../Math/fg_geodesy.h ../Math/polar.h ../Math/../types.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 \
|
|
../Time/../Flight/LaRCsim/../flight.h ../general.h
|
|
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
|
|
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 \
|
|
../Time/../Flight/LaRCsim/../flight.h planets.h stars.h \
|
|
../constants.h ../general.h ../Aircraft/aircraft.h \
|
|
../Aircraft/../Flight/flight.h ../Aircraft/../Controls/controls.h \
|
|
../Aircraft/../Controls/../limits.h ../Main/views.h \
|
|
../Main/../types.h ../Main/../Flight/flight.h ../Main/../Math/mat3.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
|