/[cwmp]/google/trunk/lib/Module/Install/PRIVATE.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/trunk/lib/Module/Install/PRIVATE.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 116 by dpavlin, Fri Oct 26 14:39:42 2007 UTC revision 117 by dpavlin, Fri Oct 26 15:11:50 2007 UTC
# Line 25  sub my_targets { Line 25  sub my_targets {
25          $self->postamble(<<"END_MAKEFILE");          $self->postamble(<<"END_MAKEFILE");
26  # --- $self section:  # --- $self section:
27    
28  debug:  dump: all
29          ./bin/acs.pl -d -d -d 2>&1 | tee log          ./bin/acs.pl -d -d -d 2>&1 | tee log
30    
31  END_MAKEFILE  END_MAKEFILE
32    
33          warn "added my targets\n";          warn "added my targets: dump\n";
34    
35          return $self;          return $self;
36  }  }

Legend:
Removed from v.116  
changed lines
  Added in v.117

  ViewVC Help
Powered by ViewVC 1.1.26