Deleted Added
full compact
Makefile (5785) Makefile (21501)
1#
1#
2# Bmake file for texinfo
3# $Id: Makefile,v 1.2 1994/09/15 12:09:35 jkh Exp $
2# $Id$
4#
5
3#
4
6SUBDIR= info info-files makedoc makeinfo texindex doc
5SUBDIR= libtxi makeinfo info install-info doc
7
8.include <bsd.subdir.mk>
6
7.include <bsd.subdir.mk>
9