From 808b6f6c9fdb61e01cd4e690e599fea6d69ad85f Mon Sep 17 00:00:00 2001
From: edgrif <edgrif>
Date: Thu, 15 Jul 2004 15:14:05 +0000
Subject: [PATCH] remove libzmap.a from here...wrongly set.

---
 src/zmapDraw/makefile | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/zmapDraw/makefile b/src/zmapDraw/makefile
index ca7df470c..0975403fb 100755
--- a/src/zmapDraw/makefile
+++ b/src/zmapDraw/makefile
@@ -11,15 +11,11 @@ MAKE_DIR = $(ROOT_DIRECTORY)/zmapMake
 
 # local macros
 #WIND_PRIV_HDRS = zmapWindow_P.h
-
+WIND_PRIV_HDRS = 
 PUB_HDRS =  zmapDraw.h
-#PUB_HDRS = zmapWindow.h 
-
 WIND_SRC = zmapDraw.c
-
 WIND_OBJ = zmapDraw.o
 
-ZMAP_LIB = libzmap.a
 
 #FUNCS = zmapfuncs.c zmapfuncs.h
 
-- 
GitLab