diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-10-25 17:04:52 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-10-25 17:04:52 +0000 |
commit | 2699a87e6e5c7f6d5c81841ef015d44372c78b55 (patch) | |
tree | 276e264295d36de3e32af59c7d241d4b5afe91d3 /externals/build/README | |
parent | 64525b578d48432bac1289402509b300f655e12f (diff) |
fiddling with build system
svn path=/trunk/; revision=197
Diffstat (limited to 'externals/build/README')
-rw-r--r-- | externals/build/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/build/README b/externals/build/README index 8fe79687..ccc691d6 100644 --- a/externals/build/README +++ b/externals/build/README @@ -23,7 +23,7 @@ that are in the CVS. Every external (the source code) is linked into the "src" directory. In order to be platform independent this is done via c-includes. -Then the build system just tries to build every exeternal that it +Then the build system just tries to build every external that it finds in "src". Problems with this approach: |