/[guile]/guile/guile-core/Makefile.am
ViewVC logotype

Diff of /guile/guile-core/Makefile.am

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

revision 1.26.2.7 by ttn, Wed Feb 27 18:21:11 2002 UTC revision 1.26.2.8 by ttn, Sun Mar 31 10:35:13 2002 UTC
# Line 1  Line 1 
1  ## Process this file with automake to produce Makefile.in.  ## Process this file with automake to produce Makefile.in.
2  ##  ##
3  ##      Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.  ##      Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
4  ##  ##
5  ##   This file is part of GUILE.  ##   This file is part of GUILE.
6  ##  ##
# Line 36  TESTS = check-guile Line 36  TESTS = check-guile
36    
37  # The rule will cd to $(top_srcdir).  # The rule will cd to $(top_srcdir).
38  ACLOCAL = ./guile-aclocal.sh  ACLOCAL = ./guile-aclocal.sh
39    
40    if MAINTAINER_MODE
41    # Fill dist tree.
42    include $(top_srcdir)/am/maintainer-dirs
43    dist-hook:
44            ( echo 'This is a snapshot of the TODO file.' ; date ; echo ; \
45              cat $(workbook)/tasks/TODO ) > TODO
46    endif
47    
48    # Makefile.am ends here

Legend:
Removed from v.1.26.2.7  
changed lines
  Added in v.1.26.2.8

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