openbsd-ports/math/lpsolve/Makefile
edd f0854b2df7 Top level Makefile for math/lpsolve.
See my last commit for why we are using a subdir.
2012-04-20 09:56:56 +00:00

8 lines
139 B
Makefile

# $OpenBSD: Makefile,v 1.1 2012/04/20 09:56:56 edd Exp $
SUBDIR =
SUBDIR += core
# bindings may come later
.include <bsd.port.subdir.mk>