cvs commit: fptools/happy/alex/src Makefile
[email protected] Mon, 28 Apr 2003 12:06:44 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.happy |
|---|---|
| Message-ID | <[email protected]> |
qrczak 2003/04/28 12:06:43 PDT
Modified files:
happy/alex/src Makefile
Log:
Don't make the symlink alex -> alex.bin because at the same time alex is
installed as a regular file, so the next time making a symlink refuses to
overwrite a regular file and 'make install' fails.
Perhaps this is wrong too, I couldn't test on Win32. I don't know how it
was supposed to work but now at least it works on Linux.
Revision Changes Path
1.3 +0 -1 fptools/happy/alex/src/Makefile