X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bfile%2FMakefile;fp=bfile%2FMakefile;h=aafb05eb453dbdfde0747b8643081f8719ae562f;hb=d75b9accf5a28bd5d8ffd70bbb33b3e8e009d079;hp=fd07e9931a6af03a5f50bf7e671a374839bcb726;hpb=d1eb772bc9be731951f571a0ba2040e59ce80598;p=idzebra-moved-to-github.git diff --git a/bfile/Makefile b/bfile/Makefile index fd07e99..aafb05e 100644 --- a/bfile/Makefile +++ b/bfile/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.14 1995-11-20 11:57:54 adam Exp $ +# $Id: Makefile,v 1.15 1995-11-30 08:33:09 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -16,7 +16,7 @@ TPROG=btest CFLAGS=-g -Wall -pedantic -ansi DEFS=$(INCLUDE) LIB=../lib/bfile.a -PO = bfile.o mfile.o +PO = bfile.o mfile.o cfile.o commit.o CPP=$(CC) -E all: $(LIB)