Hi, Is there a reason why `libstore/url.c' want added to `SRCS' in `libstore/Makefile'? If not, then here is the fix.
libstore/ChangeLog 2001-12-28 Alfred M. Szmidt <[EMAIL PROTECTED]> * Makefile (SRCS): `url.c' added to the list. Index: libstore/Makefile =================================================================== RCS file: /cvsroot/hurd/hurd/libstore/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- libstore/Makefile 1 Oct 2001 01:04:57 -0000 1.22 +++ libstore/Makefile 28 Dec 2001 14:43:13 -0000 @@ -26,7 +26,7 @@ SRCS = create.c derive.c make.c rdwr.c set.c device.c file.c stripe.c \ enc.c encode.c decode.c clone.c argp.c std.c kids.c zero.c flags.c \ open.c remap.c xinl.c task.c typed.c copy.c gunzip.c map.c mvol.c \ - bunzip2.c part.c nbd.c memobj.c + bunzip2.c part.c nbd.c memobj.c url.c LCLHDRS=store.h installhdrs=store.h -- Alfred M. Szmidt _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd