10 lines
116 B
Makefile
10 lines
116 B
Makefile
#
|
|
# Bmake file for texinfo
|
|
# $Id$
|
|
#
|
|
|
|
SUBDIR= info info-files makedoc makeinfo texindex
|
|
|
|
.include <bsd.subdir.mk>
|
|
|