summaryrefslogtreecommitdiff
path: root/src/scheme/Makefile-scheme
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-12-05 13:23:09 -0700
committerBdale Garbee <bdale@gag.com>2017-12-05 13:23:09 -0700
commit2f8fce1cf6ce4bd12a836cc8ee15f4edbc95c95e (patch)
tree19a1bcb93694eb259f29e9ef9690bb31a9b8fa60 /src/scheme/Makefile-scheme
parentd314a5654fafa5eac86d8293f1197a2f2c2eac72 (diff)
parent185b11367cd85948885fceafb5d46303b6f1356d (diff)
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Diffstat (limited to 'src/scheme/Makefile-scheme')
-rw-r--r--src/scheme/Makefile-scheme4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/scheme/Makefile-scheme b/src/scheme/Makefile-scheme
new file mode 100644
index 00000000..b9018e19
--- /dev/null
+++ b/src/scheme/Makefile-scheme
@@ -0,0 +1,4 @@
+include ../scheme/Makefile-inc
+
+ao_scheme_const.h: $(SCHEME_SRCS) $(SCHEME_HDRS)
+ +cd ../scheme && make $@