dotfiles/zsh/GNUmakefile

6 lines
68 B
Makefile

include ../dotfiles.mk
all: .profile
.%: %.org
$(call tangle,sh)