17c42deae1
Various other patches that have been lingering around for a while: * Moved trafficcontrol.[ch]xx from the Airports directory to ATC, where it really belongs. * AI aircraft will request startup clearance, and ground control will approve. * Starting AI Aircraft will be pushed back to a predefined holding point on the ground network, and wait a while before taxiing out to the runway
25 lines
397 B
Makefile
25 lines
397 B
Makefile
SUBDIRS = \
|
|
Include \
|
|
Aircraft \
|
|
Airports \
|
|
ATC \
|
|
ATCDCL \
|
|
Autopilot \
|
|
Cockpit \
|
|
Environment \
|
|
FDM \
|
|
GUI \
|
|
Input \
|
|
Instrumentation \
|
|
Model \
|
|
AIModel \
|
|
Navaids \
|
|
Network \
|
|
MultiPlayer \
|
|
Scenery \
|
|
Scripting \
|
|
Sound \
|
|
Systems \
|
|
Time \
|
|
Traffic \
|
|
Main
|