Removed the clean target from the src directory
This commit is contained in:
parent
893aaabe9c
commit
1df038294b
@ -50,6 +50,3 @@ tinyproxy_LDADD = @ADDITIONAL_OBJECTS@
|
|||||||
scanner.c: scanner.l grammar.h
|
scanner.c: scanner.l grammar.h
|
||||||
$(LEX) $(LEX_FLAGS) $(LFLAGS) -i $< && mv $(LEX_OUTPUT_ROOT).c $@
|
$(LEX) $(LEX_FLAGS) $(LFLAGS) -i $< && mv $(LEX_OUTPUT_ROOT).c $@
|
||||||
|
|
||||||
clean:
|
|
||||||
rm -f *.da
|
|
||||||
rm -f gmon.out
|
|
||||||
|
Loading…
Reference in New Issue
Block a user