1prefix=/usr/X11R6 2exec_prefix=${prefix} 3libdir=${exec_prefix}/lib 4 5Name: static-order4 6Description: static order test lib 2 7Version: 1.0 8Libs: -L${libdir} -lstatic-order2 9