genode/repos/libports/src/test/libports/curl/target.mk

8 lines
101 B
Makefile

TARGET = test-curl
LIBS = curl
SRC_CC = main.cc
vpath main.cc $(PRG_DIR)/..
CC_CXX_WARN_STRICT =