mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
7 lines
174 B
Makefile
7 lines
174 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
# XXX BROKEN LINKS: doc
|
|
SUBDIR= FAQ dict examples man me misc mk skel syscons \
|
|
tabset termcap tmac zoneinfo
|
|
|
|
.include <bsd.subdir.mk>
|