X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=util%2FMakefile;h=be7abea1ed2287ddf053d1ec5b9c5c22a695950e;hb=ef1c39f21b1b58239428deb8c0fa43a16a37f254;hp=b9b37abd228c09ddc6286e4762b9a8172b8a3281;hpb=146a66bc15816555b4e233e5b9d224ce91ab94ee;p=idzebra-moved-to-github.git diff --git a/util/Makefile b/util/Makefile index b9b37ab..be7abea 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.4 1994-08-17 15:34:22 adam Exp $ +# $Id: Makefile,v 1.5 1994-08-18 08:21:08 quinn Exp $ SHELL=/bin/sh INCLUDE=-I../include @@ -26,7 +26,7 @@ $(LIB): $(PO) $(CC) -c $(DEFS) $(CFLAGS) $< clean: - rm -f *.[oa] $(TPROG) core mon.out gmon.out + rm -f *.[oa] $(TPROG) core mon.out gmon.out errlist dep depend: $(CPP) $(INCLUDE) -M *.c >.depend