Skip to content

Commit 6de8885

Browse files
author
Fabrice Bellard
committed
more bignum cleanup
1 parent 96e7965 commit 6de8885

File tree

9 files changed

+14
-890
lines changed

9 files changed

+14
-890
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ examples/point.so: $(OBJDIR)/examples/point.pic.o
404404
###############################################################################
405405
# documentation
406406

407-
DOCS=doc/quickjs.pdf doc/quickjs.html doc/jsbignum.pdf doc/jsbignum.html
407+
DOCS=doc/quickjs.pdf doc/quickjs.html
408408

409409
build_doc: $(DOCS)
410410

0 commit comments

Comments
 (0)