Remove m2mm on clean
This commit is contained in:
parent
6a21258874
commit
4c7fbef54c
@ -50,7 +50,7 @@ pr:
|
|||||||
@pr Makefile $(GF) $(HFILES) $(CSRC)
|
@pr Makefile $(GF) $(HFILES) $(CSRC)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(OBJ) $(GENFILES) LLfiles Cfiles tab LL.output
|
rm -f $(OBJ) $(GENFILES) LLfiles Cfiles tab LL.output m2mm
|
||||||
|
|
||||||
lint: Cfiles
|
lint: Cfiles
|
||||||
lint $(INCLUDES) $(LINTFLAGS) $(SRC) \
|
lint $(INCLUDES) $(LINTFLAGS) $(SRC) \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user