/[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.112.2.4 by ttn, Fri May 3 09:46:25 2002 UTC revision 1.112.2.5 by ttn, Sun May 5 12:11:44 2002 UTC
# Line 93  EXTRA_libguile_la_SOURCES = _scm.h                     \ Line 93  EXTRA_libguile_la_SOURCES = _scm.h                     \
93      filesys.c posix.c net_db.c socket.c                 \      filesys.c posix.c net_db.c socket.c                 \
94      ramap.c unif.c debug-malloc.c      ramap.c unif.c debug-malloc.c
95    
96    ## delete guile-snarf.awk from the installation bindir, in case it's
97    ## lingering there due to an earlier guile version not having been
98    ## wiped out.
99    install-exec-hook:
100            rm -f $(DESTDIR)$(bindir)/guile-snarf.awk
101    
102  ## This is kind of nasty... there are ".c" files that we don't want to  ## This is kind of nasty... there are ".c" files that we don't want to
103  ## compile, since they are #included in threads.c.  So instead we list  ## compile, since they are #included in threads.c.  So instead we list
104  ## them here.  Perhaps we can deal with them normally once the merge  ## them here.  Perhaps we can deal with them normally once the merge
# Line 127  modinclude_HEADERS =                                                   \ Line 133  modinclude_HEADERS =                                                   \
133  ## and not a header -- headers are included in the distribution.  ## and not a header -- headers are included in the distribution.
134  modinclude_DATA = scmconfig.h  modinclude_DATA = scmconfig.h
135    
136    bin_SCRIPTS = guile-snarf
137    
138  # We can re-enable install for some of these if/when they are documented  # We can re-enable install for some of these if/when they are documented
139  # and people feel like maintaining them.  For now, this is not the case.  # and people feel like maintaining them.  For now, this is not the case.
140  noinst_SCRIPTS = guile-snarf guile-doc-snarf guile-snarf.awk \  noinst_SCRIPTS = guile-doc-snarf guile-func-name-check
     guile-func-name-check  
141    
142  EXTRA_DIST = ChangeLog-gh ChangeLog-scm ChangeLog-threads cpp_signal.c  \  EXTRA_DIST = ChangeLog-gh ChangeLog-scm ChangeLog-threads cpp_signal.c  \
143      cpp_errno.c cpp_err_symbols.in cpp_sig_symbols.in cpp_cnvt.awk      cpp_errno.c cpp_err_symbols.in cpp_sig_symbols.in cpp_cnvt.awk

Legend:
Removed from v.1.112.2.4  
changed lines
  Added in v.1.112.2.5

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