Add a proper build system.
This commit is contained in:
parent
ce3b9a11cd
commit
394389b6c1
11 changed files with 4852 additions and 47 deletions
2
extra.mk.in
Normal file
2
extra.mk.in
Normal file
|
@ -0,0 +1,2 @@
|
|||
OBJOPENSSL_SHARED_LIB = @OBJOPENSSL_SHARED_LIB@
|
||||
OBJOPENSSL_STATIC_LIB = @OBJOPENSSL_STATIC_LIB@
|
Reference in a new issue