pkgsrc/pkgtools/pbulk/files/pbulk/Makefile
joerg 4900ea76d8 pbulk-base-0.44: Fix hash function to actually do proper hashing.
Do some further tweaking to improve matching by storing string size.
While here, add the necessary .WAIT to allow parallel builds.
2011-11-27 19:53:30 +00:00

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>