Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r745 committed - Makefile changes to include test_results_clt.c

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r745 committed - Makefile changes to include test_results_clt.c


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r745 committed - Makefile changes to include test_results_clt.c
  • Date: Sun, 30 Oct 2011 15:57:01 +0000

Revision: 745
Author: kumar.internet2
Date: Sun Oct 30 08:56:09 2011
Log: Makefile changes to include test_results_clt.c
http://code.google.com/p/ndt/source/detail?r=745

Modified:
/branches/kkumar_code_organize/src/Makefile.am

=======================================
--- /branches/kkumar_code_organize/src/Makefile.am Tue Oct 18 09:05:36
2011
+++ /branches/kkumar_code_organize/src/Makefile.am Sun Oct 30 08:56:09
2011
@@ -34,7 +34,8 @@
endif

web100clt_SOURCES = web100clt.c network.c usage.c logging.c utils.c protocol.c runningtest.c ndtptestconstants.c \
- test_sfw_clt.c test_mid_clt.c test_c2s_clt.c test_s2c_clt.c test_meta_clt.c strlutils.c
+ test_sfw_clt.c test_mid_clt.c test_c2s_clt.c test_s2c_clt.c test_meta_clt.c strlutils.c \
+ test_results_clt.c
web100clt_LDADD = $(I2UTILLIBDEPS) -lpthread $(ZLIB)
web100clt_CPPFLAGS ='-DBASEDIR="$(ndtdir)"'
web100clt_DEPENDENCIES = $(I2UTILLIBDEPS)


  • [ndt-dev] [ndt] r745 committed - Makefile changes to include test_results_clt.c, ndt, 10/30/2011

Archive powered by MHonArc 2.6.16.

Top of Page