NetBSD/external/mit/lua/Makefile
christos 0f74422800 Packages always build lib first even if it is built as part of the first
pass in the library builds. If we want to change this, we should change it
everywhere.
2015-02-09 16:44:53 +00:00

6 lines
115 B
Makefile

# $NetBSD: Makefile,v 1.4 2015/02/09 16:44:53 christos Exp $
SUBDIR+= lib .WAIT usr.bin
.include <bsd.subdir.mk>