improved clean entry
This commit is contained in:
parent
9f565afcc2
commit
47dccc3c67
|
@ -39,7 +39,7 @@ lint:
|
|||
$(LINT) $(INCLUDES) $(CFILES)
|
||||
|
||||
clean:
|
||||
-rm -f *.o LL.temp LL.xxx LL.output LLgen LLgen.c tokens.c Lpars.[ch]
|
||||
-rm -f *.o LL.temp LL.xxx LL.output LLgen LLgen.c tokens.c Lpars.[ch] parser
|
||||
|
||||
distr:
|
||||
-rm -f parser
|
||||
|
|
Loading…
Reference in a new issue