Adding upstream version 0.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c49a9029dc
commit
7f70a05c55
465 changed files with 60158 additions and 0 deletions
10
build/regressions.build.in
Normal file
10
build/regressions.build.in
Normal file
|
@ -0,0 +1,10 @@
|
|||
CC=@CC@
|
||||
MAKE=make
|
||||
CORES=@CORES@
|
||||
CFLAGS=@CFLAGS@ -I../../../include -DCORES=@CORES@
|
||||
LD=@LD@
|
||||
LDFLAGS=@LDFLAGS@
|
||||
PTHREAD_CFLAGS=@PTHREAD_CFLAGS@
|
||||
BUILD_DIR=@BUILD_DIR@
|
||||
|
||||
include $(BUILD_DIR)/build/ck.build.@PROFILE@
|
Loading…
Add table
Add a link
Reference in a new issue