/[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.18.2.5 by ttn, Sun Mar 31 10:37:12 2002 UTC revision 1.18.2.6 by ttn, Fri May 3 09:06:37 2002 UTC
# Line 19  Line 19 
19  ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite  ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite
20  ##   330, Boston, MA 02111-1307 USA  ##   330, Boston, MA 02111-1307 USA
21    
22    AUTOMAKE_OPTIONS = 1.5
23    
24  SUBDIRS = ice-9 qt libltdl libguile guile-config guile-readline doc am  SUBDIRS = ice-9 qt libltdl libguile guile-config guile-readline doc am
25    
26  include_HEADERS = libguile.h  include_HEADERS = libguile.h
27    
28  # automake sometimes forgets to distribute acconfig.h,  # automake sometimes forgets to distribute acconfig.h,
29  # apparently depending on the phase of the moon.  # apparently depending on the phase of the moon.
30  EXTRA_DIST = qthreads.m4 HACKING GUILE-VERSION ANON-CVS SNAPSHOTS \  EXTRA_DIST = HACKING GUILE-VERSION ANON-CVS SNAPSHOTS \
31               $(ACLOCAL) acconfig.h               $(ACLOCAL)
32    
33  TESTS = check-guile  TESTS = check-guile
34    
35  # The rule will cd to $(top_srcdir).  # The rule will cd to $(top_srcdir).
36  ACLOCAL = ./guile-aclocal.sh  ACLOCAL = ./guile-aclocal.sh
37    
38  if MAINTAINER_MODE  DISTCLEANFILES = check-guile.log
 # Fill dist tree.  
 include $(top_srcdir)/am/maintainer-dirs  
 dist-hook:  
         ( echo 'This is a snapshot of the TODO file.' ; date ; echo ; \  
           cat $(workbook)/tasks/TODO ) > TODO  
 endif  
39    
40  # Makefile.am ends here  # Makefile.am ends here

Legend:
Removed from v.1.18.2.5  
changed lines
  Added in v.1.18.2.6

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