diff options
| author | Mark Murray <markm@FreeBSD.org> | 1995-07-29 12:49:25 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1995-07-29 12:49:25 +0000 |
| commit | d5fc4d2a659449cb13bef0a0bbd1034b0333939c (patch) | |
| tree | 478447507d082ca4ec83e0d5d2c3bf1302c69540 /secure/libexec/Makefile.inc | |
| parent | 28f8db1403052856e6104905b66329de1cfa1dc7 (diff) | |
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:
Notes
svn path=/head/; revision=9760
Diffstat (limited to 'secure/libexec/Makefile.inc')
| -rw-r--r-- | secure/libexec/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/libexec/Makefile.inc b/secure/libexec/Makefile.inc index f9922b6d6916..6657676abc6f 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 |
