Tiny mod.
[idzebra-moved-to-github.git] / bfile / Makefile
index 2589c53..1857ad5 100644 (file)
@@ -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