#
# Enhydra Makefile for use with CIMOM
#
# $Id: Makefile,v 1.1 2003/07/17 18:32:55 kumpf Exp $
#

MODROOT = ../../..

PACKAGEDIR = org

CLASSES = 

SUBDIRS = wbem wbemcfg wbemcmd 

include $(MODROOT)/config.mk

include ${STDRULES}

