From ad7ef3e54908b6eefde1ff9085dab3dc2d36b417 Mon Sep 17 00:00:00 2001 From: Ger van Diepen <diepen@astron.nl> Date: Tue, 26 Aug 2003 11:31:11 +0000 Subject: [PATCH] Disable compilation of uvplot (causes endless loop in compiler) --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 92c19a4e7a5..35dc69bd846 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,6 @@ PACKAGE = \ CEP/CPA/AppAgent/VisAgent \ CEP/CPA/AppAgent/MSVisAgent \ CEP/CPA/AppAgent/OctoAgent \ - CEP/CPA/uvplot \ CEP/CPA/CAL PACKAGES = $(PACKAGE) # -- GitLab