(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Clients

Diff for /pegasus/src/Clients/Makefile between version 1.48 and 1.51

version 1.48, 2007/02/12 21:48:40 version 1.51, 2008/04/11 18:29:32
Line 27 
Line 27 
 #// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION #// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 #// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #// #//
 #//==============================================================================  #//=============================================================================
  ROOT = $(PEGASUS_ROOT)  ROOT = $(PEGASUS_ROOT)
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 DIRS = \ DIRS = \
     CLITestClients \     CLITestClients \
     CGIClient \  
     CGIClient/tests \  
     TestClient \     TestClient \
     cliutils \     cliutils \
     cimconfig \     cimconfig \
Line 55 
Line 53 
     cimsub/tests \     cimsub/tests \
     repupgrade/SSPModules/SampleSSPModule \     repupgrade/SSPModules/SampleSSPModule \
     repupgrade/tests \     repupgrade/tests \
     wbemexec/tests      wbemexec/tests \
       loadxml
  
  
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)
Line 84 
Line 83 
 endif endif
 endif endif
  
 ifeq ($(OS_TYPE),unix)  ifneq ($(OS_TYPE),windows)
   DIRS += \   DIRS += \
     cimreparchive \     cimreparchive \
     cimreparchive/tests     cimreparchive/tests


Legend:
Removed from v.1.48  
changed lines
  Added in v.1.51

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2