Install target in xemacs.mak
Mike Alexander <[email protected]>
| Newsgroups | gmane.emacs.xemacs.windows |
|---|---|
| Message-ID | <[email protected]> |
The xemacs.mak that was checked in on Saturday still has a few problems
with the install target. It tries to copy nt/PROBLEMS but that file is
gone. It probably should be copying $(SRCROOT)\PROBLEMS instead of just
PROBLEMS. Either that or nt\PROBLEMS needs to be resurrected. It also
still copies some files to i586-pc-win32 which XEmacs looks for in lib-src.
At least DOC is in the wrong place and I think XEmacs is also looking for
movemail.exe (and perhaps other .exe files) in lib-src.
Mike