Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More phony targets #277

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,5 @@ mbox.0
addresses.0
envelopes.0
forgeries.0
setup
qtmp.h
qmail-send.service
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RELEASE_VERSION=1.09

default: it

.PHONY: check clean default it man test
.PHONY: check clean default it man package test setup
.PHONY: release-changes release-commit release-copyright
.PHONY: release-signatures release-tag release-tag-push release-tarballs

Expand Down
1 change: 0 additions & 1 deletion TARGETS
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,5 @@ mbox.0
addresses.0
envelopes.0
forgeries.0
setup
qtmp.h
qmail-send.service