[PR #318] [MERGED] Added PHONY targets to Makefile #1411

Closed
opened 2026-03-01 21:51:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/318
Author: @engnadeau
Created: 7/26/2020
Status: Merged
Merged: 7/26/2020
Merged by: @cplee

Base: masterHead: master


📝 Commits (2)

  • 35d79c7 Added PHONY targets
  • f337918 Merge branch 'master' into master

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 Makefile (+5 -0)

📄 Description

Makefiles should declare non-file targets as PHONY


🔄 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/nektos/act/pull/318 **Author:** [@engnadeau](https://github.com/engnadeau) **Created:** 7/26/2020 **Status:** ✅ Merged **Merged:** 7/26/2020 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`35d79c7`](https://github.com/nektos/act/commit/35d79c7215a6332311e3ab8bf182f7888fa02952) Added PHONY targets - [`f337918`](https://github.com/nektos/act/commit/f3379181ffc88ee1e9a5d13733b6e2c83352c78f) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+5 -0) </details> ### 📄 Description Makefiles should declare non-file targets as PHONY - https://www.gnu.org/software/make/manual/html_node/Phony-Targets.html - https://unix.stackexchange.com/a/321947 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1411
No description provided.