$OpenBSD: patch-c2hs_tests_Makefile,v 1.1.1.1 2004/05/08 07:21:03 dons Exp $

Broken test, and non-portable test

--- c2hs/tests/Makefile.orig	2003-10-19 20:43:21.000000000 +1000
+++ c2hs/tests/Makefile	2004-05-08 15:26:07.000000000 +1000
@@ -46,7 +46,7 @@ cpp: Cpp.chs cpp.h
 .PHONY: tests simple.run calls.build enums.run pointer.run structs.run\
 	marsh.run cpp.build
 
-tests: simple.run calls.build enums.run pointer.run structs.run marsh.run\
+tests: simple.run calls.build pointer.run marsh.run\
        cpp.build
 
 simple.run: simple
