fix bits (4069->4096)
This commit is contained in:
parent
31172b9c00
commit
7c3c5eb895
|
@ -2,7 +2,7 @@
|
||||||
# vi:set filetype=makefile
|
# vi:set filetype=makefile
|
||||||
NULL=0 exec make "CALL=$0" "EXE=`which $0`" -f "`which $0`" -- "$@"
|
NULL=0 exec make "CALL=$0" "EXE=`which $0`" -f "`which $0`" -- "$@"
|
||||||
|
|
||||||
BITS ?= 4069
|
BITS ?= 4096
|
||||||
EXE ?= sslmake
|
EXE ?= sslmake
|
||||||
CALL ?= `which $(EXE)`
|
CALL ?= `which $(EXE)`
|
||||||
DEFAULTCFG ?= template.cfg
|
DEFAULTCFG ?= template.cfg
|
||||||
|
|
Loading…
Reference in a new issue