summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/Kokyu.pc.in
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 15:50:30 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 15:50:30 +0000
commit7a52d43a162b23d9e85e7b955e9b2c8e9caf550e (patch)
tree66a84b20d47f2269d8bdc6e0323f338763424d3a /ACE/Kokyu/Kokyu.pc.in
parent0e49389337be86641451a5c36c24bf742fe97523 (diff)
downloadATCD-7a52d43a162b23d9e85e7b955e9b2c8e9caf550e.tar.gz
Repo restructuring
Diffstat (limited to 'ACE/Kokyu/Kokyu.pc.in')
-rw-r--r--ACE/Kokyu/Kokyu.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/ACE/Kokyu/Kokyu.pc.in b/ACE/Kokyu/Kokyu.pc.in
new file mode 100644
index 00000000000..f0130540d25
--- /dev/null
+++ b/ACE/Kokyu/Kokyu.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Kokyu
+Description: Kokyu Scheduling Framework
+Requires: ACE
+Version: @VERSION@
+Libs: -L${libdir} -lKokyu
+Cflags: -I${includedir}