freebsd-dev/share/Makefile

10 lines
258 B
Makefile
Raw Normal View History

1994-05-30 19:09:18 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1999-10-17 13:42:03 +00:00
# $FreeBSD$
1994-05-30 19:09:18 +00:00
# Do not include `info' in the SUBDIR list, it is handled separately.
SUBDIR= colldef dict doc examples isdn man me misc mk mklocale skel \
syscons tabset termcap timedef zoneinfo
1994-05-30 19:09:18 +00:00
.include <bsd.subdir.mk>