Skip to content

Commit

Permalink
Remove unused build files (#5019)
Browse files Browse the repository at this point in the history
Breaking up is never easy, we know, but they have to go.
  • Loading branch information
big-r81 committed Mar 26, 2024
1 parent de09929 commit f4cb798
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 171 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -375,12 +375,6 @@ xref:
@./build-aux/xref-helper.sh $(REBAR) $(DIALYZE_OPTS)


.PHONY: introspect
# target: introspect - Check for commits difference between rebar.config and repository
introspect:
@$(REBAR) -r update-deps
@build-aux/introspect

################################################################################
# Distributing
################################################################################
Expand Down
6 changes: 0 additions & 6 deletions Makefile.win
Original file line number Diff line number Diff line change
Expand Up @@ -336,12 +336,6 @@ dialyze: .rebar
xref:
@$(REBAR) --keep-going --recursive xref $(DIALYZE_OPTS)

.PHONY: introspect
# target: introspect - Check for commits difference between rebar.config and repository
introspect:
@$(REBAR) -r update-deps
@escript build-aux\introspect


################################################################################
# Distributing
Expand Down
28 changes: 0 additions & 28 deletions build-aux/dist-error

This file was deleted.

73 changes: 0 additions & 73 deletions build-aux/introspect

This file was deleted.

34 changes: 0 additions & 34 deletions build-aux/sphinx-build

This file was deleted.

24 changes: 0 additions & 24 deletions build-aux/sphinx-touch

This file was deleted.

0 comments on commit f4cb798

Please sign in to comment.