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

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

version 1.8, 2002/01/14 05:18:24 version 1.9, 2002/04/10 06:25:14
Line 19 
Line 19 
         @$(foreach i, $(SOURCES),  printf "%s " "pegasus/src/$(DIR)/$(i)" >> $(PEGASUS_HOME)/Sources;)         @$(foreach i, $(SOURCES),  printf "%s " "pegasus/src/$(DIR)/$(i)" >> $(PEGASUS_HOME)/Sources;)
 endif endif
  
   ifeq ($(OPTION),3)
   general:
           @$(foreach i, $(SOURCES),  echo pegasus/src/$(DIR)/$(i); grep -ni ATTN $(i);)
   endif
   
 endif endif


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2