Initial import.

This commit is contained in:
Jonathan Schleifer 2011-03-28 22:05:36 +02:00
commit 47f4dd4fdb
3 changed files with 207 additions and 0 deletions

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
all:
objfw-compile --lib 0.0 -o objopenssl *.m -lssl -lcrypto -lz -g -Wall