From: Siraaj Khandkar Date: Thu, 14 Nov 2019 23:49:20 +0000 (-0500) Subject: Drop-down and sort phony targets list X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=2b497be2faa21b4312c70a3a347be1225e973958 Drop-down and sort phony targets list --- diff --git a/Makefile b/Makefile index 0e973dc..e57052a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,19 @@ MAKEFLAGS := --no-builtin-rules DEPS := $(wildcard deps/*) -.PHONY: home pkgs_deb_install pkgs_deb_purge pkgs_debian pkgs_mac pkgs_brew_install pkgs_brew_cask_install deps $(DEPS) pkgs_snap_classic pkgs_snap_strict mpdconf +.PHONY: \ + $(DEPS) \ + deps \ + home \ + mpdconf \ + pkgs_brew_cask_install \ + pkgs_brew_install \ + pkgs_deb_install \ + pkgs_deb_purge \ + pkgs_debian \ + pkgs_mac \ + pkgs_snap_classic \ + pkgs_snap_strict home: mpdconf @cp -Rp home/bin $(HOME)/