diff options
| author | 2026-05-26 15:04:50 -0700 | |
|---|---|---|
| committer | 2026-05-27 15:34:55 -0700 | |
| commit | 8b44ca414ff0f3647a5e959eafa46607a39e9f55 (patch) | |
| tree | 723a81529b3d74c85cf39926dddaacc62c2597fc | |
| parent | 874c3337b5a1eec14fb315b311bb7838a7cc63a0 (diff) | |
| download | new-dotfiles-8b44ca414ff0f3647a5e959eafa46607a39e9f55.tar.gz new-dotfiles-8b44ca414ff0f3647a5e959eafa46607a39e9f55.zip | |
GNUmakefile: Remove unnecessary target
| -rw-r--r-- | GNUmakefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/GNUmakefile b/GNUmakefile index a8c73d4..c6de1e6 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -158,9 +158,6 @@ surfingkeys/dist/punt.js: surfingkeys/punt.ts surfingkeys/home.ts diamond-interactive: brew-install wezterm-install glide-install -_mbsetupuser/Brewfile: _mbsetupuser/Brewfile.org - $(call tangle) - brew-install: _mbsetupuser/Brewfile brew bundle --file $^ --cleanup |
