1
0
Fork 0
No description
Find a file
curt 7a29382efc EGCS addendum to README.Win32
Added Tests/ to clean-deps in Makefile.extra
Additional credits in Thanks.
Tweaked configure.in to add Win32 specific things if #include <windows.h>
  exists, rather than just if it's a cygwin32 environment.
1998-05-29 20:29:32 +00:00
aclocal.m4 Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
acsite.m4 Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
AUTHORS Initial revision. 1998-05-23 18:09:09 +00:00
ChangeLog Initial revision. 1998-05-23 18:09:09 +00:00
config.guess Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
config.sub Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
configure Added acsite.m4 to source distribution. 1998-05-27 02:22:58 +00:00
configure.in EGCS addendum to README.Win32 1998-05-29 20:29:32 +00:00
COPYING Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
Done Automake/autoconf tweaks. 1998-04-09 01:43:36 +00:00
INSTALL Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
install-sh Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
ltconfig Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
ltmain.sh Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
Makefile.am Added acsite.m4 to source distribution. 1998-05-27 02:22:58 +00:00
Makefile.extra EGCS addendum to README.Win32 1998-05-29 20:29:32 +00:00
missing Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
mkinstalldirs Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
NEWS Added acsite.m4 to source distribution. 1998-05-27 02:22:58 +00:00
README Initial revision. 1998-04-14 02:45:23 +00:00
README.autoconf Updated ... 1998-05-23 14:31:23 +00:00
README.running Misc updates. 1998-05-20 20:48:54 +00:00
README.Win32 EGCS addendum to README.Win32 1998-05-29 20:29:32 +00:00
Thanks EGCS addendum to README.Win32 1998-05-29 20:29:32 +00:00

Welcome to the Flight Gear project.
===================================

The primary web page for this project is:

    http://www.menet.umn.edu/~curt/fgfs

We are overhauling the make system and a lot of things are in a state of
change, so let me know if you see incorrect information in the README's,
extraneous files laying around, or any other anomylous things.   The
coordinator of this project is Curt Olson <curt@me.umn.edu>.

===================================

Please see .... for more information on .... 

- Authors & Thanks:  List of the authors and contributors.

- COPYING:  Copyright and usage terms and limits.

- INSTALL:  Generic install instructions

- NEWS:  The latest news

- README:  This file

- README.Win32:  Specific Win32 compiling information and instructions

- README.autoconf:  Info on updating the make system (adding new source
                    files, etc.)

- README.running:  Minimalist info for running the simulator