wangzhengquan
2020-06-12 114c53f58d535d9fab158ed669646a0aae5f078a
test/Makefile
@@ -4,7 +4,8 @@
ROOT=..
LDLIBS+=-Wl,-rpath=../hclib:../hclib/HCNetSDKCom:../common
LDDIR += -L$(ROOT)/hcnetdisk_wrapper -L../hclib -L../hclib/HCNetSDKCom
LDLIBS +=  -lhcnetsdk -lhpr -lHCCore -lpthread
LDLIBS +=  -lhcnetsdk -lhpr -lHCCore
LDLIBS +=   -ljsoncpp  -lnng  -lpthread
LIB_NETDISK = libnetdisk.a
DLIB_NETDISK = libnetdisk.so
PLATFORM=$(shell $(ROOT)/systype.sh)
@@ -12,9 +13,8 @@
 
all: test_file test_io
all: nng/reqrep test
test_file: test_file.c
clean:
   rm -f test *.o a.out core temp.* *.a *.so