From 3f0b5e7fba46dd6a0ef0217342f86ab3862e073b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 12 Oct 1995 12:38:40 +0000 Subject: [PATCH] Minor changes. --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 41fc325..2d043ba 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,8 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.30 1995-10-06 09:08:14 quinn Exp $ +# $Id: Makefile,v 1.31 1995-10-12 12:38:40 adam Exp $ -CC=cc SHELL=/bin/sh MAKE=make SUBDIR=util str bfile dfa dict isam rset data1 index base -- 1.7.10.4