File: sort-order-1-1.pc

package info (click to toggle)
pkg-config 0.29-6
  • links: PTS
  • area: main
  • in suites: buster
  • size: 12,292 kB
  • sloc: ansic: 131,421; sh: 12,550; perl: 1,113; makefile: 625; python: 461
file content (10 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
prefix=/path1
exec_prefix=${prefix}
libdir="${exec_prefix}/lib"
includedir="${prefix}/include"

Name: Sort order Cflags and Libs test 1-1
Description: Test package for testing flag sort order
Version: 1.0.0
Libs: -L${libdir} -Wl,-O1 -lpath1
Cflags: -I${includedir} -DPATH1