openbsd-ports/devel/happy/patches/patch-tests_Makefile

15 lines
486 B
Plaintext
Raw Normal View History

2012-09-02 16:10:36 -04:00
$OpenBSD: patch-tests_Makefile,v 1.3 2012/09/02 20:10:36 kili Exp $
2012-09-02 16:10:36 -04:00
AttrGrammer stuff and monaderror.y don't exist.
2012-09-02 16:10:36 -04:00
--- tests/Makefile.orig Mon Feb 6 10:49:55 2012
+++ tests/Makefile Tue Jul 10 09:55:59 2012
@@ -4,7 +4,6 @@ HC=ghc
TESTS = Test.ly TestMulti.ly TestPrecedence.ly bug001.ly \
monad001.y monad002.ly precedence001.ly precedence002.y \
2012-09-02 16:10:36 -04:00
bogus-token.y bug002.y Partial.ly \
2010-04-22 17:48:51 -04:00
- AttrGrammar001.y AttrGrammar002.y \
2012-09-02 16:10:36 -04:00
test_rules.y monaderror.y
2010-04-22 17:48:51 -04:00
ERROR_TESTS = error001.y