Add "tocs" target to TARGETS so all tables of contents may be regenerated

at once.
This commit is contained in:
jhawk 2001-11-26 00:28:17 +00:00
parent c2c3e49e52
commit 7ab7d7e967

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.15 2000/10/10 12:49:38 lukem Exp $
# $NetBSD: Makefile,v 1.16 2001/11/26 00:28:17 jhawk Exp $
#
TARGETS+= release
TARGETS+= release tocs
.ifndef ALLNOTES
.if exists(${MACHINE}/Makefile)