2000-03-07 Frank Ch. Eigler <fche@redhat.com>
From John Dallaway <jld@redhat.co.uk>:
* Makefile.in (install-sis): Add $(EXEEXT) for Windows host.
+2000-03-07 Frank Ch. Eigler <fche@redhat.com>
+
+ From John Dallaway <jld@redhat.co.uk>:
+ * Makefile.in (install-sis): Add $(EXEEXT) for Windows host.
+
2000-03-03 Jonathan Larmour <jlarmour@redhat.co.uk>
* func.c (buffer_read_memory): Change type of size to unsigned to
# Copy the files into directories where they will be run.
install-sis: installdirs
n=`echo sis | sed '$(program_transform_name)'`; \
- $(INSTALL_PROGRAM) sis $(bindir)/$$n
+ $(INSTALL_PROGRAM) sis$(EXEEXT) $(bindir)/$$n$(EXEEXT)
clean-sis:
rm -f sis end end.h