summaryrefslogtreecommitdiff
path: root/textproc/wordnet/files/Makefile
blob: 0187599bde68d55cb7eadfa7b31f983ee0ce7424 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

SUBDIR=		include \
		lib \
		lib/wnres \
		src \
		dict \
		doc/man

.include <bsd.subdir.mk>