4900ea76d8
Do some further tweaking to improve matching by storing string size. While here, add the necessary .WAIT to allow parallel builds.
5 lines
133 B
Makefile
5 lines
133 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/11/27 19:53:30 joerg Exp $
|
|
|
|
SUBDIR= lib .WAIT presolve pscan pbuild scripts
|
|
|
|
.include <bsd.subdir.mk>
|