Makefile 101 Bytes
Newer Older
1
PROG = nc
2
MODULE_CFLAGS=-DMG_ENABLE_THREADS -DMG_DISABLE_HTTP
Alexander Alashkin's avatar
Alexander Alashkin committed
3
SSL_LIB=openssl
4
include ../examples.mk