version 3.0

This commit is contained in:
Bramfeld Team 2015-08-31 14:01:44 +02:00
commit d837490606
209 changed files with 19662 additions and 0 deletions

12
Makefile Normal file
View file

@ -0,0 +1,12 @@
#SUBDIR+=common
#SUBDIR+=config
#SUBDIR+=crypto
#SUBDIR+=event
#SUBDIR+=http
#SUBDIR+=io
SUBDIR+=programs
#SUBDIR+=ssh
#SUBDIR+=xcodec
#SUBDIR+=zlib
include common/subdir.mk