From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Massimo Di Nitto Date: Tue, 21 Nov 2006 10:31:22 +0100 Subject: [Cluster-devel] [PATCH] Fix fence/agents/Makefile clean target typo Message-ID: <4562C76A.8070602@ubuntu.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi guys, Index: fence/agents/scsi/Makefile =================================================================== RCS file: /cvs/cluster/cluster/fence/agents/scsi/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- fence/agents/scsi/Makefile 3 Nov 2006 17:31:54 -0000 1.9 +++ fence/agents/scsi/Makefile 21 Nov 2006 09:30:15 -0000 @@ -52,4 +52,4 @@ install -m755 ${SCRIPT} ${initdir} clean: - rm -f $(TARGET) $($TEST_TARGET) + rm -f $(TARGET) $(TEST_TARGET) could you please apply? Thanks Fabio -- I'm going to make him an offer he can't refuse.