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

Diff for /pegasus/src/Pegasus/getoopt/Makefile between version 1.12 and 1.13

version 1.12, 2007/08/03 18:53:08 version 1.13, 2008/04/11 19:05:13
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 = ../../.. ROOT = ../../..
  
 DIR = Pegasus/getoopt DIR = Pegasus/getoopt
Line 42 
Line 42 
  
 LOCAL_DEFINES = -DPEGASUS_GETOOPT_INTERNAL -DPEGASUS_INTERNALONLY LOCAL_DEFINES = -DPEGASUS_GETOOPT_INTERNAL -DPEGASUS_INTERNALONLY
  
   ifeq ($(OS_TYPE),vms)
       STATIC=1
   endif
   
 LIBRARY = peggetoopt LIBRARY = peggetoopt
  
 LIBRARIES = pegcommon LIBRARIES = pegcommon
Line 50 
Line 54 
  
 SOURCES = getoopt.cpp SOURCES = getoopt.cpp
  
 include $(ROOT)/mak/library.mak  include $(ROOT)/mak/dynamic-library.mak
  


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2