source:
CIVL/mods/dev.civl.com/examples/mem/Makefile@
cb4d4f4
| Last change on this file since cb4d4f4 was aad342c, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 120 bytes | |
| Rev | Line | |
|---|---|---|
| [da65ee2] | 1 | CIVL=civl |
| 2 | VERIFY=$(CIVL) verify | |
| 3 | ||
| 4 | all: mem_complex | |
| 5 | ||
| 6 | mem_complex: mem_complex.cvl | |
| 7 | $(VERIFY) $< | |
| 8 | ||
| 9 | clean: | |
| 10 | rm -rf CIVLREP *~ |
Note:
See TracBrowser
for help on using the repository browser.
