aboutsummaryrefslogtreecommitdiff
path: root/src/interp/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-10-11 06:02:32 +0000
committerdos-reis <gdr@axiomatics.org>2007-10-11 06:02:32 +0000
commit7f1e696f0ec12616045ac9f698b10640771ca51c (patch)
tree9951ff2874c5d62306a3b6413d77615e53551c93 /src/interp/Makefile.in
parente662e66b323f896bc662d1ff326cb14cc5a4950a (diff)
downloadopen-axiom-7f1e696f0ec12616045ac9f698b10640771ca51c.tar.gz
* Makefile.pamphlet (<<lisplib.clisp>>): Remove.
* lisplib.boot.pamphlet: Push into package "BOOT". (findConstructorSlotNumber): Tidy. (sigsMatch): Likewise.
Diffstat (limited to 'src/interp/Makefile.in')
-rw-r--r--src/interp/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/interp/Makefile.in b/src/interp/Makefile.in
index 709c2768..0b9eab63 100644
--- a/src/interp/Makefile.in
+++ b/src/interp/Makefile.in
@@ -787,10 +787,6 @@ i-util.clisp: i-util.boot
@ echo 325 making $@ from $<
@ echo '(old-boot::boot "i-util.boot")' | ${DEPSYS}
-lisplib.clisp: lisplib.boot
- @ echo 336 making $@ from $<
- @ echo '(old-boot::boot "lisplib.boot")' | ${DEPSYS}
-
match.clisp: match.boot
@ echo 339 making $@ from $<
@ echo '(old-boot::boot "match.boot")' | ${DEPSYS}