time-to-botec/bc/makefile

8 lines
107 B
Makefile

SHELL := /bin/bash
compute:
ghbc -l squiggle.bc estimate.bc
time:
time ghbc -l squiggle.bc estimate.bc