From 095ca55f2edd965fa9f3a5d3a4c98a7d7e852ed9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 1 Jul 2005 00:02:24 +0000 Subject: remove old depend on Config and make it so that a test failure aborts the make process --- test/dlopen/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'test/dlopen') diff --git a/test/dlopen/Makefile b/test/dlopen/Makefile index 4ed566079..3afbc0f49 100644 --- a/test/dlopen/Makefile +++ b/test/dlopen/Makefile @@ -72,4 +72,3 @@ run: libtest2.so libtest1.so test1 test2 test3 dltest libtest.so dltest2 libtest clean: $(RM) *.o libtest1.so* libtest2.so* test1 test2 test3 \ dltest dltest2 libtest.so libtest3.so - -- cgit v1.2.3