projects
/
mes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mescc: Tinycc support: bugfix *(cast)foo = bar.
[mes.git]
/
make.scm
diff --git
a/make.scm
b/make.scm
index 107cad67a80d1c021456f53430c0d7fa1530e872..e99935e37b8df6a5d9efc704e60d6c1aaaf1df1b 100755
(executable)
--- a/
make.scm
+++ b/
make.scm
@@
-156,7
+156,8
@@
exec ${GUILE-guile} --no-auto-compile -L . -L guile -C . -C guile -s "$0" ${1+"$
"73-union"
"74-multi-line-string"
"75-struct-union"
"73-union"
"74-multi-line-string"
"75-struct-union"
- "76-pointer-arithmetic"))
+ "76-pointer-arithmetic"
+ "77-pointer-assign"))
(add-target (group "check-scaffold-tests/7" #:dependencies (filter (target-prefix? "check-scaffold/tests/7") %targets)))
(add-target (group "check-scaffold-tests/7" #:dependencies (filter (target-prefix? "check-scaffold/tests/7") %targets)))