/[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.174 by mvo, Sun Nov 3 22:07:57 2002 UTC revision 1.175 by mvo, Mon Dec 2 00:58:42 2002 UTC
# Line 67  libguile_la_SOURCES = alist.c arbiters.c Line 67  libguile_la_SOURCES = alist.c arbiters.c
67      gc.c gc-mark.c gc-segment.c gc-malloc.c gc-card.c gc-freelist.c         \      gc.c gc-mark.c gc-segment.c gc-malloc.c gc-card.c gc-freelist.c         \
68          gc_os_dep.c gdbint.c gh_data.c gh_eval.c gh_funcs.c gh_init.c       \          gc_os_dep.c gdbint.c gh_data.c gh_eval.c gh_funcs.c gh_init.c       \
69      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    \
70      hashtab.c hooks.c init.c inline.c ioext.c iselect.c keywords.c          \      hashtab.c hooks.c init.c inline.c ioext.c keywords.c            \
71      lang.c list.c                                                           \      lang.c list.c                                                           \
72      load.c macros.c mallocs.c modules.c numbers.c objects.c objprop.c       \      load.c macros.c mallocs.c modules.c numbers.c objects.c objprop.c       \
73      options.c pairs.c ports.c print.c procprop.c procs.c properties.c       \      options.c pairs.c ports.c print.c procprop.c procs.c properties.c       \
# Line 129  install-exec-hook: Line 129  install-exec-hook:
129  ## compile, since they are #included.  So instead we list them here.  ## compile, since they are #included.  So instead we list them here.
130  ## 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
131  ## working.  ## working.
132  noinst_HEADERS = coop-threads.c coop-threads.h coop.c   \  noinst_HEADERS = num2integral.i.c num2float.i.c convert.i.c     \
133      null-threads.c coop-pthreads.c                      \                   win32-uname.h win32-dirent.h win32-socket.h    \
134      num2integral.i.c num2float.i.c convert.i.c          \                   private-gc.h
     win32-uname.h win32-dirent.h win32-socket.h         \  
         private-gc.h  
135    
136  libguile_la_DEPENDENCIES = @LIBLOBJS@  libguile_la_DEPENDENCIES = @LIBLOBJS@
137  libguile_la_LIBADD = @LIBLOBJS@ ../libguile-ltdl/libguile-ltdl.la $(THREAD_LIBS_LOCAL)  libguile_la_LIBADD = @LIBLOBJS@ ../libguile-ltdl/libguile-ltdl.la $(THREAD_LIBS_LOCAL)
# Line 145  pkginclude_HEADERS = gh.h Line 143  pkginclude_HEADERS = gh.h
143  # These are headers visible as <libguile/mumble.h>.  # These are headers visible as <libguile/mumble.h>.
144  modincludedir = $(includedir)/libguile  modincludedir = $(includedir)/libguile
145  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 \
146      chars.h continuations.h convert.h coop-defs.h null-threads.h debug.h      \      chars.h continuations.h convert.h debug.h                                 \
147      debug-malloc.h coop-pthreads.h                                            \      debug-malloc.h null-threads.h pthread-threads.h                           \
148      deprecation.h dynl.h dynwind.h environments.h eq.h error.h eval.h         \      deprecation.h dynl.h dynwind.h environments.h eq.h error.h eval.h         \
149      evalext.h 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         \
150      gdb_interface.h gdbint.h                                                  \      gdb_interface.h gdbint.h                                                  \

Legend:
Removed from v.1.174  
changed lines
  Added in v.1.175

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