dotfiles/GNUmakefile

6 lines
47 B
Makefile

.PHONY: all zsh
all: zsh
zsh:
$(MAKE) -C $@