Skip to content

Commit a5d26a2

Browse files
committed
mk: Remove obsolete source reformatting rules
1 parent d5d5c50 commit a5d26a2

File tree

2 files changed

+0
-44
lines changed

2 files changed

+0
-44
lines changed

Makefile.in

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -657,11 +657,6 @@ ifneq ($(strip $(findstring snap,$(MAKECMDGOALS)) \
657657
include $(CFG_SRC_DIR)mk/snap.mk
658658
endif
659659

660-
ifneq ($(findstring reformat,$(MAKECMDGOALS)),)
661-
CFG_INFO := $(info cfg: including reformat rules)
662-
include $(CFG_SRC_DIR)mk/pp.mk
663-
endif
664-
665660
ifneq ($(strip $(findstring check,$(MAKECMDGOALS)) \
666661
$(findstring test,$(MAKECMDGOALS)) \
667662
$(findstring perf,$(MAKECMDGOALS)) \

mk/pp.mk

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)