7 lines
163 B
Makefile
7 lines
163 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
SUBDIR= dict doc examples info isdn man me misc mk skel \
|
|
syscons tabset termcap timedef zoneinfo
|
|
|
|
.include <bsd.subdir.mk>
|