.PATH??  Hmmm... I must have missed
that one.

I'll take a look; maybe it will
simplify some things.  Thanks for the
pointer.

Tim

M. Warner Losh wrote:

I'm curious why you did things this way, rather then with .PATH in the
makefile?

Warner

*** /dev/null	Wed Jan  8 20:22:00 2003
--- rescue/librescue/exec.c	Mon Dec  9 21:56:20 2002
***************
*** 0 ****
--- 1 ----
+ #include "../../lib/libc/gen/exec.c"
*** /dev/null	Wed Jan  8 20:22:00 2003
--- rescue/librescue/getusershell.c	Fri Dec 27 17:38:14 2002
***************
*** 0 ****
--- 1 ----
+ #include "../../lib/libc/gen/getusershell.c"
*** /dev/null	Wed Jan  8 20:22:00 2003
--- rescue/librescue/login_class.c	Thu Jan  2 22:50:40 2003
***************
*** 0 ****
--- 1 ----
+ #include "../../lib/libutil/login_class.c"
*** /dev/null	Wed Jan  8 20:22:00 2003
--- rescue/librescue/popen.c	Fri Dec 27 17:38:35 2002
***************
*** 0 ****
--- 1 ----
+ #include "../../lib/libc/gen/popen.c"
*** /dev/null	Wed Jan  8 20:22:00 2003
--- rescue/librescue/rcmdsh.c	Fri Dec 27 17:38:49 2002
***************
*** 0 ****
--- 1 ----
+ #include "../../lib/libc/net/rcmdsh.c"
*** /dev/null	Wed Jan  8 20:22:00 2003
--- rescue/librescue/sysctl.c	Wed Jan  8 19:39:38 2003
***************
*** 0 ****
--- 1 ----
+ #include "../../lib/libc/gen/sysctl.c"
*** /dev/null	Wed Jan  8 20:22:00 2003
--- rescue/librescue/system.c	Fri Dec 27 17:37:49 2002
***************
*** 0 ****
--- 1 ----
+ #include "../../lib/libc/stdlib/system.c"
*** /dev/null	Wed Jan  8 20:22:00 2003
--- rescue/rescue/Makefile	Wed Jan  8 20:25:05 2003
***************






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to