Searched refs:IPT_INSTALL_DIR (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/
H A DMakefile29 IPT_INSTALL_DIR=$(INSTALLDIR)/usr macro
82 install -d $(IPT_INSTALL_DIR)
83 install -d $(IPT_INSTALL_DIR)/lib/iptables
84 install $(IPTABLES_SRC)/extensions/*.so $(IPT_INSTALL_DIR)/lib/iptables
85 $(STRIP) $(IPT_INSTALL_DIR)/lib/iptables/*.so
86 cp -rf $(IPTABLES_SRC)/install/sbin $(IPT_INSTALL_DIR)

Completed in 22 milliseconds