From c82e9ac60540a9b25cb5ab60f603606dc208d318 Mon Sep 17 00:00:00 2001 From: James Morris 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 353d825a..29fd860d 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