mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 04:12:51 +00: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>
|