6 lines
78 B
Makefile
6 lines
78 B
Makefile
include ../../../dotfiles.mk
|
|
|
|
all: config
|
|
|
|
%: %.org
|
|
$(call tangle,conf-unix)
|