summaryrefslogtreecommitdiffstats
path: root/secure/libexec
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1995-07-29 12:49:25 +0000
committermarkm <markm@FreeBSD.org>1995-07-29 12:49:25 +0000
commit96fd43c32a7afa11caa70d7e7abf30678e372c9a (patch)
tree478447507d082ca4ec83e0d5d2c3bf1302c69540 /secure/libexec
parent38a74a7bc23af4d5ed5deeff2f4ab6329b0a26cc (diff)
downloadFreeBSD-src-96fd43c32a7afa11caa70d7e7abf30678e372c9a.zip
FreeBSD-src-96fd43c32a7afa11caa70d7e7abf30678e372c9a.tar.gz
After pst and ache fixed secure telnet, it was still not in the main
makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from:
Diffstat (limited to 'secure/libexec')
-rw-r--r--secure/libexec/Makefile6
-rw-r--r--secure/libexec/Makefile.inc1
2 files changed, 7 insertions, 0 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile
new file mode 100644
index 0000000..9bd4d2e
--- /dev/null
+++ b/secure/libexec/Makefile
@@ -0,0 +1,6 @@
+# From: @(#)Makefile 8.1 (Berkeley) 5/31/93
+# $Id: Makefile,v 1.2 1995/07/25 14:03:35 mark Exp $
+
+SUBDIR= telnetd
+
+.include <bsd.subdir.mk>
diff --git a/secure/libexec/Makefile.inc b/secure/libexec/Makefile.inc
index f9922b6..6657676 100644
--- a/secure/libexec/Makefile.inc
+++ b/secure/libexec/Makefile.inc
@@ -1,3 +1,4 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
+# $Id: Makefile,v 1.2 1995/07/25 14:03:35 mark Exp $
BINDIR?= /usr/libexec
OpenPOWER on IntegriCloud