diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-02-28 21:10:46 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-02-28 21:10:46 -0500 |
commit | 349da2fb30fd6d2be4bd47a95fee9915b50f6d67 (patch) | |
tree | 3452a35c54ff9cddbd3348c878b2ea57c9b431df /build-slang.com | |
parent | 86b4d41a7463bd35cf662fc748aa338caef609c9 (diff) | |
download | lynx-snapshots-349da2fb30fd6d2be4bd47a95fee9915b50f6d67.tar.gz |
snapshot of project "lynx", label v2-8pre_2
Diffstat (limited to 'build-slang.com')
-rw-r--r-- | build-slang.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-slang.com b/build-slang.com index e7d2d5d2..852afcae 100644 --- a/build-slang.com +++ b/build-slang.com @@ -9,7 +9,7 @@ $! object library does not already exist. $!========================================================================= $! NOTE: Set SLANGINC to the location of your slang.h and slcurses.h, $! ==== and SLANGLIB to the location of your slang.olb (can be relative -$! to the lynx2-7.src subdirectory of this distribution): +$! to the lynx2-8.src subdirectory of this distribution): $! $! SLANGINC = "[-.slang.src]" $! SLANGLIB = "[-.slang.src]" |