From: Ambrose Li [EDP] <ac...@mi...> - 2000-02-07 21:27:15
|
What is the supposed semantics of $(DESTDIR) in the dump Makefiles? I tried to use $(DESTDIR) but found that what it does is very strange. Can someone more knowledgeable look at the attached patch and see if this is more like what is intended? (In particular, I notice the following "problems", or perhaps it's something wrong with my understanding of how $(DESTDIR) means: - $(DESTDIR) is only used for links (ln -s), but the way it is used results in absolute links to places that may not ultimately exist (assuming my understanding of what $(DESTDIR) is for is correct) In particular, the interpretation of $(MLINKS) in the install target results in unsatisfied symlinks if $(DESTDIR) is nonempty - In other places $(DESTDIR) seems to be completely ignored) Thanks, -- Ambrose Li / +1 416 321 0088 x272 / Ming Pao Newspapers (Canada) Ltd. / EDP Department @ Toronto PGP fingerprint = 945C 2CF7 001D 5F03 B026 375F C5CF A55C 9F10 8B0E |