diff options
Diffstat (limited to 'lg3dproto.pc')
-rw-r--r-- | lg3dproto.pc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lg3dproto.pc b/lg3dproto.pc new file mode 100644 index 0000000..020b364 --- /dev/null +++ b/lg3dproto.pc @@ -0,0 +1,9 @@ +prefix=/home/dj4236/lgn/x/xorg/cvs/head/modular +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: Lg3dProto +Description: LGE extension headers +Version: 5.0 +Cflags: -I${includedir} |