10 lines
163 B
Makefile
10 lines
163 B
Makefile
#
|
|
# Bmake file for texinfo
|
|
# $Id: Makefile,v 1.2 1994/09/15 12:09:35 jkh Exp $
|
|
#
|
|
|
|
SUBDIR= info info-files makedoc makeinfo texindex doc
|
|
|
|
.include <bsd.subdir.mk>
|
|
|