/[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 200 by dpavlin, Mon Nov 12 20:57:28 2007 UTC revision 201 by dpavlin, Wed Nov 14 21:44:34 2007 UTC
# Line 27  sub my_targets { Line 27  sub my_targets {
27    
28  dump: all  dump: all
29          rm dump/* || true          rm dump/* || true
30          ./bin/acs.pl -d -d -d --protocol-dump 2>&1 | tee log          rm -Rf queue/ || true
31            ./bin/acs.pl -d -d -d -d 2>&1 | tee log
32    
33  html: \$(MAN1PODS) \$(MAN3PODS)  html: \$(MAN1PODS) \$(MAN3PODS)
34          test -d html || mkdir html          test -d html || mkdir html

Legend:
Removed from v.200  
changed lines
  Added in v.201

  ViewVC Help
Powered by ViewVC 1.1.26