ObjFW  Diff

Differences From Artifact [060605f534]:

To Artifact [c6c2ac1b61]:


1
2
3
4


5
6
7
8
9
10
11
include ../../extra.mk

PROG = ofdns${PROG_SUFFIX}
SRCS = OFDNS.m



include ../../buildsys.mk

PACKAGE_NAME = ofdns

${PROG}: ${LIBOBJFW_DEP_LVL2} ${LIBOBJFWRT_DEP_LVL2}





>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
include ../../extra.mk

PROG = ofdns${PROG_SUFFIX}
SRCS = OFDNS.m
DATA = lang/de.json		\
       lang/languages.json

include ../../buildsys.mk

PACKAGE_NAME = ofdns

${PROG}: ${LIBOBJFW_DEP_LVL2} ${LIBOBJFWRT_DEP_LVL2}