test/config.mk

Sat, 03 Aug 2019 11:02:55 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 03 Aug 2019 11:02:55 +0200
changeset 4
6bf4c948d0ba
parent 3
9d60baefa4ed
child 5
895bf81d3b6e
permissions
-rw-r--r--

make targets without name and prefix possible

#
# config.mk generated by configure
#
CC = cc
LD = cc
include $(BUILD_ROOT)make/gcc.mk



DAV_CFLAGS  +=   -I/usr/include/libxml2 -DTEST
DAV_LDFLAGS +=  -lcurl  -lxml2 

CFLAGS  += -DDEPTEST

# Dependency: libxml2		
xml = libxml2

mercurial