Makefile revision 56296
1#	@(#)Makefile	8.1 (Berkeley) 6/5/93
2# $FreeBSD: head/share/Makefile 56296 2000-01-19 19:18:50Z ru $
3
4# Do not include `info' in the SUBDIR list, it is handled separately.
5
6SUBDIR= colldef dict doc examples isdn man me misc mk mklocale skel \
7	syscons tabset termcap timedef zoneinfo
8
9.include <bsd.subdir.mk>
10