Guile example makefiles - run some of the examples in the check target.
Still some are missing. Add some missing examples to check.list.
This commit is contained in:
parent
303b319cf0
commit
13b66c997e
3 changed files with 5 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ IFILE = package.i
|
|||
MKDIR = ..
|
||||
|
||||
check: build
|
||||
./$(TARGET) -e do-test -s matrix.scm
|
||||
|
||||
build:
|
||||
$(MAKE) -f $(MKDIR)/Makefile \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue