Lines Matching refs:cbor
9 .PATH: ${DIST}/src ${DIST}/src/cbor ${DIST}/src/cbor/internal
18 LIB= cbor
20 SRCS+= cbor.c
59 cbor.h \
60 cbor/arrays.h \
61 cbor/bytestrings.h \
62 cbor/callbacks.h \
63 cbor/common.h \
64 cbor/configuration.h \
65 cbor/data.h \
66 cbor/encoding.h \
67 cbor/floats_ctrls.h \
68 cbor/ints.h \
69 cbor/maps.h \
70 cbor/serialization.h \
71 cbor/streaming.h \
72 cbor/strings.h \
73 cbor/tags.h
93 cbor/configuration.h: ${VERS_FILE}
95 mkdir -p cbor && ( \
106 CLEANFILES+= cbor/configuration.h
107 CLEANFILES+= cbor/configuration.h.tmp