14 lines
188 B
Makefile
14 lines
188 B
Makefile
|
|
# Place Include last to get 'distclean' do the correct thing
|
|
SUBDIRS = Aircraft \
|
|
Astro \
|
|
Cockpit \
|
|
Controls \
|
|
Flight \
|
|
Joystick \
|
|
Math \
|
|
Scenery \
|
|
Time \
|
|
Weather \
|
|
XGL \
|
|
Main
|