X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bfile%2FMakefile;fp=bfile%2FMakefile;h=1857ad504d3ead5c96d589153bedf462dfb9753a;hb=99040ac4817ccb7520a6b6464b1661215e3c1721;hp=2589c53a3011a1364cef96b769e8c8a644b0a485;hpb=9f518dd2725fcb7447e1b38c05c4693e31da850c;p=idzebra-moved-to-github.git diff --git a/bfile/Makefile b/bfile/Makefile index 2589c53..1857ad5 100644 --- a/bfile/Makefile +++ b/bfile/Makefile @@ -21,7 +21,7 @@ $(LIB): $(PO) $(CC) -c $(DEFS) $(CFLAGS) $< clean: - rm -f *.[oa] $(TPROG) core mon.out gmon.out + rm -f *.[oa] $(TPROG) core mon.out gmon.out errlist dep depend: $(CPP) $(INCLUDE) -M *.c >.depend