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

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

.include <bsd.subdir.mk>