[PR #236] [CLOSED] Add .PHONY targets #830

Open
opened 2026-01-29 20:51:08 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/236
Author: @maxnordlund
Created: 10/23/2015
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

4 files changed (+8 additions, -0 deletions)

View changed files

📝 dec/Makefile (+2 -0)
📝 enc/Makefile (+2 -0)
📝 tests/Makefile (+2 -0)
📝 tools/Makefile (+2 -0)

📄 Description

To make make less confused.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/236 **Author:** [@maxnordlund](https://github.com/maxnordlund) **Created:** 10/23/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9393b12`](https://github.com/google/brotli/commit/9393b1276e2008534f5e91d4a4b0ae9ba5383e4c) Add .PHONY targets ### 📊 Changes **4 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `dec/Makefile` (+2 -0) 📝 `enc/Makefile` (+2 -0) 📝 `tests/Makefile` (+2 -0) 📝 `tools/Makefile` (+2 -0) </details> ### 📄 Description To make `make` less confused. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:51:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#830