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

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

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

revision 1.158 by ttn, Sat Feb 9 23:22:32 2002 UTC revision 1.159 by ttn, Tue Feb 12 01:57:37 2002 UTC
# Line 32  ETAGS_ARGS = --regex='/SCM_\(GLOBAL_\)?\ Line 32  ETAGS_ARGS = --regex='/SCM_\(GLOBAL_\)?\
32     --regex='/[ \t]*SCM_[G]?DEFINE1?[ \t]*(\([^,]*\),[^,]*/\1/'     --regex='/[ \t]*SCM_[G]?DEFINE1?[ \t]*(\([^,]*\),[^,]*/\1/'
33    
34  lib_LTLIBRARIES = libguile.la  lib_LTLIBRARIES = libguile.la
35  bin_PROGRAMS = guile guile_filter_doc_snarfage  bin_PROGRAMS = guile
36    noinst_PROGRAMS = guile_filter_doc_snarfage
37    
38  guile_SOURCES = guile.c  guile_SOURCES = guile.c
39  guile_LDADD = libguile.la  guile_LDADD = libguile.la
# Line 140  modinclude_HEADERS = __scm.h alist.h arb Line 141  modinclude_HEADERS = __scm.h alist.h arb
141  ## and not a header -- headers are included in the distribution.  ## and not a header -- headers are included in the distribution.
142  modinclude_DATA = scmconfig.h  modinclude_DATA = scmconfig.h
143    
144  bin_SCRIPTS = guile-snarf guile-doc-snarf guile-snarf-docs \  # We can re-enable install for some of these if/when they are documented
145    # and people feel like maintaining them.  For now, this is not the case.
146    noinst_SCRIPTS = guile-snarf guile-doc-snarf guile-snarf-docs \
147      guile-func-name-check      guile-func-name-check
148    
149  EXTRA_DIST = ChangeLog-gh ChangeLog-scm ChangeLog-threads               \  EXTRA_DIST = ChangeLog-gh ChangeLog-scm ChangeLog-threads               \

Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

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