source:
CIVL/examples/sideEffects/Makefile@
e6bb2ae
| Last change on this file since e6bb2ae was 0baeebd, checked in by , 11 years ago | |
|---|---|
|
|
| File size: 89 bytes | |
| Line | |
|---|---|
| 1 | CIVL=civl |
| 2 | VERIFY=$(CIVL) verify |
| 3 | |
| 4 | all : malloc |
| 5 | |
| 6 | malloc : malloc.cvl |
| 7 | $(VERIFY) malloc.cvl |
Note:
See TracBrowser
for help on using the repository browser.
