/[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.172 by mvo, Tue Oct 15 12:06:14 2002 UTC revision 1.173 by mvo, Wed Oct 16 15:59:37 2002 UTC
# 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 = coop-threads.c coop-threads.h coop.c   \
133      num2integral.i.c num2float.i.c convert.i.c        \      null-threads.c                                      \
134      win32-uname.h win32-dirent.h win32-socket.h\      num2integral.i.c num2float.i.c convert.i.c          \
135        win32-uname.h win32-dirent.h win32-socket.h         \
136          private-gc.h          private-gc.h
137    
138  libguile_la_DEPENDENCIES = @LIBLOBJS@  libguile_la_DEPENDENCIES = @LIBLOBJS@
# Line 144  pkginclude_HEADERS = gh.h Line 145  pkginclude_HEADERS = gh.h
145  # These are headers visible as <libguile/mumble.h>.  # These are headers visible as <libguile/mumble.h>.
146  modincludedir = $(includedir)/libguile  modincludedir = $(includedir)/libguile
147  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 \
148      chars.h continuations.h convert.h coop-defs.h debug.h debug-malloc.h      \      chars.h continuations.h convert.h coop-defs.h null-threads.h debug.h      \
149      deprecation.h dynl.h dynwind.h environments.h eq.h error.h eval.h         \      debug-malloc.h                                                            \
150        deprecation.h dynl.h dynwind.h environments.h eq.h error.h eval.h         \
151      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         \
152      gdb_interface.h gdbint.h                                                  \      gdb_interface.h gdbint.h                                                  \
153      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               \

Legend:
Removed from v.1.172  
changed lines
  Added in v.1.173

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