/[libml]/libml/src/Makefile
ViewVC logotype

Diff of /libml/src/Makefile

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

revision 1.2 by srv89, Tue Oct 28 13:20:59 2003 UTC revision 1.3 by srv89, Tue Oct 28 13:41:02 2003 UTC
# Line 166  check: Line 166  check:
166          @echo " | LibML test suite sucessfully finished."          @echo " | LibML test suite sucessfully finished."
167          @echo " \\"          @echo " \\"
168    
 # depend  
 ########  
   
 .depend depend:: $(GENERATED)  
         @$(RM) .depend  
         $(OCAMLDEP) $(INCLUDES) *.ml *.mli > .depend  
   
169  # common.Makefile is rebuilt whenever common.Makefile.in or configure.in  # common.Makefile is rebuilt whenever common.Makefile.in or configure.in
170  # is modified  # is modified
171  ########################################################################  ########################################################################
# Line 185  config.status: configure Line 178  config.status: configure
178    
179  configure: configure.in  configure: configure.in
180          autoconf          autoconf
   
 # This line results in a make failure with NetBSD's `make' command. Just  
 # `touch ./.depend' and `make' will not complain.  
 # Otherwise, you can use gmake instead...  
 include .depend  

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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