Mercurial > hg > xemacs-beta
diff src/Makefile.in.in @ 2388:cfff883d4990
[xemacs-hg @ 2004-11-14 12:19:55 by crestani]
Fix Cygwin installation and pdump build.
author | crestani |
---|---|
date | Sun, 14 Nov 2004 12:20:00 +0000 |
parents | e77c2aea9fd8 |
children | 97dd9f867cef |
line wrap: on
line diff
--- a/src/Makefile.in.in Sun Nov 14 01:43:12 2004 +0000 +++ b/src/Makefile.in.in Sun Nov 14 12:20:00 2004 +0000 @@ -419,7 +419,11 @@ DUMP_ID = dump-id.o #ifndef WIN32_NATIVE DUMP_TARGET = $(PROGNAME) +#ifndef CYGWIN RAW_EXE = temacs +#else +RAW_EXE = temacs.exe +#endif #endif #else DUMP_TARGET = $(PROGNAME)