mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-22 08:53:41 +01:00
8 lines
192 B
Makefile
8 lines
192 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= colldef dict doc examples info isdn man me misc mk mklocale skel \
|
|
syscons tabset termcap timedef zoneinfo
|
|
|
|
.include <bsd.subdir.mk>
|