(file) Return to library-unix.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/library-unix.mak between version 1.2 and 1.3

version 1.2, 2001/02/05 02:31:34 version 1.3, 2001/05/14 00:39:51
Line 4 
Line 4 
         g++ -shared -o$(FULL_LIB) $(OBJECTS)         g++ -shared -o$(FULL_LIB) $(OBJECTS)
         @ $(ECHO)         @ $(ECHO)
  
   clean-lib: $(ERROR)
           rm -f $(FULL_LIB)
   
 FILES_TO_CLEAN = $(OBJECTS) $(FULL_LIB) FILES_TO_CLEAN = $(OBJECTS) $(FULL_LIB)


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