commit 6f713c602b5cb00c545d6af1fc2c5ddeb5715a42 parent b8088e8bc921e3c0db86b4eff2ab7444e14c3ad4 Author: Sean Enck <sean@ttypty.com> Date: Tue, 20 Jan 2026 19:07:27 -0500 remove makefile Diffstat:
| D | Makefile | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/Makefile b/Makefile @@ -1,5 +0,0 @@ -all: - $(error "select a target") - -ci: - cd plugins/hphp && make CI=1