view Makefile @ 7:04867eba6428

function objects and signals/slots for errors and results
author John W. Eaton <jwe@octave.org>
date Thu, 23 May 2019 09:27:09 -0400
parents 0e154787183d
children
line wrap: on
line source

include calc.mk

parser.cpp: parser.yy
	bison -o parser.cpp parser.yy