From: lhh@sourceware.org <lhh@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/fence/agents Makefile
Date: 1 Dec 2006 15:49:31 -0000 [thread overview]
Message-ID: <20061201154931.17458.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL4
Changes by: lhh at sourceware.org 2006-12-01 15:49:31
Modified files:
fence/agents : Makefile
Log message:
Add support for fence_xvm to RHEL4 branch (requires seamonkey-nss-devel and seamonkey-nspr-devel to compile)
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.10&r2=1.3.2.11
--- cluster/fence/agents/Makefile 2006/11/28 15:43:03 1.3.2.10
+++ cluster/fence/agents/Makefile 2006/12/01 15:49:30 1.3.2.11
@@ -2,7 +2,7 @@
###############################################################################
##
## Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
-## Copyright (C) 2004 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
##
## This copyrighted material is made available to anyone wishing to use,
## modify, copy, or redistribute it subject to the terms and conditions
@@ -35,6 +35,7 @@
cd vixel && ${MAKE} all
cd wti && ${MAKE} all
# cd xcat && ${MAKE} all
+ cd xvm && ${MAKE} all
# cd zvm && ${MAKE} all
copytobin:
@@ -60,6 +61,7 @@
cd vixel && ${MAKE} copytobin
cd wti && ${MAKE} copytobin
# cd xcat && ${MAKE} copytobin
+ cd xvm && ${MAKE} copytobin
# cd zvm && ${MAKE} copytobin
clean:
@@ -85,5 +87,6 @@
cd vixel && ${MAKE} clean
cd wti && ${MAKE} clean
# cd xcat && ${MAKE} clean
+ cd xvm && ${MAKE} clean
# cd zvm && ${MAKE} clean
next reply other threads:[~2006-12-01 15:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-01 15:49 lhh [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-01-09 19:45 [Cluster-devel] cluster/fence/agents Makefile rohara
2006-11-28 15:43 jparsons
2006-11-28 14:21 jparsons
2006-08-16 17:36 jparsons
2006-07-20 15:06 teigland
2006-06-29 21:42 jparsons
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061201154931.17458.qmail@sourceware.org \
--to=lhh@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.