all: lookup.inc lookup.inc: gen-dac-lookup.pl perl gen-dac-lookup.pl > lookup.inc show: lookup.inc echo 'plot "lookup.inc" with lines' | gnuplot -persist