X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile;h=8f22a45b92ffa61964fa9134d59923b695dcd3a8;hb=f710512c0c71901f77629de5674177e8ee82e1ba;hp=80a0ff1293ec47f25d8be4ea262a6af8dd139399;hpb=4cb66a9e7b322dd58c9d52f1a660a271d6c384f4;p=idzebra-moved-to-github.git diff --git a/index/Makefile b/index/Makefile index 80a0ff1..8f22a45 100644 --- a/index/Makefile +++ b/index/Makefile @@ -1,13 +1,13 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.1 1995-08-31 14:50:24 adam Exp $ +# $Id: Makefile,v 1.2 1995-09-01 10:30:23 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include TPROG1=index DEFS=$(INCLUDE) -O = main.o +O = main.o dir.o CPP=cc -E all: $(TPROG1)