view Makefile @ 3:52c033864347

add build instructions to NOTES file
author John W. Eaton <jwe@octave.org>
date Wed, 22 May 2019 16:21:06 -0400
parents dff751fb985c
children 0e154787183d
line wrap: on
line source

include calc.mk

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