dotfiles/GNUmakefile

7 lines
47 B
Text
Raw Normal View History

2016-11-24 21:45:18 +01:00
.PHONY: all zsh
all: zsh
zsh:
$(MAKE) -C $@