/[monit]/monit/make_dist
ViewVC logotype

Diff of /monit/make_dist

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

revision 1.4 by hauk, Fri Aug 30 20:06:04 2002 UTC revision 1.5 by hauk, Thu Sep 5 21:24:37 2002 UTC
# Line 28  CONFIGURE_OBJS="Makefile config.cache co Line 28  CONFIGURE_OBJS="Makefile config.cache co
28  MAN_OBJS="*.1"  MAN_OBJS="*.1"
29    
30  # Create the Makefile  # Create the Makefile
31  ./autogen.sh    autoconf
32    ./configure
33    
34  # -------------------------  # -------------------------
35  # Create html documentation  # Create html documentation
# Line 50  rm -f *.tar.gz Line 51  rm -f *.tar.gz
51  # Build package  # Build package
52  # -------------  # -------------
53  ./make_man     # man files  ./make_man     # man files
54  ./autogen.sh   # Configure, config.h.in  ./autogen.sh   # configure, config.h.in
55  make distclean # Keep only the relevant files  make distclean # Keep only the relevant files
56    
57  # Build the dist file using current version in filename  # Build the dist file using current version in filename

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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