www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/12/05/14:28:23

From: sos AT buggy DOT prospect DOT com DOT ru (Sergey Okhapkin)
Subject: RE: Help on groff config
5 Dec 1997 14:28:23 -0800 :
Message-ID: <01BD01B5.26647CB0.cygnus.gnu-win32@sos>
To: "gnu-win32 AT cygnus DOT com" <gnu-win32 AT cygnus DOT com>,
"'ycdtosa'"
<ycdtosa AT icsa DOT es>

ycdtosa wrote:
> I'm porting (out of the box: sorry, doing my best) 
> 	groff-1.11a 
> and got it to configure and build, and even test-groff almost right (ascii,
> latin1)
> but I cant 	make Install
> the make install doesn't get the extension neither the path correctly.

Modify Makefile.comm in the root groff directory:

install_prog:
	-test -d $(bindir) || mkdir $(bindir)
	rm -f $(bindir)/$(NAMEPREFIX)$(PROG)
	$(INSTALL_PROGRAM) $(PROG).exe $(bindir)/$(NAMEPREFIX)$(PROG).exe
                             ^^^^                               ^^^^

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019