source:
CIVL/examples/translation/opencl/Makefile@
4540352
| Last change on this file since 4540352 was e01b89d, checked in by , 12 years ago | |
|---|---|
|
|
| File size: 162 bytes | |
| Rev | Line | |
|---|---|---|
| [e01b89d] | 1 | CIVL=civl |
| 2 | VERIFY=$(CIVL) verify | |
| 3 | ||
| 4 | all: tCLGetDID | |
| 5 | ||
| 6 | tCLGetDID: testclGetDeviceIDs.cvl | |
| 7 | $(VERIFY) testclGetDeviceIDs.cvl -inputDEVICE_ID=1 -inputDEVICE_ID_BOUND=4 | |
| 8 |
Note:
See TracBrowser
for help on using the repository browser.
