blob: b0479c0f3ca46ee5c223c35a5290405ee4086983 (
plain) (
blame)
1
2
3
4
5
6
|
# $OpenBSD: Makefile,v 1.2 2015/01/28 21:10:28 schwarze Exp $
SUBDIR = fromto define delim matrix nullary over size subsup unary
.include "../Makefile.sub"
.include <bsd.subdir.mk>
|