groff-template/Makefile

9 lines
152 B
Makefile

SRC ?= grofftut
ODIR ?= /tmp/
export ODIR SRC
include Makefile.in
upload:
scp $(ODIR)/$(SRC).pdf tacos:/var/www/htdocs/t.karchnu.fr/doc/grofftut.pdf