X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile;h=f658e9bf8ecd6caacfc4755282bad5b2fd0dbc60;hb=51a52e1b014d5237581f74379916b8ce92cafef7;hp=80a0ff1293ec47f25d8be4ea262a6af8dd139399;hpb=4cb66a9e7b322dd58c9d52f1a660a271d6c384f4;p=idzebra-moved-to-github.git diff --git a/index/Makefile b/index/Makefile index 80a0ff1..f658e9b 100644 --- a/index/Makefile +++ b/index/Makefile @@ -1,13 +1,13 @@ -# Copyright (C) 1994, Index Data I/S +# Copyright (C) 1995, 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.3 1995-09-01 14:06:35 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include TPROG1=index DEFS=$(INCLUDE) -O = main.o +O = main.o dir.o trav.o extract.o CPP=cc -E all: $(TPROG1)