mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
7 lines
184 B
Makefile
7 lines
184 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= dict doc examples info isdn man me misc mk mklocale skel \
|
|
syscons tabset termcap timedef zoneinfo
|
|
|
|
.include <bsd.subdir.mk>
|