help-make
[Top][All Lists]
Advanced

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

Re: Does DESTDIR option is part of make?


From: Paul D. Smith
Subject: Re: Does DESTDIR option is part of make?
Date: Mon, 15 May 2006 17:05:46 -0400

%% "nadav vinik" <address@hidden> writes:

  nv> I can istall software for a specific location with "make INSTALL
  nv> DESTDIR=<dir>" It's work for installation of vim.  I try it on my
  nv> LFS and install the same version of make which I have in debian.
  nv> but there it's not work.  It's ignore from this flag.

  nv> Does DESTDIR option is part of make?

No.

If the makefiles for a project you are using doesn't support DESTDIR
you need to contact the developers for that project (vim, in this case)
and ask them about it.

Cheers!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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