/[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.166 by ghouston, Fri Jul 12 17:46:15 2002 UTC revision 1.167 by hanwen, Sun Aug 4 00:17:18 2002 UTC
# Line 64  libguile_la_SOURCES = alist.c arbiters.c Line 64  libguile_la_SOURCES = alist.c arbiters.c
64      chars.c continuations.c convert.c debug.c deprecation.c                 \      chars.c continuations.c convert.c debug.c deprecation.c                 \
65      dynwind.c 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     \
66      feature.c fluids.c fports.c                                             \      feature.c fluids.c fports.c                                             \
67      gc.c gc_os_dep.c gdbint.c gh_data.c gh_eval.c gh_funcs.c gh_init.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       \
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 iselect.c keywords.c          \
71      lang.c list.c                                                           \      lang.c list.c                                                           \
# Line 79  DOT_X_FILES = alist.x arbiters.x async.x Line 80  DOT_X_FILES = alist.x arbiters.x async.x
80      continuations.x debug.x deprecation.x dynl.x dynwind.x                \      continuations.x debug.x deprecation.x dynl.x dynwind.x                \
81      environments.x eq.x                                                   \      environments.x eq.x                                                   \
82      error.x eval.x evalext.x extensions.x feature.x fluids.x fports.x     \      error.x eval.x evalext.x extensions.x feature.x fluids.x fports.x     \
83      gc.x goops.x                                                          \      gc.x  gc-mark.x gc-segment.x gc-malloc.x gc-card.x goops.x \
84      gsubr.x guardians.x hash.x hashtab.x hooks.x init.x ioext.x iselect.x \      gsubr.x guardians.x hash.x hashtab.x hooks.x init.x ioext.x iselect.x \
85      keywords.x lang.x list.x load.x macros.x mallocs.x modules.x          \      keywords.x lang.x list.x load.x macros.x mallocs.x modules.x          \
86      numbers.x objects.x objprop.x options.x pairs.x ports.x print.x       \      numbers.x objects.x objprop.x options.x pairs.x ports.x print.x       \
# Line 95  DOT_DOC_FILES = alist.doc arbiters.doc a Line 96  DOT_DOC_FILES = alist.doc arbiters.doc a
96      boolean.doc chars.doc continuations.doc debug.doc dynl.doc              \      boolean.doc chars.doc continuations.doc debug.doc dynl.doc              \
97      dynwind.doc environments.doc eq.doc error.doc eval.doc evalext.doc      \      dynwind.doc environments.doc eq.doc error.doc eval.doc evalext.doc      \
98      extensions.doc feature.doc fluids.doc fports.doc gc.doc goops.doc       \      extensions.doc feature.doc fluids.doc fports.doc gc.doc goops.doc       \
99      gsubr.doc                                                               \      gsubr.doc gc-mark.doc gc-segment.doc gc-malloc.doc gc-card.doc \
100      guardians.doc hash.doc hashtab.doc hooks.doc init.doc ioext.doc         \      guardians.doc hash.doc hashtab.doc hooks.doc init.doc ioext.doc         \
101      iselect.doc keywords.doc lang.doc list.doc load.doc macros.doc          \      iselect.doc keywords.doc lang.doc list.doc load.doc macros.doc          \
102      mallocs.doc modules.doc numbers.doc objects.doc objprop.doc             \      mallocs.doc modules.doc numbers.doc objects.doc objprop.doc             \
# Line 130  install-exec-hook: Line 131  install-exec-hook:
131  ## working.  ## working.
132  noinst_HEADERS = coop-threads.c coop-threads.h coop.c \  noinst_HEADERS = coop-threads.c coop-threads.h coop.c \
133      num2integral.i.c num2float.i.c convert.i.c        \      num2integral.i.c num2float.i.c convert.i.c        \
134      win32-uname.h win32-dirent.h win32-socket.h      win32-uname.h win32-dirent.h win32-socket.h\
135            private-gc.h
136    
137  libguile_la_DEPENDENCIES = @LIBLOBJS@  libguile_la_DEPENDENCIES = @LIBLOBJS@
138  libguile_la_LIBADD = @LIBLOBJS@ $(LIBLTDL) $(THREAD_LIBS_LOCAL)  libguile_la_LIBADD = @LIBLOBJS@ $(LIBLTDL) $(THREAD_LIBS_LOCAL)

Legend:
Removed from v.1.166  
changed lines
  Added in v.1.167

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