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

 1 mike  1.2 ROOT = ../../..
 2           
 3 sage  1.6 PEGASUS_ZOS_PROGRAM_OBJECT = yes
 4           
 5 kumpf 1.4 DIR = Clients/cimconfig
 6 mike  1.2 
 7           include $(ROOT)/mak/config.mak
 8           
 9           LIBRARIES = \
10 mike  1.3     pegcommon \
11               pegconfig \
12               peggetoopt \
13               pegclient \
14               pegcliutils
15 mike  1.2 
16           EXTRA_INCLUDES = $(SYS_INCLUDES)
17           
18           PROGRAM = cimconfig
19           
20           SOURCES = CIMConfigCommand.cpp
21           
22           include $(ROOT)/mak/program.mak
23           
24           tests:
25           
26 kumpf 1.5 poststarttests: 
27           
28 mike  1.2 install:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2