mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from:
6 lines
140 B
Makefile
6 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>
|