/[monit]/monit/make_dist
ViewVC logotype

Diff of /monit/make_dist

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

revision 1.6 by hauk, Wed Dec 18 13:24:38 2002 UTC revision 1.7 by hauk, Sun Dec 29 22:32:42 2002 UTC
# Line 9  clean_up() Line 9  clean_up()
9   rm -f $MAN_OBJS   rm -f $MAN_OBJS
10   rm -f pod2*   rm -f pod2*
11   rm -fr ./autom4te*   rm -fr ./autom4te*
12     rm -f *.tar.gz
13     rm -f log
14  }  }
15    
16  # Get version from the configure.ac file  # Get version from the configure.ac file
# Line 45  pod2html monit.pod > doc/monit.html Line 47  pod2html monit.pod > doc/monit.html
47  # Cleanup before build  # Cleanup before build
48  make devclean  make devclean
49  clean_up  clean_up
 rm -f *.tar.gz  
50    
51  # -----------------------------  # -----------------------------
52  # Set standard file permissions  # Set standard file permissions

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26