From 31cfe18fdf8d7d54aa16ae42b3b5fd0f6760ad07 Mon Sep 17 00:00:00 2001 From: jamesm Date: Fri, 24 Nov 2000 14:34:02 +0000 Subject: added install-devel target --- INSTALL | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 353d825..29fd860 100644 --- a/INSTALL +++ b/INSTALL @@ -33,3 +33,17 @@ Problems you may encounter: NOTE: make sure you build with at least the correct LIBDIR= specification, otherwise iptables(8) won't know where to find the dynamic objects. + + +DEVELOPERS: +=========== + +0) If you wish to install iptables development libraries + and related components, type: + % make install-devel + +Development libraries currently installed by the above are: + libipq: Userspace packet queueing API + + + -- cgit v1.2.3