From a6d9bfd36f9ae6bce95d886eb41ea561dc0cb755 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Thu, 5 Feb 2004 18:15:45 +0000 Subject: [PATCH] New target librarytest (to apply testlibrary.opt to index.txt). The output is in LOG. --- helm/gTopLevel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/gTopLevel/Makefile b/helm/gTopLevel/Makefile index 8a41c7dc2..7ea740bc6 100644 --- a/helm/gTopLevel/Makefile +++ b/helm/gTopLevel/Makefile @@ -97,6 +97,8 @@ test: regtest ./regtest $(INTESTS) 2> /dev/null envtest: regtest ./regtest -dump $(INTESTS) 2> /dev/null +librarytest: testlibrary.opt + ./testlibrary.opt - /dev/null >LOG & ifneq ($(MAKECMDGOALS), depend) include .depend -- 2.39.2