add .WAIT after libs...
This commit is contained in:
parent
9badb7d5a5
commit
314a2bbe7a
|
@ -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 $
|
# $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 <bsd.subdir.mk>
|
.include <bsd.subdir.mk>
|
||||||
|
|
Loading…
Reference in New Issue