ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libukcprog/libukcprog.pc.in
Revision: 1.1
Committed: Fri Sep 26 21:17:59 2003 UTC (20 years, 6 months ago) by tdb
Branch: MAIN
CVS Tags: LIBUKCPROG_1_0_2, HEAD
Log Message:
Add pkg-config file for libukcprog.

File Contents

# Content
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libukcprog
7 Description: Generally useful low level routines
8 Version: @VERSION@
9 Libs: -L${libdir} -lukcprog
10 Cflags: -I${includedir}