diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-08-06 13:04:14 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-08-06 13:04:14 -0400 |
commit | d7e8d7e419ae58610a9988ff09910670a59526ff (patch) | |
tree | a7c02ce435a282a5f60b1a297b5dd4d053b92d67 /src/makefile.wsl | |
parent | e6ba2a01f70f84d9133cf305e4b493c9d656cb21 (diff) | |
download | lynx-snapshots-d7e8d7e419ae58610a9988ff09910670a59526ff.tar.gz |
snapshot of project "lynx", label v2-8-1dev_20
Diffstat (limited to 'src/makefile.wsl')
-rw-r--r-- | src/makefile.wsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.wsl b/src/makefile.wsl index ff7d3813..8a5504d9 100644 --- a/src/makefile.wsl +++ b/src/makefile.wsl @@ -58,5 +58,5 @@ DefaultStyle.o: DefaultStyle.c ../userdefs.h LYEditmap.o: LYEditmap.c ../userdefs.h LYCharUtils.o: LYCharUtils.c ../userdefs.h LYExtern.o: LYExtern.c ../userdefs.h -LyUtils.o: LYUtils.c ../userdefs.h +LYUtils.o: LYUtils.c ../userdefs.h LYCookie.o: ../userdefs.h |