index
:
tests
master
Tests with the Clean language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example_int
/
Makefile
blob: d3df8bb1cfa2996c7f2ad09466966a678ac6a478 (
plain
) (
blame
)
1
2
3
4
5
6
all
:
cc
-O
-c
example_int.c
clm
-l
example_int.o
verify
-o
verify
run
:
./verify