Remove m2mm on clean
This commit is contained in:
parent
620f17db1b
commit
e70f6d3276
|
@ -50,7 +50,7 @@ pr:
|
|||
@pr Makefile $(GF) $(HFILES) $(CSRC)
|
||||
|
||||
clean:
|
||||
rm -f $(OBJ) $(GENFILES) LLfiles Cfiles tab LL.output
|
||||
rm -f $(OBJ) $(GENFILES) LLfiles Cfiles tab LL.output m2mm
|
||||
|
||||
lint: Cfiles
|
||||
lint $(INCLUDES) $(LINTFLAGS) $(SRC) \
|
||||
|
|
Loading…
Reference in a new issue