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

Diff for /pegasus/mak/misc.mak between version 1.7 and 1.8

version 1.7, 2001/12/13 14:53:31 version 1.8, 2002/01/14 05:18:24
Line 6 
Line 6 
  
 prepend-license: prepend-license:
         mu prepend $(ROOT)/doc/license.txt *.h *.cpp         mu prepend $(ROOT)/doc/license.txt *.h *.cpp
   
   ifeq ($(PEGASUS_PLATFORM),HPUX_PARISC_ACC)
   
   ifeq ($(OPTION),1)
   general:
           muplus sourcelist -Dpegasus/src/$(DIR) *.cpp
   endif
   
   ifeq ($(OPTION),2)
   general:
           @$(foreach i, $(SOURCES),  printf "%s " "pegasus/src/$(DIR)/$(i)" >> $(PEGASUS_HOME)/Sources;)
   endif
   
   endif


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