|
|
@ -4,7 +4,7 @@ libdir=@LIBRARY@
|
|
|
|
|
|
|
|
|
|
|
|
Name: Concurrency Kit
|
|
|
|
Name: Concurrency Kit
|
|
|
|
Description: Toolkit for well-specified design and implementation of concurrent systems
|
|
|
|
Description: Toolkit for well-specified design and implementation of concurrent systems
|
|
|
|
URL: http://www.concurrencykit.org/
|
|
|
|
URL: http://concurrencykit.org/
|
|
|
|
Version: @VERSION@
|
|
|
|
Version: @VERSION@
|
|
|
|
Libs: -L${libdir} -lck
|
|
|
|
Libs: -L${libdir} -lck
|
|
|
|
Cflags: -D__@PROFILE@__ -I${includedir}
|
|
|
|
Cflags: -D__@PROFILE@__ -I${includedir}
|
|
|
|