1# @(#)Makefile 8.1 (Berkeley) 6/5/93 2# $FreeBSD$ 3 4SUBDIR= dict doc examples info isdn man me misc mk mklocale skel \ 5 syscons tabset termcap timedef zoneinfo 6 7.include <bsd.subdir.mk> 8