Initial import.
This commit is contained in:
commit
47f4dd4fdb
3 changed files with 207 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
all:
|
||||
objfw-compile --lib 0.0 -o objopenssl *.m -lssl -lcrypto -lz -g -Wall
|
Reference in a new issue