lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV suggestion to make make install-help notice more noticeable


From: T.E.Dickey
Subject: Re: LYNX-DEV suggestion to make make install-help notice more noticeable
Date: Tue, 6 Jan 1998 05:06:08 -0500 (EST)

ok (will check)
 
> *** makefile.in.orig  Tue Jan  6 11:10:32 1998
> --- makefile.in       Tue Jan  6 11:56:20 1998
> ***************
> *** 240,246 ****
>       cd ..; rm -f $(lynxname).tar.Z; compress -f -v $(lynxname).tar
>   
>   install: lynx install-bin install-man install-cfg @INSTALL_LSS@
> !     @echo Use $(MAKE) install-help to install the help-files
>   
>   install-bin: $(bindir)
>       -mv -f $(bindir)/lynx $(bindir)/lynx.old
> --- 240,247 ----
>       cd ..; rm -f $(lynxname).tar.Z; compress -f -v $(lynxname).tar
>   
>   install: lynx install-bin install-man install-cfg @INSTALL_LSS@
> !     @echo ""
> !     @echo Use \"$(MAKE) install-help\" to install the help files.
>   
>   install-bin: $(bindir)
>       -mv -f $(bindir)/lynx $(bindir)/lynx.old
> 
> Or maybe: `` @echo "Use '$(MAKE) install-help' to install the help files." '',
> if BSD and SysV echo's are different in this respect.  Just a suggestion.
> 
> __Henry
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]