summaryrefslogtreecommitdiff
path: root/src/lisp/Makefile-inc
Commit message (Collapse)AuthorAge
* altos/lisp: Add scheme-style bools (#t and #f)Keith Packard2017-11-16
| | | | | | Cond and while compare against #f, just like scheme says to. Signed-off-by: Keith Packard <keithp@keithp.com>
* lisp: Fix up lisp build so projects can get ao_lisp_const.h built as neededKeith Packard2017-04-02
Signed-off-by: Keith Packard <keithp@keithp.com>