(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / Attic

Diff for /pegasus/Schemas/Attic/Makefile between version 1.2 and 1.3

version 1.2, 2002/03/18 19:50:10 version 1.3, 2002/04/02 17:21:14
Line 16 
Line 16 
 SCHEMA_VER=25 SCHEMA_VER=25
 SCHEMA_DIR=CIM$(SCHEMA_VER) SCHEMA_DIR=CIM$(SCHEMA_VER)
  
 #Special because Karl goofed and put the prelim on after the version number.  
 #SCHEMA_VER=26 #SCHEMA_VER=26
 #SCHEMA_DIR=CIM26Prelim  #SCHEMA_DIR=CIM26
  
 # Define Namespace in which the CIM Schemas are to be Loaded. # Define Namespace in which the CIM Schemas are to be Loaded.
 # Note that by default, the CORE is also loaded into root. # Note that by default, the CORE is also loaded into root.
Line 65 
Line 64 
  
 general: general:
  
   # used to generate xml output from the schema
 xml: xml:
         @ echo +++++ Loading CIM_Schema25.mof into root/cimv2 namespace...         @ echo +++++ Loading CIM_Schema25.mof into root/cimv2 namespace...
         @ cimmof --xml -I$(MOF_PATH) -nroot/cimv2 $(MOF_PATH)/CIM_Schema25.mof          @ cimmofl --xml -I$(MOF_PATH) -nroot/cimv2 $(MOF_PATH)/CIM_Schema$(SCHEMA_VER).mof       >CIM_Schema$(SCHEMA_VER).XML


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2