/[monit]/monit/Makefile.in
ViewVC logotype

Diff of /monit/Makefile.in

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

revision 1.12 by chopp, Fri Jun 6 12:50:41 2003 UTC revision 1.13 by hauk, Fri Jun 6 16:39:12 2003 UTC
# Line 31  Line 31 
31  # Programs (with common options):  # Programs (with common options):
32  SHELL           = /bin/sh  SHELL           = /bin/sh
33  RM              = /bin/rm -fr  RM              = /bin/rm -fr
34    ETAGS           = etags
35    
36  # Install modes  # Install modes
37  MODE_PROGS      = 555  MODE_PROGS      = 555
# Line 146  uninstall:: Line 147  uninstall::
147  doc::    doc::  
148          doxygen doxygen.cfg          doxygen doxygen.cfg
149    
150    etag:
151            $(ETAGS) $(SOURCE) $(HEADERS) p.y l.l
152    
153    
154  # ---  # ---
155  # Dep  # Dep
156  # ---  # ---

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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