~tritone-team/tritone/eucalyptus

« back to all changes in this revision

Viewing changes to cluster/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2009-12-01 21:09:28 UTC
  • mto: This revision was merged to the branch mainline in revision 75.
  • Revision ID: james.westby@ubuntu.com-20091201210928-o2dvg0ubljhb0ft6
Tags: upstream-1.6.1~bzr1083
ImportĀ upstreamĀ versionĀ 1.6.1~bzr1083

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
install: deploy
83
83
        @$(INSTALL) -m 0555 $(CLIENTKILLALL) $(sbindir)
84
84
        @$(INSTALL) cc-client-policy.xml $(vardir)/lib/eucalyptus/keys/
 
85
 
 
86
uninstall:
 
87
        @$(RM) -f $(sbindir)/$(CLIENTKILLALL)
 
88
        @$(RM) -f $(vardir)/lib/eucalyptus/keys/cc-client-policy.xml
 
89
        @$(RM) -rf $(AXIS2C_SERVICES)/$(SERVICE_NAME)