source:
CIVL/examples/sideEffects/Makefile@
83af34d
| Last change on this file since 83af34d was 0baeebd, checked in by , 11 years ago | |
|---|---|
|
|
| File size: 89 bytes | |
| Rev | Line | |
|---|---|---|
| [0baeebd] | 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.
