ipcalc applet by Stephan Linz and Jordan Crouse

This commit is contained in:
Glenn L McGrath
2002-11-10 23:42:27 +00:00
parent 912d8f4cbc
commit c11986d89e
6 changed files with 211 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ NETWORKING-$(CONFIG_HOSTNAME) += hostname.o
NETWORKING-$(CONFIG_IFCONFIG) += ifconfig.o
NETWORKING-$(CONFIG_IFUPDOWN) += ifupdown.o
NETWORKING-$(CONFIG_IP) += ip.o
NETWORKING-$(CONFIG_IPCALC) += ipcalc.o
NETWORKING-$(CONFIG_NC) += nc.o
NETWORKING-$(CONFIG_NETSTAT) += netstat.o
NETWORKING-$(CONFIG_NSLOOKUP) += nslookup.o