mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
10 lines
263 B
Makefile
10 lines
263 B
Makefile
# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
|
|
# $FreeBSD$
|
|
|
|
# The following modules are not provided:
|
|
# 14.jove
|
|
|
|
SUBDIR= title contents 04.csh 07.mail 10.exref 11.vitut 12.vi 13.viref \
|
|
18.msdiffs 19.memacros 20.meref 21.troff 22.trofftut
|
|
|
|
.include <bsd.subdir.mk>
|