genode/repos/gems/src/server/http_block/target.mk
Norman Feske 81fb10daaa Consistently name block components
This patch replaces abbreviations like "blk", "cli", and "srv" by their
full forms "block", "client", and "server".

Fixes #1258
2019-01-14 12:34:39 +01:00

6 lines
81 B
Makefile

TARGET = http_block
SRC_CC = main.cc http.cc
LIBS = libc
CC_CXX_WARN_STRICT =