version 3.0
This commit is contained in:
commit
d837490606
209 changed files with 19662 additions and 0 deletions
7
xcodec/example/xcodec-hash-roll1/Makefile
Normal file
7
xcodec/example/xcodec-hash-roll1/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
PROGRAM=xcodec-hash-roll1
|
||||
|
||||
SRCS+= xcodec-hash-roll1.cc
|
||||
|
||||
TOPDIR=../../..
|
||||
USE_LIBS=common common/thread common/time common/uuid event io xcodec
|
||||
include ${TOPDIR}/common/program.mk
|
Loading…
Add table
Add a link
Reference in a new issue