improved clean entry
This commit is contained in:
parent
28ba1c0a9d
commit
572bd1eaeb
@ -39,7 +39,7 @@ lint:
|
|||||||
$(LINT) $(INCLUDES) $(CFILES)
|
$(LINT) $(INCLUDES) $(CFILES)
|
||||||
|
|
||||||
clean:
|
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:
|
distr:
|
||||||
-rm -f parser
|
-rm -f parser
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user