mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 06:54:26 +03:00
more bignum cleanup
This commit is contained in:
2
Makefile
2
Makefile
@@ -404,7 +404,7 @@ examples/point.so: $(OBJDIR)/examples/point.pic.o
|
||||
###############################################################################
|
||||
# documentation
|
||||
|
||||
DOCS=doc/quickjs.pdf doc/quickjs.html doc/jsbignum.pdf doc/jsbignum.html
|
||||
DOCS=doc/quickjs.pdf doc/quickjs.html
|
||||
|
||||
build_doc: $(DOCS)
|
||||
|
||||
|
Reference in New Issue
Block a user