summaryrefslogtreecommitdiffstats
path: root/share/examples/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-08-14 16:08:39 +0000
committerwollman <wollman@FreeBSD.org>1995-08-14 16:08:39 +0000
commit33bed8dfd65a9c2a839044747f1d303e1a31da34 (patch)
treef9aaa1eb51761bbaf8850502427630d91bc0ede5 /share/examples/Makefile
parent8f7e3b9dee234583bf45e6ac46ca35588f441a67 (diff)
downloadFreeBSD-src-33bed8dfd65a9c2a839044747f1d303e1a31da34.zip
FreeBSD-src-33bed8dfd65a9c2a839044747f1d303e1a31da34.tar.gz
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>
Diffstat (limited to 'share/examples/Makefile')
-rw-r--r--share/examples/Makefile4
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud