dodb.cr/graphs/Makefile

6 lines
65 B
Makefile

SRC ?= graphs
ODIR ?= /tmp/
export ODIR SRC
include Makefile.in