X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bfile%2FMakefile;fp=bfile%2FMakefile;h=b4cee7030646c97e0d5ed3949461ce389fdd0cd9;hb=4186e44a259b3982abc5f11c68973bfb05ea6615;hp=efc75e6135b1b36ccacccc727288d4db8806d94a;hpb=7ac32b15aa833b8a65cf56cae6b6d8ba6e0e9b18;p=idzebra-moved-to-github.git diff --git a/bfile/Makefile b/bfile/Makefile index efc75e6..b4cee70 100644 --- a/bfile/Makefile +++ b/bfile/Makefile @@ -5,7 +5,7 @@ TPROG=btest CFLAGS=-g -Wall DEFS=$(INCLUDE) LIB=../lib/bfile.a -PO = open.o close.o xmalloc.o rdwr.o +PO = open.o close.o rdwr.o CPP=cc -E all: $(LIB)