12 lines
172 B
Makefile
12 lines
172 B
Makefile
#SUBDIR+=common
|
|
#SUBDIR+=config
|
|
#SUBDIR+=crypto
|
|
#SUBDIR+=event
|
|
#SUBDIR+=http
|
|
#SUBDIR+=io
|
|
SUBDIR+=proxy
|
|
#SUBDIR+=ssh
|
|
#SUBDIR+=xcodec
|
|
#SUBDIR+=zlib
|
|
|
|
include common/subdir.mk
|