X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile;h=b9b37abd228c09ddc6286e4762b9a8172b8a3281;hb=146a66bc15816555b4e233e5b9d224ce91ab94ee;hp=45d00da904968c9aa41a725354526ba1ee3e37c0;hpb=d044e3c323529a39ffd00d493cacb5c74f2c544d;p=idzebra-moved-to-github.git diff --git a/util/Makefile b/util/Makefile index 45d00da..b9b37ab 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.3 1994-08-17 13:32:49 adam Exp $ +# $Id: Makefile,v 1.4 1994-08-17 15:34:22 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include @@ -9,7 +9,7 @@ TPROG=opt-test CFLAGS=-g -Wall DEFS=$(INCLUDE) LIB=../lib/util.a -PO = options.o xmalloc.o log.o +PO = options.o xmalloc.o log.o res.o CPP=cc -E all: $(LIB)