freebsd-dev/share/examples/find_interface/Makefile
Garrett Wollman 0699090b6a Added a copy of my little program to find the IP address of the outgoing
interface for a particular remote host.

Requested by: Joerg Wunsch <j@uriah.heep.sax.de>
1995-08-14 16:08:39 +00:00

7 lines
60 B
Makefile

# $Id$
PROG= find_interface
NOMAN=
.include <bsd.prog.mk>