diff options
Diffstat (limited to 'regress/eqn/nullary/Makefile')
-rw-r--r-- | regress/eqn/nullary/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/eqn/nullary/Makefile b/regress/eqn/nullary/Makefile new file mode 100644 index 00000000..ec5dfa06 --- /dev/null +++ b/regress/eqn/nullary/Makefile @@ -0,0 +1,6 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2015/01/01 12:53:46 schwarze Exp $ + +REGRESS_TARGETS = roman +HTML_TARGETS = roman + +.include <bsd.regress.mk> |