From 314a2bbe7aa28e161e01129ec6dd764ceb838a40 Mon Sep 17 00:00:00 2001 From: mrg Date: Tue, 1 Jul 2003 12:29:08 +0000 Subject: [PATCH] add .WAIT after libs... --- gnu/usr.bin/groff/src/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.bin/groff/src/Makefile b/gnu/usr.bin/groff/src/Makefile index 75a8732ecf6e..96148bd02e3c 100644 --- a/gnu/usr.bin/groff/src/Makefile +++ b/gnu/usr.bin/groff/src/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2003/06/30 18:47:47 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/01 12:29:08 mrg Exp $ # $FreeBSD: src/gnu/usr.bin/groff/src/Makefile,v 1.1 2001/04/17 12:37:02 ru Exp $ -SUBDIR= libs devices preproc roff utils +SUBDIR= libs .WAIT devices preproc roff utils .include