openbsd-ports/lang/lua/Makefile
jasper 1ab04af85e - rewrite lua.port.mk to support multiple lua versions.
written and rewritten above and in budapest, with some help from sthen@ (and his cider)
2012-07-10 15:09:25 +00:00

9 lines
143 B
Makefile

# $OpenBSD: Makefile,v 1.46 2012/07/10 15:09:25 jasper Exp $
SUBDIR =
SUBDIR += 5.1
SUBDIR += 5.2
.include <bsd.port.subdir.mk>