Updated to use zebrautl.h instead of alexutil.h.
[idzebra-moved-to-github.git] / util / Makefile
index e45da01..f30d2b4 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 1994-1996, Index Data I/S 
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile,v 1.24 1996-05-31 09:07:17 quinn Exp $
+# $Id: Makefile,v 1.25 1996-10-29 13:48:13 adam Exp $
 
 SHELL=/bin/sh
 RANLIB=ranlib
@@ -13,8 +13,8 @@ INCLUDE=-I../include $(YAZINC)
 TPROG=opt-test
 DEFS=$(INCLUDE)
 CPP=$(CC) -E
-LIB=../lib/alexutil.a
-PO = res.o alexpath.o common.o charmap.o
+LIB=../lib/zebrautl.a
+PO = res.o common.o charmap.o
 
 all: $(LIB)