projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c74a35
)
Do not install non-existent runtime options hashtb and krypt.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Wed, 7 Aug 2019 19:21:35 +0000
(12:21 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Wed, 7 Aug 2019 19:21:35 +0000
(12:21 -0700)
src/runtime/Makefile-fragment
patch
|
blob
|
history
diff --git
a/src/runtime/Makefile-fragment
b/src/runtime/Makefile-fragment
index e39b9958b6bc0084a86eb2998c1d2a17281616e6..a39a1e23fbfa3c8832cee11e5c4ea200d5bd4a9a 100644
(file)
--- a/
src/runtime/Makefile-fragment
+++ b/
src/runtime/Makefile-fragment
@@
-1,5
+1,5
@@
RUNDIR = $(AUXDIR)/runtime
-RUNOPTS = chrsyn cpress format gdbm
hashtb krypt
mime-codec numint \
+RUNOPTS = chrsyn cpress format gdbm mime-codec numint \
ordvec pgsql process rbtree regexp rexp rgxcmp syncproc wttree ystep
install: