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