xref: /openbsd-src/regress/usr.bin/pkg-config/pcdir/static-order3.pc (revision 69835b7f217eee69b6828480fa088656c5afccdb)
1prefix=/usr/X11R6
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4
5Name: static-order3
6Description: static order test lib 3
7Version: 1.0
8Libs: -L${libdir} -lstatic-order3
9