Email lists > GNU Smalltalk environment > Re: [Help-smalltalk] Another Building in MinGW > Re: [Help-smalltalk] Another Building in MinGW

Re: [Help-smalltalk] Another Building in MinGW




This post if a part of  this thread

2008-05-14 23:31:21
Re: Another Building in MinGW
Worked, thanks. However, I must apply a little change to the
makefile:
<code>
install-exec-hook::
	$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install
$(INSTALL)
gst-tool$(EXEEXT)
"$(DESTDIR)$(bindir)/gst-load$(EXEEXT)"
	for
i in $(GST_EXTRA_TOOLS); do 
	  echo $(LN) -f
"$(DESTDIR)$(bindir)/gst-load$(EXEEXT)"
"$(DESTDIR)$(bindir)/$$i$(EXEEXT)"; 
	  $(LN) -f
"$(DESTDIR)$(bindir)/gst-load$(EXEEXT)"
"$(DESTDIR)$(bindir)/$$i$(EXEEXT)"; 
	done
</code>
There used to be no $(EXEEXT) behind gst-tool and gst-load
on the first
line.
-- 
View this message in context: http://www.nabble.com/Another-Building-i
n-MinGW-tp17223428p17245773.html
Sent from the Gnu - Smalltalk mailing list archive at
Nabble.com.



_______________________________________________
help-smalltalk mailing list
help-smalltalkgnu.org

http://lists.gnu.org/mailman/listinfo/help-smalltalk

about | contact  Other archives ( Real Estate discussion Medical topics )