* [Cluster-devel] cluster/rgmanager/src/clulib Makefile
@ 2007-12-18 17:54 lhh
0 siblings, 0 replies; only message in thread
From: lhh @ 2007-12-18 17:54 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: lhh at sourceware.org 2007-12-18 17:54:50
Modified files:
rgmanager/src/clulib: Makefile
Log message:
Fix build
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/clulib/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.10.2.4&r2=1.10.2.5
--- cluster/rgmanager/src/clulib/Makefile 2007/12/18 17:52:56 1.10.2.4
+++ cluster/rgmanager/src/clulib/Makefile 2007/12/18 17:54:50 1.10.2.5
@@ -34,7 +34,7 @@
libclulib.a: clulog.o daemon_init.o signals.o msgsimple.o \
gettid.o rg_strings.o message.o members.o fdops.o \
lock.o cman.o vft.o msg_cluster.o msg_socket.o \
- wrap_lock.o tmgr.o sets.o constants.o
+ wrap_lock.o tmgr.o sets.o
${AR} cru $@ $^
ranlib $@
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-18 17:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 17:54 [Cluster-devel] cluster/rgmanager/src/clulib Makefile lhh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.