mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			231 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			231 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=/usr
 | 
						|
exec_prefix=/usr
 | 
						|
libdir=${exec_prefix}/lib
 | 
						|
includedir=${prefix}/include/libnl-tiny
 | 
						|
 | 
						|
Name: libnl-tiny
 | 
						|
Description: Convenience library for netlink sockets
 | 
						|
Version: 2.0
 | 
						|
Libs: -L${libdir} -lnl-tiny
 | 
						|
Cflags: -I${includedir}
 |