mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 01:11:05 +01:00
d5fc4d2a65
makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from:
7 lines
140 B
Makefile
7 lines
140 B
Makefile
# 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>
|