commit-hurd
[Top][All Lists]
Advanced

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

hurd/libstore Makefile


From: Roland McGrath
Subject: hurd/libstore Makefile
Date: Fri, 08 Feb 2002 23:05:01 -0500

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Branch:         roland_libstore_modules_branch
Changes by:     Roland McGrath <address@hidden> 02/02/08 23:05:01

Modified files:
        libstore       : Makefile 

Log message:
        2002-02-08  Roland McGrath  <address@hidden>
        
        * Makefile (store-types): New variable.
        (all): Depend on $(store-types:%=libstore_%.a).
        (libstore_%.so.$(hurd-version)): New pattern rule.
        ($(store-types:%=libstore_%.a): libstore_%.a): New static pattern rule
        to create `-lstore_TYPE' pseudo-objects (linker scripts) for each type.
        (libstore.so-LDLIBS): New variable, adds -ldl.
        (GUNZIP_OBJS, BUNZIP2_OBJS): New variables.
        (UNZIP_OBJS): Variable removed, replaced by those two.
        (OBJS): Update use.
        (libstore_gunzip.so.$(hurd-version)): Depend on PIC $(GUNZIP_OBJS).
        (libstore_bunzip2.so.$(hurd-version)): Depend on PIC $(BUNZIP2_OBJS).
        * unknown.c: Add STORE_STD_CLASS decl.
        * bunzip2.c: Likewise.
        * copy.c: Likewise.
        * device.c: Likewise.
        * file.c: Likewise.
        * gunzip.c: Likewise.
        * memobj.c: Likewise.
        * module.c: Likewise.
        * mvol.c: Likewise.
        * nbd.c: Likewise.
        * open.c: Likewise.
        * part.c: Likewise.
        * remap.c: Likewise.
        * stripe.c: Likewise.
        * stripe.c: Likewise.
        * task.c: Likewise.
        * typed.c: Likewise.
        * typed.c: Likewise.
        * unknown.c: Likewise.
        * url.c: Likewise.
        * zero.c: Likewise.
        2001-12-28  Roland McGrath  <address@hidden>
        
        * Makefile (SRCS): Remove std.c.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libstore/Makefile.diff?only_with_tag=roland_libstore_modules_branch&tr1=1.24&tr2=1.24.2.1&r1=text&r2=text




reply via email to

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