Home | History | Annotate | Download | only in bison

Lines Matching refs:indent

1530  # Running indent once is not idempotent, but running it twice is.
1532 .PHONY: indent
1533 indent:
1534 indent $(INDENT_SOURCES)
1535 indent $(INDENT_SOURCES)