From 33bed8dfd65a9c2a839044747f1d303e1a31da34 Mon Sep 17 00:00:00 2001 From: wollman Date: Mon, 14 Aug 1995 16:08:39 +0000 Subject: 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 --- share/examples/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/examples/Makefile') diff --git a/share/examples/Makefile b/share/examples/Makefile index 180a592..f498e6d 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.13 1995/03/30 00:05:58 ache Exp $ +# $Id: Makefile,v 1.14 1995/08/12 16:28:10 joerg Exp $ # # Doing a make install builds /usr/share/examples -DIRS=etc FreeBSD_version ibcs2 lkm sunrpc +DIRS=etc find_interface FreeBSD_version ibcs2 lkm sunrpc DDIR=${DESTDIR}/usr/share/examples -- cgit v1.1