Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
19dea68f4f65f43ce28b5c49d6a02a0fbaa10c90
/
.
/
examples
/
Makefile.am
blob: 121a86776caad63b54ed8112933c34486a43f393 [
file
] [
log
] [
blame
]
LDADD
=
../
libndn
-
cpp
-
dev
.
la
@BOOST_SYSTEM_LIB@
noinst_PROGRAMS
=
consumer producer
consumer_SOURCES
=
consumer
.
cpp
producer_SOURCES
=
producer
.
cpp