mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
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>
|