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

Diff for /pegasus/src/slp/Makefile between version 1.7 and 1.8

version 1.7, 2001/12/25 04:22:46 version 1.8, 2003/06/05 20:43:15
Line 17 
Line 17 
 endif endif
  
 SOURCES = slp.cpp SOURCES = slp.cpp
   ## TO build and test THE NEW SLP agent: comment out the previous line,
   ## uncomment the next line:
   #SOURCES = peg_slp_agent.cpp slp.cpp
  
 OBJECTS = $(SOURCES:.cpp=$(OBJ)) OBJECTS = $(SOURCES:.cpp=$(OBJ))
  


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2