altos/scheme: Add explicit dependency on ao_scheme_builtin.h for ao_scheme_make_const
authorKeith Packard <keithp@keithp.com>
Tue, 5 Dec 2017 18:42:02 +0000 (10:42 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 5 Dec 2017 18:42:02 +0000 (10:42 -0800)
commit038581bd212e66bcf017c7ace28c80a3ae0d0f50
tree46be0ccddfd013d58972c9af6557bbc97f81345f
parentbd7a19a86f6d4fe19c7e72904e9b8ac0f2081ff7
altos/scheme: Add explicit dependency on ao_scheme_builtin.h for ao_scheme_make_const

This ensures that a parallel build will wait for ao_scheme_builtin.h
to be complete before attempting to compile ao_scheme_make_const

Signed-off-by: Keith Packard <keithp@keithp.com>
src/scheme/Makefile