* [Cluster-devel] cluster/group Makefile
@ 2006-07-19 14:46 teigland
0 siblings, 0 replies; 2+ messages in thread
From: teigland @ 2006-07-19 14:46 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: teigland at sourceware.org 2006-07-19 14:46:52
Modified files:
group : Makefile
Log message:
do distclean
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/Makefile.diff?cvsroot=cluster&r1=1.5&r2=1.6
--- cluster/group/Makefile 2006/06/09 20:59:57 1.5
+++ cluster/group/Makefile 2006/07/19 14:46:52 1.6
@@ -31,3 +31,6 @@
cd dlm_controld && ${MAKE} install
cd gfs_controld && ${MAKE} install
+distclean: clean
+ rm -f make/defines.mk
+
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Cluster-devel] cluster/group Makefile
@ 2007-08-17 18:53 teigland
0 siblings, 0 replies; 2+ messages in thread
From: teigland @ 2007-08-17 18:53 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: teigland at sourceware.org 2007-08-17 18:53:08
Modified files:
group : Makefile
Log message:
install in man dir
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/Makefile.diff?cvsroot=cluster&r1=1.8&r2=1.9
--- cluster/group/Makefile 2007/04/30 11:22:20 1.8
+++ cluster/group/Makefile 2007/08/17 18:53:08 1.9
@@ -10,7 +10,7 @@
###############################################################################
###############################################################################
-SUBDIRS=lib daemon tool dlm_controld gfs_controld
+SUBDIRS=lib daemon tool dlm_controld gfs_controld man
%:
set -e && \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-17 18:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-17 18:53 [Cluster-devel] cluster/group Makefile teigland
-- strict thread matches above, loose matches on Subject: below --
2006-07-19 14:46 teigland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).