Deciding whether to build texinfo files is now taken care of by bsd.info.mk.
This commit is contained in:
parent
7d44fa2e6e
commit
17268da658
|
@ -1,13 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.2 1999/04/08 15:18:00 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.3 1999/05/31 14:17:44 kleink Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
SUBDIR= common info install-info makeinfo texi2dvi texindex
|
||||
|
||||
.if ${MKSHARE} != "no"
|
||||
FILESDIR= /usr/share/misc
|
||||
FILES= epsf.tex texinfo.tex
|
||||
.endif
|
||||
|
||||
.if ${MKNLS} != "no"
|
||||
.for F in de.gmo fr.gmo
|
||||
|
|
Loading…
Reference in New Issue