bug-make
[Top][All Lists]
Advanced

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

Re: svn 14407 broke the repository.


From: Paul D. Smith
Subject: Re: svn 14407 broke the repository.
Date: Sat, 4 Mar 2006 09:15:51 -0500

%% Bernhard Fischer <address@hidden> writes:

  >> What I need to know at least is: what is the correct, complete path for
  >> the blkid_getsize.c file?  What is the correct, complete path for the
  >> blkid_getsize.o file?

  bf> Correct paths are:
  bf> /scratch/src/busybox/e2fsprogs/blkid/blkid_getsize.c
  bf> /scratch/obj/busybox/e2fsprogs/blkid/blkid_getsize.o

In that case, this one is correct:

  $(patsubst %,$(objdir)/%,$(BLKID_OBJS)): $(objdir)/blkid/%.o: 
$(srcdir)/blkid/%.c|$(objdir)/blkid

Assuming that BLKID_OBJS contains values like: blkid/blkid_getsize.o etc.

-- 
-------------------------------------------------------------------------------
 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]