view Makefile @ 1:08df60a01bc1

debug flag, handle input with signal
author John W. Eaton <jwe@octave.org>
date Mon, 20 May 2019 13:45:58 -0400
parents dff751fb985c
children 0e154787183d
line wrap: on
line source

include calc.mk

parse.cpp: parse.yy
	bison -o parse.cpp parse.yy