dotfiles/conkeror/.conkerorrc/GNUmakefile

6 lines
84 B
Makefile

include ../../dotfiles.mk
all: init.js webjumps.js
%.js: %.org
$(call tangle,js)