Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7f47770

Browse files
committed
fixup
1 parentac08c30 commit7f47770

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ clean/build:
153153

154154
.PHONY: clean/mutagen
155155
clean/mutagen:
156-
rm -f"$(PROJECT)/Resources/mutagen-agents.tar.gz"
157-
rm -f"$(PROJECT)/Resources/mutagen-darwin-arm64"
158-
rm -f"$(PROJECT)/Resources/mutagen-darwin-amd64"
156+
rm -f$(PROJECT)/Resources/mutagen-agents.tar.gz
157+
rm -f$(PROJECT)/Resources/mutagen-darwin-arm64
158+
rm -f$(PROJECT)/Resources/mutagen-darwin-amd64
159159

160160
.PHONY: proto
161161
proto:$(PROJECT)/VPNLib/vpn.pb.swift$(PROJECT)/VPNLib/FileSync/daemon.pb.swift## Generate Swift files from protobufs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp