2010-06-09 16:09:56 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: nel-net
|
|
|
|
Version: @NL_VERSION@
|
|
|
|
Description: NeL @NL_VERSION@
|
2012-09-22 20:42:02 +00:00
|
|
|
Requires:
|
2010-06-09 16:09:56 +00:00
|
|
|
Libs: -L${libdir}
|
|
|
|
Libs.private: @LIBS@ -lc -lpthread -lrt -ldl
|
|
|
|
Cflags: -I${includedir} -lc -lpthread -lrt -ldl
|