/[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.155 by ela, Mon Jan 28 21:15:55 2002 UTC revision 1.156 by ela, Thu Jan 31 10:38:50 2002 UTC
# Line 41  guile_LDFLAGS = @DLPREOPEN@ Line 41  guile_LDFLAGS = @DLPREOPEN@
41  guile_filter_doc_snarfage_SOURCES = c-tokenize.c  guile_filter_doc_snarfage_SOURCES = c-tokenize.c
42    
43  libguile_la_SOURCES = alist.c arbiters.c async.c backtrace.c boolean.c      \  libguile_la_SOURCES = alist.c arbiters.c async.c backtrace.c boolean.c      \
44      chars.c continuations.c debug.c deprecation.c dynl.c dynwind.c          \      chars.c continuations.c convert.c debug.c deprecation.c dynl.c          \
45      environments.c eq.c error.c eval.c evalext.c extensions.c               \      dynwind.c environments.c eq.c error.c eval.c evalext.c extensions.c     \
46      feature.c fluids.c fports.c                                             \      feature.c fluids.c fports.c                                             \
47      gc.c gc_os_dep.c gdbint.c gh_data.c gh_eval.c gh_funcs.c gh_init.c      \      gc.c gc_os_dep.c gdbint.c gh_data.c gh_eval.c gh_funcs.c gh_init.c      \
48      gh_io.c gh_list.c gh_predicates.c goops.c gsubr.c guardians.c hash.c    \      gh_io.c gh_list.c gh_predicates.c goops.c gsubr.c guardians.c hash.c    \
# Line 117  install-exec-hook: Line 117  install-exec-hook:
117  ## Perhaps we can deal with them normally once the merge seems to be  ## Perhaps we can deal with them normally once the merge seems to be
118  ## working.  ## working.
119  noinst_HEADERS = coop-threads.c coop-threads.h coop.c \  noinst_HEADERS = coop-threads.c coop-threads.h coop.c \
120      num2integral.i.c num2float.i.c                    \      num2integral.i.c num2float.i.c convert.i.c        \
121      win32-uname.h win32-dirent.h win32-socket.h      win32-uname.h win32-dirent.h win32-socket.h
122    
123  libguile_la_DEPENDENCIES = @LIBLOBJS@  libguile_la_DEPENDENCIES = @LIBLOBJS@
# Line 130  pkginclude_HEADERS = gh.h Line 130  pkginclude_HEADERS = gh.h
130  # These are headers visible as <libguile/mumble.h>.  # These are headers visible as <libguile/mumble.h>.
131  modincludedir = $(includedir)/libguile  modincludedir = $(includedir)/libguile
132  modinclude_HEADERS = __scm.h alist.h arbiters.h async.h backtrace.h boolean.h \  modinclude_HEADERS = __scm.h alist.h arbiters.h async.h backtrace.h boolean.h \
133      chars.h continuations.h coop-defs.h debug.h debug-malloc.h deprecation.h  \      chars.h continuations.h convert.h coop-defs.h debug.h debug-malloc.h      \
134      dynl.h dynwind.h environments.h eq.h error.h eval.h evalext.h             \      deprecation.h dynl.h dynwind.h environments.h eq.h error.h eval.h         \
135      extensions.h feature.h filesys.h fluids.h fports.h gc.h                   \      evalext.h extensions.h feature.h filesys.h fluids.h fports.h gc.h         \
136      gdb_interface.h gdbint.h                                                  \      gdb_interface.h gdbint.h                                                  \
137      goops.h gsubr.h guardians.h hash.h hashtab.h hooks.h init.h               \      goops.h gsubr.h guardians.h hash.h hashtab.h hooks.h init.h               \
138      inline.h ioext.h                                                          \      inline.h ioext.h                                                          \

Legend:
Removed from v.1.155  
changed lines
  Added in v.1.156

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